Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1013 Bytes

File metadata and controls

20 lines (14 loc) · 1013 Bytes

NEXT CHANGELOG

Release v0.296.0

Notable Changes

CLI

  • Auth commands now error when --profile and --host conflict (#4841)

Bundles

  • engine/direct: Fix drift in grants resource due to privilege reordering (#4794)
  • engine/direct: Fix 400 error when deploying grants with ALL_PRIVILEGES (#4801)
  • Deduplicate grant entries with duplicate principals or privileges during initialization (#4801)
  • engine/direct: Fix unwanted recreation of secret scopes when scope_backend_type is not set (#4834)
  • engine/direct: Fix bind and unbind for non-Terraform resources (#4850)
  • engine/direct: Fix deploying removed principals (#4824)

Dependency updates

API Changes