Skip to content

Commit

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


##
[1.0.2](v1.0.1...v1.0.2)
(2025-01-20)


### 🔧 **Misc**

* Generate ID and ObjectType Show Object Methods
([#3292](#3292))
([f7ff70a](f7ff70a))
* Generate multiline by default
([#3315](#3315))
([520bb4c](520bb4c))
* Overview of the grant ownership resource
([#3342](#3342))
([9f891d6](9f891d6))
* Update docs and migration guide
([#3313](#3313))
([59e333a](59e333a))


### 🐛 **Bug fixes:**

* Fixes in account parameters
([#3310](#3310))
([96a1f17](96a1f17))
* Handle optional account fields in the state upgrader correctly
([#3330](#3330))
([4eae4c8](4eae4c8)),
closes
[#3332](#3332)
* Small fixes
([#3337](#3337))
([8807839](8807839))

---
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 Jan 21, 2025
1 parent 9f891d6 commit b863d2e
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

## [1.0.2](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v1.0.1...v1.0.2) (2025-01-20)


### 🔧 **Misc**

* Generate ID and ObjectType Show Object Methods ([#3292](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3292)) ([f7ff70a](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/f7ff70ab0fe571d1fc616a6b202501533d132d43))
* Generate multiline by default ([#3315](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3315)) ([520bb4c](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/520bb4c57b8ec26d6a6284e219e45133ffb6be9f))
* Overview of the grant ownership resource ([#3342](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3342)) ([9f891d6](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/9f891d64692fbe357ba96369fbed2629c665c402))
* Update docs and migration guide ([#3313](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3313)) ([59e333a](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/59e333aeaf188760e35c1e14a40433af9b79d8ca))


### 🐛 **Bug fixes:**

* Fixes in account parameters ([#3310](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3310)) ([96a1f17](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/96a1f17ce839288566b9c4b58d168e2cfe1fac89))
* Handle optional account fields in the state upgrader correctly ([#3330](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3330)) ([4eae4c8](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/4eae4c8a3f27e81286479e0522513c745c83d41c)), closes [#3332](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3332)
* Small fixes ([#3337](https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/3337)) ([8807839](https://github.com/Snowflake-Labs/terraform-provider-snowflake/commit/8807839f14b0757071ac62dfff50774cb144b4ac))

## [1.0.1](https://github.com/Snowflake-Labs/terraform-provider-snowflake/compare/v1.0.0...v1.0.1) (2024-12-20)


Expand Down

0 comments on commit b863d2e

Please sign in to comment.