Skip to content

Commit

Permalink
chore(main): release 0.97.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snowflake-release-please[bot] authored Oct 8, 2024
1 parent 560ab6b commit 3e42380
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.97.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.96.0...v0.97.0) (2024-10-08)


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

* Add secret to sdk ([#3091](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3091)) ([7430aee](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/7430aeeee8bfd59f3e48e689d37c3969ea7e367e))
* Handle all Task parameters in SDK ([#3103](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3103)) ([08ae072](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/08ae0729acea25293d4143e9f70f77fe4bfbd29e))
* Tasks v1 readiness - SDK part ([#3086](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3086)) ([0a77383](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/0a77383ff51a13be40db72f4d0462fb92d0a4fbd))
* Upgrade stream sdk ([#3105](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3105)) ([ad5fa11](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/ad5fa113da84a2a1aeaa275643cd586126e6f603))


### 🔧 **Misc**

* Add pre check to each datasource ([#3065](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3065)) ([560ab6b](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/560ab6b444ac461684b0d25c68bcb2d55201aba8))
* Bump golang-ci lint to 1.61 ([#3112](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3112)) ([f23e085](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/f23e085536febfddec941b49ac0033f93e8662cc))
* Secret Validation change ([#3111](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3111)) ([666630e](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/666630e4a865bebafaa95e1afb149d27fa90a935))


### 🐛 **Bug fixes:**

* Fix parsing text in view, check parenthesis in ParseSchemaObjectIdentifierWithArguments ([#3102](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3102)) ([b0a67e6](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/b0a67e638314e795ffd7075c302db51e6d0c73d9))

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


Expand Down

0 comments on commit 3e42380

Please sign in to comment.