|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [2.5.0](https://github.com/snowflakedb/terraform-provider-snowflake/compare/v2.4.0...v2.5.0) (2025-08-07) |
| 4 | + |
| 5 | + |
| 6 | +### 🎉 **What's new:** |
| 7 | + |
| 8 | +* Add listing resource implementation ([#3893](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3893)) ([75ba6a7](https://github.com/snowflakedb/terraform-provider-snowflake/commit/75ba6a757d33d83b32918952163ead774ad1acad)) |
| 9 | +* Support setting `storage_aws_external_id` in storage integration resource ([#3659](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3659)) ([62d561b](https://github.com/snowflakedb/terraform-provider-snowflake/commit/62d561b85487d8329f05a1bfa53d4fc75cec5c0c)) |
| 10 | + |
| 11 | + |
| 12 | +### 🔧 **Misc** |
| 13 | + |
| 14 | +* Account test assert follow up ([#3815](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3815)) ([64d3a07](https://github.com/snowflakedb/terraform-provider-snowflake/commit/64d3a076e6eb624228a7bde7c90667c1a88f504d)) |
| 15 | +* Add 2025_04 BCR migration guide ([#3855](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3855)) ([24aaa44](https://github.com/snowflakedb/terraform-provider-snowflake/commit/24aaa44ad451411a2906ae6b964958afc080df32)) |
| 16 | +* Add a functional test for nested sensitives in the framework ([#3886](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3886)) ([f1eb135](https://github.com/snowflakedb/terraform-provider-snowflake/commit/f1eb135183ae64063ad996b8c3a64f8b9e80b349)) |
| 17 | +* Add note that TOML file is distinct from CLI and SnowSQL ones ([#3775](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3775)) ([9e45bc5](https://github.com/snowflakedb/terraform-provider-snowflake/commit/9e45bc5a2ba25f0d563263e85ed394db56c4b592)) |
| 18 | +* Add open api spec for warehouse ([#3892](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3892)) ([df8c26c](https://github.com/snowflakedb/terraform-provider-snowflake/commit/df8c26c41adbe0483dff1764ffbe8a666f6f063a)) |
| 19 | +* Add REST API PoC for warehouse resource ([#3891](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3891)) ([901cc4a](https://github.com/snowflakedb/terraform-provider-snowflake/commit/901cc4aa83da6eaec9008c3498905f7703d70655)) |
| 20 | +* Adjust grant privileges to share test ([#3905](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3905)) ([c603137](https://github.com/snowflakedb/terraform-provider-snowflake/commit/c603137986623b88028009f34befe32bfa84f6ea)) |
| 21 | +* Adjust or remove tests using enabled by default bcr bundles ([#3909](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3909)) ([e6bf3ac](https://github.com/snowflakedb/terraform-provider-snowflake/commit/e6bf3ac0c9a6b6a1e8270cbe626c48812ae2c9ee)) |
| 22 | +* Checkout to the commit SHA from the slash command ([#3897](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3897)) ([42f6465](https://github.com/snowflakedb/terraform-provider-snowflake/commit/42f6465cdaca70e56406758807c777230a6f9bcf)) |
| 23 | +* Documentation improvements ([#3901](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3901)) ([94cc28a](https://github.com/snowflakedb/terraform-provider-snowflake/commit/94cc28a16584c3e9284ca7abcedf67aab14ea5aa)) |
| 24 | +* Fix migration guide ([#3841](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3841)) ([9d34d89](https://github.com/snowflakedb/terraform-provider-snowflake/commit/9d34d89e138425f28c9628e21819df1c8af42688)) |
| 25 | +* Generate warehouse resource from OpenAPI with HashiCorp tools ([#3895](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3895)) ([d08db34](https://github.com/snowflakedb/terraform-provider-snowflake/commit/d08db34310d29171a8ebb9f19fde727d4556ebd5)) |
| 26 | +* Implement PoC for managing warehouse using terraform plugin framework ([#3888](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3888)) ([69f9c96](https://github.com/snowflakedb/terraform-provider-snowflake/commit/69f9c96bd1fe005572a6ec62016df615164bd2ce)) |
| 27 | +* Listing basic resource with autogenerated content ([#3885](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3885)) ([c11882a](https://github.com/snowflakedb/terraform-provider-snowflake/commit/c11882a1590e43ee6dd213203a7269d87ed79dd6)) |
| 28 | +* Listings integration tests ([#3873](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3873)) ([640cf8c](https://github.com/snowflakedb/terraform-provider-snowflake/commit/640cf8cc9b5d07ebaef0280946ec3cc48121aa96)) |
| 29 | +* Remove old framework config ([#3889](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3889)) ([7a8d92f](https://github.com/snowflakedb/terraform-provider-snowflake/commit/7a8d92f1af410e819bfb9ee14e20d89635de01a3)) |
| 30 | +* Simplify listing manifests ([#3902](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3902)) ([3e9cdf9](https://github.com/snowflakedb/terraform-provider-snowflake/commit/3e9cdf97f139615ce4676f8a3d67dbace0953765)) |
| 31 | +* Sweepers and Test workflow changes ([#3881](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3881)) ([302dc88](https://github.com/snowflakedb/terraform-provider-snowflake/commit/302dc884594da25749ff28d517a4d71e8a0d87dd)) |
| 32 | + |
| 33 | + |
| 34 | +### 🐛 **Bug fixes:** |
| 35 | + |
| 36 | +* Fix acceptance tests identifier setup ([#3911](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3911)) ([93d4d9c](https://github.com/snowflakedb/terraform-provider-snowflake/commit/93d4d9cf5b0b25d85cd59b6cc9fd8d3a7af0401b)) |
| 37 | +* Fix BCR tests ([#3916](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3916)) ([53725bd](https://github.com/snowflakedb/terraform-provider-snowflake/commit/53725bde81a8e1912d0b7d854062f3869f4e627a)) |
| 38 | +* Fix secondary connection read ([#3914](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3914)) ([99eb947](https://github.com/snowflakedb/terraform-provider-snowflake/commit/99eb947271b03c05df24af595ff63b8d77ea3d35)) |
| 39 | +* Fix the default authenticator when the token is set ([#3899](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3899)) ([4122d73](https://github.com/snowflakedb/terraform-provider-snowflake/commit/4122d730b64be10cd4fa2935d619afabdb8b6abd)) |
| 40 | +* Fix using lowercased network policies in security integrations ([#3867](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3867)) ([941c918](https://github.com/snowflakedb/terraform-provider-snowflake/commit/941c9185c9a4b965fc8e75806a1450e393f7253d)) |
| 41 | +* Listing tests fix ([#3912](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3912)) ([d00f5f8](https://github.com/snowflakedb/terraform-provider-snowflake/commit/d00f5f86cad3a0d829b0a9b49af3e9d1a08ff138)) |
| 42 | +* permadiff when granting privileges to shares on non-standard tables ([#3859](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3859)) ([d8d311b](https://github.com/snowflakedb/terraform-provider-snowflake/commit/d8d311be7b0027411ff37ceb8910df353069c902)) |
| 43 | +* schema default ddl collation handling ([#3907](https://github.com/snowflakedb/terraform-provider-snowflake/issues/3907)) ([ea2c10d](https://github.com/snowflakedb/terraform-provider-snowflake/commit/ea2c10ddae79f0deaa22d6ce8c3c3e495416b947)) |
| 44 | + |
3 | 45 | ## [2.4.0](https://github.com/snowflakedb/terraform-provider-snowflake/compare/v2.3.0...v2.4.0) (2025-07-24) |
4 | 46 |
|
5 | 47 |
|
|
0 commit comments