Skip to content

Commit

Permalink
chore(main): release 0.94.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snowflake-release-please[bot] authored Jul 23, 2024
1 parent 70a1c9a commit f383697
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.94.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.93.0...v0.94.0) (2024-07-23)


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

* Add missing session parameters ([#2936](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2936)) ([4ce662d](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/4ce662d7360b2882c414074fc5aa021e1bd70433))
* Adjust user SDK ([#2947](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2947)) ([1127bb3](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/1127bb3fbd5e21e3176acf3ffd012e18440bac1c))
* Better tests poc ([#2917](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2917)) ([ef496c2](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/ef496c23a28dde8fc6dff59d47ec79eb8f4e89d4))
* Role v1 readiness ([#2916](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2916)) ([32c7690](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/32c76906c2eb8571e4a995df20f6450ddd6f94b4))
* Streamlit v1 readiness ([#2930](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2930)) ([aa42260](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/aa422601b23bf73891b0f50bd4df7944cde56670))


### 🔧 **Misc**

* Remove deprecation from unsafe execute ([#2941](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2941)) ([ed712d7](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/ed712d7e468269a01a66b9bfe77b5d8018783a30))
* Update documentation ([#2931](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2931)) ([da98bc3](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/da98bc3f5f37f721fed623d7ab110e75ff9557e2))


### 🐛 **Bug fixes:**

* ATTRIBUTE set(string) parsing for cortex search service ([#2953](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2953)) ([70a1c9a](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/70a1c9a9f4a9982f678eba8cd8e795a02a414966))

## [0.93.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.92.0...v0.93.0) (2024-07-10)


Expand Down

0 comments on commit f383697

Please sign in to comment.