Releases: supabase/supautils
Releases · supabase/supautils
v2.10.0
What's Changed
- ci: fix release workflow by @steve-chavez in #151
- feat: compatibility with pg 18beta1 by @steve-chavez in #155
Full Changelog: v2.9.4...v2.10.0
v2.9.4
What's Changed
- test: custom scripts on non-privileged extension by @soedirgo in #148
- fix: compilation with standard PGXS target by @steve-chavez in #150
Full Changelog: v2.9.3...v2.9.4
v2.9.3
What's Changed
Full Changelog: v2.9.2...v2.9.3
v2.9.2
What's Changed
- Clarify docs and add META.json for pgxn publishing by @steve-chavez in #138
- docs: add snippets of functionality by @steve-chavez in #139
- fix: evtrigs firing security definer functions by @steve-chavez in #141
- test: use supautils.log_skipped_evtrigs for evtrig tests by @steve-chavez in #142
- refactor: rm run_process_utility_hook from internal module by @steve-chavez in #143
- refactor: deduplicate logic in create extension by @steve-chavez in #144
- refactor: use C APIs on alter_owner instead of SPI by @steve-chavez in #145
Full Changelog: v2.9.1...v2.9.2
v2.9.1
What's Changed
- fix: evtrig detection under another extension fmgr_hook by @steve-chavez in #134
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
- feat: log more detail on skipped event triggers by @steve-chavez in #136
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- feat: log skipped event triggers when enabled by @steve-chavez in #135
Full Changelog: v2.7.3...v2.8.0
v2.7.3
v2.7.2
What's Changed
- fix: evtrigs use existing version function as noop by @steve-chavez in #131
Full Changelog: v2.7.1...v2.7.2
v2.7.1
What's Changed
- docs:
supautils.
prefix by @soedirgo in #119 - docs: non-superuser event triggers by @steve-chavez in #122
- chore: missing perms in CI by @soedirgo in #121
- chore: simplfy config for tmp db by @steve-chavez in #126
- chore: speed up CI by @steve-chavez in #127
- chore: update to xpg v1.2 by @steve-chavez in #128
- fix: cache lookup failed with plpgsql_check by @steve-chavez in #129
- ci: fix copying .so file on release by @steve-chavez in #130
Full Changelog: v2.7.0...v2.7.1