Skip to content

Commit

Permalink
chore(main): release 0.87.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snowflake-release-please[bot] committed Feb 20, 2024
1 parent 56771f1 commit 9dd4e58
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [0.87.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.86.0...v0.87.0) (2024-02-20)


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

* supports collation of table column ([#2496](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2496)) ([56771f1](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/56771f188841a37202827eee73ab412a633ef3e4))


### 🔧 **Misc**

* replace warning in new grant resources with info log ([#2521](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2521)) ([c3014b9](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/c3014b93c24146f3abbd9583a1eca5c94081b80f))


### 🐛 **Bug fixes:**

* data retention time parameters ([#2502](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2502)) ([76abf21](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/76abf217c519ca116ad8ab10d9947eaca3eb015b))
* Fix ACCOUNT PARAMETERS option failover group resource ([#2522](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2522)) ([61883f3](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/61883f3ee23f5aaeba065a75d0375fd8c69e2b4a)), closes [#2517](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2517)
* Fix few tests ([#2515](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2515)) ([a523a6b](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/a523a6b30f73165a2b51f7c88b8d6701ea19f0f9))
* Fix query_results in unsafe_execute resource ([#2512](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2512)) ([94ca158](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/94ca158966785f4eb50d224a4231231f5aa8f24c)), closes [#2491](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2491)
* Fix replication for database resource ([#2524](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2524)) ([767fbce](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/767fbce50fa3412a7b964fefae114a18d9fdaae2)), closes [#2021](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2021)
* Granting database roles ([#2511](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2511)) ([dc27d64](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/dc27d644c15a0d2321d9f374f73a9df239c6a972)), closes [#2402](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2402)

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


Expand Down

0 comments on commit 9dd4e58

Please sign in to comment.