Skip to content

Commit

Permalink
chore(main): release 0.68.0 (#1912)
Browse files Browse the repository at this point in the history
Co-authored-by: snowflake-release-please[bot] <105954990+snowflake-release-please[bot]@users.noreply.github.com>
  • Loading branch information
snowflake-release-please[bot] authored Jul 7, 2023
1 parent e241c22 commit 6d252fa
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.68.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.67.0...v0.68.0) (2023-07-06)


### Features

* alerts sdk v2 ([#1871](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1871)) ([fcf0380](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/fcf03800cf92e1acff7f89e59968914f1bcad4f4))
* new grant resource "snowflake_grant_privileges_to_role" ([#1929](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1929)) ([e241c22](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/e241c223b0c5d159efc803b9fcd4671c8325ae00))
* set query tag for terraform sessions ([#1826](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1826)) ([6629583](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/6629583bc288e5c23cf02d8a53597adbadf55fce))


### BugFixes

* add missing option ([#1924](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1924)) ([2991a16](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/2991a16fe45491d77a8212a3ce0aa9566882de4f))
* do not set "query_acceleration_max_scale_factor" if Query Acceleration is not enabled on Warehouse creation ([#1866](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1866)) ([7679e0b](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/7679e0b0a480c6c6867f6e03051e7c3f97709edf))
* file format now supports reading options ([#1917](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1917)) ([2596990](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/2596990808d97a7b98fa459a74eb7a77edf25cd5))
* prevent view drop when copy_grants attribute changes ([#1920](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/1920)) ([0cf22d0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/0cf22d04513e70b0c945cd402b41b964f4d14be0))

## [0.67.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.66.2...v0.67.0) (2023-06-22)


Expand Down

0 comments on commit 6d252fa

Please sign in to comment.