Skip to content

Releases: Snowflake-Labs/terraform-provider-snowflake

v0.86.0

15 Feb 16:00
bde8257
Compare
Choose a tag to compare

Release notes 0.86.0 (2024-02-15)

❗ Migration guide: v0.85.0 -> v0.86.0

🎉 What's new

  • Add refresh_mode and initialize to dynamic tables #2437
  • Add resource snowflake_user_password_policy_attachment #2162
  • Create a workaround for granting privileges on all pipes #2477
  • Handle IMPORTED PRIVILEGES privileges in privilege-to-role granting resources #2471
  • Use from SDK

🔧 Misc

  • Add migration notes to the docs and change JIRA integration #2497
  • Change email and issue reporter #2470
  • Grants migration guide #2455
  • Remove unused old implementation from snowflake pkg #2458
  • Update password policy attachment #2485

🐛 Bug fixes

  • allow DT warehouse to be updated in-place #2439
  • correct test dependencies #2493
  • FileFormat not detecting changes correctly #2436
  • Fix few smaller issues #2507 (#2501 #2506 #2488)
  • Fix functions and small other fixes #2503, closes #2490
  • Fix tag tests in view and in materialized view #2457
  • Fix task related issues #2479 (#2036 #2207 #2346)
  • Fix tests that base on default data retention #2465
  • grant privileges to share test terraform dependencies #2473
  • parameter issues #2463
  • parse dynamic table query from DDL #2438
  • Remove title and body temporarily from jira integration #2499
  • SHOW GRANTS mapping for share data type #2508
  • user error handling #2486

v0.85.0

02 Feb 10:01
ca8ca63
Compare
Choose a tag to compare

Release notes 0.85.0 (2024-02-01)

❗ Migration guide: vX.XX.X -> v0.85.0, v0.84.0 -> v0.85.0

🎉 What's new:

  • New resources
    • Grant privileges to share (#2447)
    • Grant privileges to account role (#2365)
  • Migrate to the SDK
  • Use SDK in resource
    • API integration (#2429)
    • Managed Account (#2420)
    • Materialized View (#2448)
    • Notification Integration (#2445)
    • Roles (#2405)
    • Row Access Policy (#2428)
    • Storage Integration (#2380)
    • Sequence and add ordering attribute (#2419), * closes #2387
    • Stage (#2427)

🔧 Misc

  • Add missing deprecation message (#2451)

🐛 Bug fixes:

  • Account role test (#2422)
  • Adjust tests after Snowflake behavior change (#2404)
  • app-pkg unset (#2399)
  • Fix some bugs (#2421), closes #2358 #2369 #2329
  • snowflake_grant_privileges_to_role read operation (#2424)

v0.84.1

22 Jan 21:55
f19d319
Compare
Choose a tag to compare

0.84.1 (2024-01-22)

🔧 Misc

🐛 Bug fixes:

v0.84.0

19 Jan 09:10
164f39b
Compare
Choose a tag to compare

Release notes 0.84.0 (2024-01-19)

🎉 What's new

  • New Resource
    • snowflake_grant_role #2304
    • snowflake_grant_database_role #2301
  • Migrate to the new SDK

👨🏼‍💻 Coming soon

  • Migrate to the new SDK
    • Applications
    • Sequences
  • New resources
    • snowflake_grant_privileges_to_account_role
    • snowflake_grant_application_role

🔧 Misc

  • 0.84 release #2374
  • Add missing issues to existing TODOs and add missing ones #2354
  • Skip managed account SDK integration tests temporarily #2370
  • update readme and fmt #2373

🐛 Bug fixes

v0.83.1

12 Jan 09:51
9e6ae30
Compare
Choose a tag to compare

0.83.1 (2024-01-12)

🐛 Bug fixes:

v0.83.0

11 Jan 14:57
ac5dd36
Compare
Choose a tag to compare

Release notes 0.83.0 (2024-01-11)

🎉 What's new

  • grant privileges to database role resource (#2306) (0311cf8)

👨🏼‍💻 Coming soon

  • Migrate to the new SDK
    • Applications
    • Application Packages
    • Storage Integration
    • Managed Account
    • Row Access Policy
  • New resources
    • snowflake_grant_role
    • snowflake_grant_database_role

🐛 Bug fixes

v0.82.0

21 Dec 13:29
b1a740a
Compare
Choose a tag to compare

Release notes 0.82.0 (2023-12-21)

This release contains mostly bug fixes: #2223, #2283, #2293, and #2295.

🎉 What's new:

🔧 Misc

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

🐛 Bug fixes:

v0.81.0

20 Dec 15:43
cec02b4
Compare
Choose a tag to compare

Release notes 0.81.0 (2023-12-20)

This release introduces the possibility of controlling underlying gosnowflake driver logging by setting the SF_TF_GOSNOWFLAKE_LOG_LEVEL environment variable to the desired level.
A few minor issues were also fixed: #2167, #2276, and #2175.
We have finally bumped go to 1.21.

🎉 What's new:

🔧 Misc

🐛 Bug fixes:

v0.80.0

13 Dec 18:22
18b0dcc
Compare
Choose a tag to compare

Release notes 0.80.0

🎉 What's new

🔧 Misc

🐛 Bug fixes

  • Fix encode Snowflake ID for object identifiers (#2256) (1c98a80)
  • for 1624 resource monitor timestamps are always considered to have changed (#2214) (4d5d3ca)

v0.79.1

12 Dec 08:27
411e85d
Compare
Choose a tag to compare

Release notes 0.79.1

🐛 Bug fixes: