Skip to content

Commit ad74736

Browse files
chore(main): release 0.93.0 (#2866)
🤖 I have created a release *beep* *boop* --- ## [0.93.0](v0.92.0...v0.93.0) (2024-07-10) ### 🎉 **What's new:** * Add OAUTH integration for custom clients ([#2908](#2908)) ([d9b557f](d9b557f)) * Add oauth integration for partner applications ([#2912](#2912)) ([91788e5](91788e5)) * Add support for cortex search service ([#2860](#2860)) ([43aa89f](43aa89f)) * API Authentication integration v1 readiness ([#2898](#2898)) ([91931da](91931da)) * External Oauth integration v1 readiness ([#2907](#2907)) ([ed237c3](ed237c3)) * Generate show outputs with mappers ([#2886](#2886)) ([1cada88](1cada88)) * Introduce security integrations datasource ([#2892](#2892)) ([7f6c657](7f6c657)) * SAML2 integration v1 readiness ([#2868](#2868)) ([d0c136d](d0c136d)) * SCIM integration v1 readiness ([#2846](#2846)) ([269df6b](269df6b)) * Security integrations datasource v1 readiness ([#2913](#2913)) ([d10474a](d10474a)) * standard database v1 readiness ([#2842](#2842)) ([3c11953](3c11953)) * Warehouse redesign final touches ([#2900](#2900)) ([0eab636](0eab636)) * Warehouse redesign part1 ([#2864](#2864)) ([6664457](6664457)) * Warehouse redesign part2 ([#2887](#2887)) ([1aaf417](1aaf417)) * Warehouse redesign part3 ([#2890](#2890)) ([873a1ed](873a1ed)) * Warehouse redesign part4 ([#2893](#2893)) ([d525fd9](d525fd9)) ### 🔧 **Misc** * Add documentation on unset and defaults ([#2882](#2882)) ([85a7836](85a7836)) * apply minor database changes ([#2872](#2872)) ([6ccac59](6ccac59)) * Apply new resource conventions to scim integration ([#2891](#2891)) ([e11e608](e11e608)) * Improve generator template organization ([#2820](#2820)) ([5035e2f](5035e2f)) * Nuke stale objects ([#2869](#2869)) ([9c4a117](9c4a117)) * Show a possible solution for [#2877](#2877) ([#2878](#2878)) ([6fb437b](6fb437b)) * Validations cleanup and old grants removal ([#2884](#2884)) ([05b7eee](05b7eee)) ### 🐛 **Bug fixes:** * Add disclaimers and fix tests ([#2905](#2905)) ([1deaedc](1deaedc)) * Fix cortex search service ([#2904](#2904)) ([763d06c](763d06c)) * use suppressQuoting to fix stage file_format permadiff ([#2885](#2885)) ([fd70f6e](fd70f6e)) --- 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>
1 parent d10474a commit ad74736

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,45 @@
11
# Changelog
22

3+
## [0.93.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.92.0...v0.93.0) (2024-07-10)
4+
5+
6+
### 🎉 **What's new:**
7+
8+
* Add OAUTH integration for custom clients ([#2908](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2908)) ([d9b557f](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/d9b557f7de6c20c16e9d39be9becc92a5a74fb40))
9+
* Add oauth integration for partner applications ([#2912](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2912)) ([91788e5](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/91788e5942c581c59fa8138e775e14c53c749956))
10+
* Add support for cortex search service ([#2860](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2860)) ([43aa89f](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/43aa89f16419943ccffdd10f63e2aa9034891d6a))
11+
* API Authentication integration v1 readiness ([#2898](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2898)) ([91931da](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/91931dacbc6c92bef7ef4299b7a5ddfaf5faf171))
12+
* External Oauth integration v1 readiness ([#2907](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2907)) ([ed237c3](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/ed237c36e82291d75d38e2741bdcfd53e598a447))
13+
* Generate show outputs with mappers ([#2886](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2886)) ([1cada88](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/1cada880bd22bc9b0904b859730bf66e0c56639a))
14+
* Introduce security integrations datasource ([#2892](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2892)) ([7f6c657](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/7f6c65777966f9555a6bb8013667dd14cb44b431))
15+
* SAML2 integration v1 readiness ([#2868](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2868)) ([d0c136d](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/d0c136d1e669ee97b76199ce1e906b469b279842))
16+
* SCIM integration v1 readiness ([#2846](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2846)) ([269df6b](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/269df6b11f14358c19dd37e2d6eeb75d33d633ee))
17+
* Security integrations datasource v1 readiness ([#2913](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2913)) ([d10474a](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/d10474ababa7489dec3bf6c220b419b3e6a97c8b))
18+
* standard database v1 readiness ([#2842](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2842)) ([3c11953](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/3c11953bf2800ac8297da14b2394d49e3e11dd39))
19+
* Warehouse redesign final touches ([#2900](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2900)) ([0eab636](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/0eab636f9e16ba4ff60f20d81be82ebcd4e642d3))
20+
* Warehouse redesign part1 ([#2864](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2864)) ([6664457](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/66644576f2e6ba77e0601090231bf42e5d08fcdf))
21+
* Warehouse redesign part2 ([#2887](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2887)) ([1aaf417](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/1aaf417de916a0aa6f9ba29eb79c9aea1b9c4bf6))
22+
* Warehouse redesign part3 ([#2890](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2890)) ([873a1ed](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/873a1edc3a96b7d9f8eb304b43747f3843484a0f))
23+
* Warehouse redesign part4 ([#2893](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2893)) ([d525fd9](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/d525fd952517afb540543ede22a6d2e818146ce5))
24+
25+
26+
### 🔧 **Misc**
27+
28+
* Add documentation on unset and defaults ([#2882](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2882)) ([85a7836](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/85a78365490c2a1b8ec08b1b7883350cb41c1d76))
29+
* apply minor database changes ([#2872](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2872)) ([6ccac59](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/6ccac596d2115cb0ecf9475a3c10c2e0794259b0))
30+
* Apply new resource conventions to scim integration ([#2891](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2891)) ([e11e608](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/e11e6085c2896981c73c78640b5fc1743e29142b))
31+
* Improve generator template organization ([#2820](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2820)) ([5035e2f](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/5035e2f0632c9dfca26ab61b5f3af406af743f50))
32+
* Nuke stale objects ([#2869](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2869)) ([9c4a117](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/9c4a1172da745af8f5059291e58b7cf8c8ec60c5))
33+
* Show a possible solution for [#2877](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2877) ([#2878](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2878)) ([6fb437b](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/6fb437bfad221fe9322d24f5e3167ca161edc9c8))
34+
* Validations cleanup and old grants removal ([#2884](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2884)) ([05b7eee](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/05b7eeec0e29a633c30e58625ec4fb08bdaeeb1b))
35+
36+
37+
### 🐛 **Bug fixes:**
38+
39+
* Add disclaimers and fix tests ([#2905](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2905)) ([1deaedc](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/1deaedc95df9b82229256055a4803387098c58d9))
40+
* Fix cortex search service ([#2904](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2904)) ([763d06c](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/763d06c9124bcc43aa918035f67a9ad0680e5635))
41+
* use suppressQuoting to fix stage file_format permadiff ([#2885](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2885)) ([fd70f6e](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/fd70f6ef21e90e991763211dbacc0c3870864985))
42+
343
## [0.92.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.91.0...v0.92.0) (2024-06-06)
444

545

0 commit comments

Comments
 (0)