17.4.1.020
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]>