Skip to content

Commit

Permalink
chore(main): release 0.86.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snowflake-release-please[bot] authored Feb 12, 2024
1 parent ede8d95 commit a01c5b5
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## [0.86.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.85.0...v0.86.0) (2024-02-12)


### 🎉 **What's new:**

* add resource snowflake_user_password_policy_attachment ([#2162](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2162)) ([#2307](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2307)) ([93af462](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/93af462d66e4d8e1606c350a3a9c9a7caea4eb8e))
* Handle IMPORTED PRIVILEGES privileges in privilege-to-role granting resources ([#2471](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2471)) ([eb20051](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/eb20051ee1d2b6f23e851fc7b9b87c3aac9ef589))
* use funcs from sdk ([#2462](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2462)) ([a5f969c](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/a5f969caafb606c6ee56442d3f191e042cbf6651))
* Use sdk in table constraint resource ([#2466](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2466)) ([d685603](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/d6856036ffc854631b1f44ee851dac56dc81ae25))
* Use tables from SDK ([#2453](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2453)) ([fdb4f88](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/fdb4f88ade09c9a1d63029b1937f1ef87528db8d))


### 🔧 **Misc**

* Change email and issue reporter ([#2470](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2470)) ([5865655](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/58656556a3001259318aac39d5484d8ff7ed4f0e))
* Grants migration guide ([#2455](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2455)) ([62c70fd](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/62c70fd8d1f1ec97a50806cdd2e13af6518fe28e))
* Remove unused old implementation from snowflake pkg ([#2458](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2458)) ([2d0e508](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/2d0e508412b9f3c429f2014afa67225624aec02d))


### 🐛 **Bug fixes:**

* FileFormat not detecting changes correctly ([#2436](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2436)) ([018bb74](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/018bb74429d95a2554b3418061fdf3eacb3c735a))
* Fix tag tests in view and in materialized view ([#2457](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2457)) ([2de942a](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/2de942acb308505256b2a7830c2af48106c18c4f))
* Fix task related issues ([#2479](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2479)) ([0385650](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/0385650f9ea7d1708b65139f2eeeacc373d5c9f8))
* Fix tests that base on default data retention ([#2465](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2465)) ([682e28c](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/682e28c9dcac9023339c792912b5aa7cd83f42eb))
* grant privileges to share test terraform dependencies ([#2473](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2473)) ([ede8d95](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/ede8d9547ed5d4e6f2b39d8e41f1b09981d7d9bf))
* parameter issues ([#2463](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2463)) ([7ee4986](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/7ee49869b799e339a672ca675ffcd704a96d2c67))

## [0.85.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.84.1...v0.85.0) (2024-02-01)


Expand Down

0 comments on commit a01c5b5

Please sign in to comment.