Skip to content

Commit

Permalink
chore(main): release 0.91.0 (#2791)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.91.0](v0.90.0...v0.91.0)
(2024-05-16)


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

* add snowflake_grant_application_role resource
([#2690](#2690))
([838d241](838d241))
* datasource database role
([#2731](#2731))
([319ddc3](319ddc3))


### 🔧 **Misc**

* Add few documentation adjustments
([#2789](#2789))
([6db8bf3](6db8bf3))
* Bump dependencies
([#2802](#2802))
([54ea6bc](54ea6bc))
* Replace parsing function for saving granted object names
([#2813](#2813))
([175cfc7](175cfc7))


### 🐛 **Bug fixes:**

* Fix sweepers
([#2800](#2800))
([a01115e](a01115e))
* Invoke SetId immediately after alert creation
([#2786](#2786))
([181b4d0](181b4d0))
* Update the tests after snowflake bugfix
([#2806](#2806))
([6843c1a](6843c1a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: snowflake-release-please[bot] <105954990+snowflake-release-please[bot]@users.noreply.github.com>
  • Loading branch information
snowflake-release-please[bot] authored May 16, 2024
1 parent 175cfc7 commit 751e5d3
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.91.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.90.0...v0.91.0) (2024-05-16)


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

* add snowflake_grant_application_role resource ([#2690](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2690)) ([838d241](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/838d241ddde33fba8d4e85ff3b2cd52d8c256aaa))
* datasource database role ([#2731](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2731)) ([319ddc3](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/319ddc3df2f0a73c1f6258632de0e42c04532551))


### 🔧 **Misc**

* Add few documentation adjustments ([#2789](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2789)) ([6db8bf3](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/6db8bf38d3a03b05bdbf53162697da66c8c22b77))
* Bump dependencies ([#2802](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2802)) ([54ea6bc](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/54ea6bcb42487db8a15782cd4b53fc5fba3223d2))
* Replace parsing function for saving granted object names ([#2813](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2813)) ([175cfc7](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/175cfc746a8c9070234e8a0ee2a8d0b04c1f97cc))


### 🐛 **Bug fixes:**

* Fix sweepers ([#2800](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2800)) ([a01115e](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/a01115ea54fc54c4600a83b877765f3643856080))
* Invoke SetId immediately after alert creation ([#2786](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2786)) ([181b4d0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/181b4d0b45699b5076f31a194d36c29735fd3bf7))
* Update the tests after snowflake bugfix ([#2806](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2806)) ([6843c1a](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/6843c1a35f201a16c5932faaff390e62bd7dc611))

## [0.90.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.89.0...v0.90.0) (2024-05-08)


Expand Down

0 comments on commit 751e5d3

Please sign in to comment.