Skip to content

v2.20.0

Latest

Choose a tag to compare

2.20.0 (2026-08-21)

❗ Migration guide: v2.19.x -> v2.20.0

🎉 What's new:

🔧 Misc:

  • Normalize created_on in network policies and listings show_output to a timestamp (e5b527a)
  • Add backup policies SDK (06a5f6f)

🐛 Bug fixes:

  • Support TABLE() data metric function arguments in grant resources and the grants data source (0796db6), references #5087
  • Do not raise the skip_toml_file_permission_verification deprecation warning when the field is not set (851c8eb), closes #5082
  • Fix import of the per-type file format resources (25cdcce), fixes #5086
  • Parse file format describe enums case-insensitively (6e26edf),
    references #5085
  • Ignore SNOWFLAKE_ACCOUNT unless the PROVIDER_CONFIGURATION_ACCOUNT_FALLBACK experiment is enabled (23011c4), references #5083
  • Describe Iceberg tables with unstructured column types without failing (63883fc), references #5090
  • Handle unprefixed database role grantee names in SHOW GRANTS (BCR-2371) (a53a6c4)
  • Prevent perpetual warehouse min_cluster_count / max_cluster_count drift on Standard edition (c472ba3)