Skip to content

Commit

Permalink
chore(main): release 0.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snowflake-release-please[bot] authored Dec 7, 2022
1 parent b8df2d7 commit 28d5a75
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [0.53.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.52.0...v0.53.0) (2022-12-07)


### Features

* Added (missing) API Key to API Integration ([#1386](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1386)) ([500d6cf](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/500d6cf21e983515a95b142d2745594684df33a0))
* Adding warehouse type for snowpark optimized warehouses ([#1369](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1369)) ([b5bedf9](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/b5bedf90720fcc64cf3e01add659b077b34e5ae7))
* **ci:** add goimports and makezero ([#1378](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1378)) ([b0e6580](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/b0e6580d1086cc9cc2000b201425aa049e684502))


### BugFixes

* errors package with new linter rules ([#1360](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1360)) ([b8df2d7](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/b8df2d737239d7c7b472fb3e031cccdeef832c2d))
* File Format Update Grants ([#1397](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1397)) ([19933c0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/19933c04d7e9c10a08b5a06fe70a2f31fdd6c52e))
* insecure go expression ([#1384](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1384)) ([a6c8e75](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/a6c8e75e142f28ad6e2e9ef3ff4b2b877c101c90))
* preallocate slice ([#1385](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1385)) ([9e972c0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/9e972c06f7840d1b516766068bb92f7cb458c428))
* remove shares from snowflake_stage_grant [#1285](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1285) ([#1361](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1361)) ([3167d9d](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/3167d9d402960cb2535a036aa373ad9e62d3ef18))
* wrong usage of testify Equal() function ([#1379](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1379)) ([476b330](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/476b330e69735a285322506d0656b7ea96e359bd))

## [0.52.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.51.0...v0.52.0) (2022-11-17)


Expand Down

0 comments on commit 28d5a75

Please sign in to comment.