Skip to content

Commit

Permalink
chore(main): release 0.82.0 (#2297)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.82.0](v0.81.0...v0.82.0)
(2023-12-21)


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

* add functions to sdk
([#2205](#2205))
([e542b67](e542b67))


### 🔧 **Misc**

* Add short scripts used to fetch all currently opened issues
([#2288](#2288))
([0b5ce4e](0b5ce4e))
* Bump dependencies and fix linter complaints
([#2300](#2300))
([124e862](124e862))


### 🐛 **Bug fixes:**

* Fix resource monitor alter validations in the SDK
([#2298](#2298))
([74d19d0](74d19d0))
* Fix email notification integration
([#2292](#2292))
([70edd3e](70edd3e))
* Fix for #2283 
([#2284](#2284))
([bbad5c6](bbad5c6))

---
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>
  • Loading branch information
snowflake-release-please[bot] authored Dec 21, 2023
1 parent 124e862 commit b1a740a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [0.82.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.81.0...v0.82.0) (2023-12-21)


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

* add functions to sdk ([#2205](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2205)) ([e542b67](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/e542b67f761850e812114ce593fa5f6deca941cb))


### 🔧 **Misc**

* Add short scripts used to fetch all currently opened issues ([#2288](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2288)) ([0b5ce4e](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/0b5ce4eff21562406a473ba8d796804efb1bd94f))
* Bump dependencies and fix linter complaints ([#2300](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2300)) ([124e862](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/124e862b406526e08d865e0f70414926e50f4d4d))


### 🐛 **Bug fixes:**

* Fix email notification integration ([#2292](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2292)) ([70edd3e](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/70edd3e5e010dcd2d2a6aa1bd1dd735a252d22c6))

## [0.81.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v0.80.0...v0.81.0) (2023-12-20)


Expand Down

0 comments on commit b1a740a

Please sign in to comment.