Releases: supabase/supautils
Releases · supabase/supautils
v2.5.0
What's Changed
- feat: allow changing extension schema by @steve-chavez in #94
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- chore: dedupe privileged_role tests by @soedirgo in #89
- feat: dropping table triggers w/o being owners by @soedirgo in #90
- feat: compatibility with pg 17 by @steve-chavez in #92
- ci: test on macos by @steve-chavez in #93
Full Changelog: v2.3.0...v2.4.0
v2.3.0
v2.2.1
What's Changed
- fix: allow nosuperuser attribute to be set on roles by @sweatybridge in #87
New Contributors
- @sweatybridge made their first contribution in #87
Full Changelog: v2.2.0...v2.2.1
v2.2.1-test-pg16
Full Changelog: v2.2.0...v2.2.1-test-pg16
v2.2.0
v2.1.0
What's Changed
- chore: compile on pg16 by @steve-chavez in #77
- refactor: remove standard hook from utils.c by @steve-chavez in #80
- feat: allow privileged_role to manage replication attribute
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- feat: constrained extensions by @steve-chavez in #56
- test: constrained_extensions valid json config by @steve-chavez in #60
- Chores to help with upgrading to pg 16 by @steve-chavez in #63
- readme: clarify that it's only a shared library by @steve-chavez in #65
- fix: prevent nested
switch_to_superuser()
from corruptingprev_role_*
by @soedirgo in #71 - fix: disable sysinfo checks on macos by @soedirgo in #74
- feat: remove pg12 support by @soedirgo in #75
- feat: extensions parameter overrides by @soedirgo in #76
Full Changelog: v1.9.0...v2.0.0