Skip to content

Commit

Permalink
chore(main): release 0.84.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snowflake-release-please[bot] authored Jan 18, 2024
1 parent 14a3e5b commit bef1ad9
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.84.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.83.1...v0.84.0) (2024-01-18)


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

* add grant role resource ([#2304](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2304)) ([ba91e25](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/ba91e25be15197067e934eb867fb6837b4354e4a))
* Add managed account to the SDK ([#2357](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2357)) ([f968db1](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/f968db11a9b41ffa594170415c4edd9376f574e7))
* Add row access policy to the SDK ([#2363](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2363)) ([14a3e5b](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/14a3e5b07a97cb18ba99f314990191241d4b15c2))
* Migrate storage integration to the new sdk ([#2339](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2339)) ([d970a56](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/d970a567741edf1ce72e566f9e76b3858ece6288))


### 🔧 **Misc**

* Add missing issues to existing TODOs and add missing ones ([#2354](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2354)) ([c3bc66c](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/c3bc66cffa4b87c49e027cc685df1abd8a6ebfe6))
* Skip managed account SDK integration tests temporarily ([#2370](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2370)) ([9b2f551](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/9b2f551fc9df34930805b3429fccf88be7e7f851))


### 🐛 **Bug fixes:**

* Fix old masking policy implementation ([#2371](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2371)) ([c4837d6](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/c4837d660c9595f82ccb95997121aa3e4d49bb64)), closes [#2362](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2362)
* mfa token caching ([#2360](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2360)) ([1404aac](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/1404aacaf3cdfc670d2b2a9e40c40b47c50f53d8))

## [0.83.1](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.83.0...v0.83.1) (2024-01-12)


Expand Down

0 comments on commit bef1ad9

Please sign in to comment.