Skip to content

17.4.1.020

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 15:41
646bde8
fix: grant Vault privs to service_role (#1539)

* fix: grant Vault privs to service_role

* adjust tests according to the fix

* chore: bump versions

* fix: missing Vault privileges for postgres

* fix: also privs in the migration

* test: schema snapshots changed

Trailing whitespace were somehow added in
https://github.com/supabase/postgres/pull/1562; probably different
handling between dbmate and pg_dump

---------

Co-authored-by: steve-chavez <[email protected]>