Skip to content

Commit

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

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


### 🔧 **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:**

* 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 3acae65

Please sign in to comment.