Skip to content

Commit

Permalink
chore(main): release 0.29.0 (#943)
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] authored Mar 23, 2022
1 parent 5182361 commit f1d0af9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.29.0](https://github.com/chanzuckerberg/terraform-provider-snowflake/compare/v0.28.8...v0.29.0) (2022-03-23)


### Features

* Allow in-place renaming of Snowflake tables ([#904](https://github.com/chanzuckerberg/terraform-provider-snowflake/issues/904)) ([6ac5188](https://github.com/chanzuckerberg/terraform-provider-snowflake/commit/6ac5188f62be3dcaf5a420b0e4277bd161d4d71f))
* create snowflake_role_ownership_grant resource ([#917](https://github.com/chanzuckerberg/terraform-provider-snowflake/issues/917)) ([17de20f](https://github.com/chanzuckerberg/terraform-provider-snowflake/commit/17de20f5d5103ccc518ce07cb58a1e9b7cea2865))


### BugFixes

* Legacy role grantID to work with new grant functionality ([#941](https://github.com/chanzuckerberg/terraform-provider-snowflake/issues/941)) ([5182361](https://github.com/chanzuckerberg/terraform-provider-snowflake/commit/5182361c48463325e7ad830702ad58a9617064df))

### [0.28.8](https://github.com/chanzuckerberg/terraform-provider-snowflake/compare/v0.28.7...v0.28.8) (2022-03-18)


Expand Down

0 comments on commit f1d0af9

Please sign in to comment.