Skip to content

Commit

Permalink
chore(main): release 0.92.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snowflake-release-please[bot] authored May 27, 2024
1 parent 36ead85 commit 2e3b1a8
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.92.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.91.0...v0.92.0) (2024-05-27)


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

* add network rules ([#2746](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2746)) ([c79fa29](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/c79fa2991700f4e4ec523c0f102a946534a9597f))
* Add SCIM and SAML2 security integrations to sdk ([#2799](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2799)) ([1312ff1](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/1312ff14b33aee828604d0d64f6e7a6cfe1e2ebf))
* Add Snowflake Oauth security integration to sdk ([#2830](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2830)) ([b576f29](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/b576f297f3831cf60e9cc849bfe9e48d5febe4b0))
* Database SDK upgrade ([#2814](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2814)) ([750fe37](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/750fe372a1b4698bde51bdf537cce91dd1605582))


### 🔧 **Misc**

* accept non-pointer values in the generated builder methods ([#2816](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2816)) ([c29fbf1](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/c29fbf13674dd8441db0da4ff5d309fa0f6e925f))
* Add a script for creating labels ([#2778](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2778)) ([ce0fbad](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/ce0fbad38fa926a2b9a6b8b9ffc53c2c1bf1f9f0))
* Continue random ids rework ([#2819](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2819)) ([f20940c](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/f20940cc05029a3f3de5c51b21c8bac4c790cc3e))
* Random ids rework part3 ([#2833](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2833)) ([36ead85](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/36ead8576d0ea54f9cc361d2baf9593006dc801f))


### 🐛 **Bug fixes:**

* Fix failing integration tests ([#2832](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2832)) ([2e2ca6c](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/2e2ca6cd32f88a4ab8453bae05554e4656d3a975))

## [0.91.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.90.0...v0.91.0) (2024-05-16)


Expand Down

0 comments on commit 2e3b1a8

Please sign in to comment.