-
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).