Skip to content

Commit

Permalink
chore(main): release 0.96.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snowflake-release-please[bot] committed Sep 10, 2024
1 parent 7b49685 commit 44d2056
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [0.96.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.95.0...v0.96.0) (2024-09-10)


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

* Add authentication policies to SDK ([#2937](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2937)) ([7b49685](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/7b496859d07ee650a52735ffc77b398ca6aa01f9))
* Add SDK for External Volumes ([#3033](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3033)) ([2844a30](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/2844a301b4d9e303c7d47f1badc2fe5c3acd34e3))


### 🔧 **Misc**

* Add Filip legacy to protected users ([#3054](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3054)) ([5f54ff9](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/5f54ff98d17f789872912ad9ef6e5ee21fb53b58))
* Add Filip to protected users ([#3053](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3053)) ([74b8ea8](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/74b8ea8dc209b42a395e575f77bb1cb96373747c))
* Clean up old test object helpers ([#3049](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3049)) ([78ecb62](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/78ecb62935c1a40611418e59ed5f0d644cf85f03))
* Example of granting role to multiple objects ([#3047](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3047)) ([86a7902](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/86a7902562d81c1eeb47be4530587e87ed8cfd44))
* Update readme and objects rework state ([#3046](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3046)) ([5802dca](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/5802dcae57ab7a0ed24b02d2c492394cf2f53e70))


### 🐛 **Bug fixes:**

* Fix default secondary roles option import ([#3041](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3041)) ([0a3ce34](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/0a3ce34f5f78db6438eceb6c58fb1dc21d16e6a5))
* Fix sweepers for warehouse and database ([#3057](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3057)) ([6dd586b](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/6dd586bbe8a5945c0324ee2f0b5c16535859544e))

## [0.95.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.94.1...v0.95.0) (2024-09-04)


Expand Down

0 comments on commit 44d2056

Please sign in to comment.