Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 799 Bytes

File metadata and controls

19 lines (12 loc) · 799 Bytes

NEXT CHANGELOG

Release v0.296.0

Notable Changes

CLI

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)

  • Replace regex-based variable interpolation with a character scanner (#4747).

Dependency updates

API Changes