Releases: supabase/pg_net
Releases · supabase/pg_net
v0.20.2
What's Changed
- fix: compile errors with clang 21 by @steve-chavez in #246
Full Changelog: v0.20.1...v0.20.2
v0.20.1
What's Changed
- refactor: remove unnecessary memory context switches by @steve-chavez in #232
- refactor: use clang-format style by @steve-chavez in #242
- fix: bad error message on invalid URL scheme by @steve-chavez in #244
- fix: not compiling against curl 8.16.0 by @steve-chavez in #244
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
- perf: don't insert on every event loop iteration by @steve-chavez in #233
- perf: use prepared statements for worker queries by @steve-chavez in #234
Full Changelog: v0.19.7...v0.20.0
v0.19.7
What's Changed
- test: loadtest with varying reqs and batch_size by @steve-chavez in #230
- test: show requests/batch_size on loadtest report by @steve-chavez in #231
- fix: hardcoding the shared lib name by @steve-chavez in #229
Full Changelog: v0.19.6...v0.19.7
v0.19.6
What's Changed
- fix: timed_out in net._http_response is always NULL by @steve-chavez in #226
Full Changelog: v0.19.5...v0.19.6
v0.19.5
What's Changed
- test: prove drop database with force works ok by @steve-chavez in #219
- refactor: use MyProc->procLatch instead of new one by @steve-chavez in #221
- fix: incorrect shared memory setup by @steve-chavez in #222
Full Changelog: v0.19.4...v0.19.5
v0.19.4
What's Changed
- fix: preventing DROP DATABASE from completing by @steve-chavez in #217
Full Changelog: v0.19.3...v0.19.4
v0.19.3
What's Changed
- fix: remove unnecessary not null from queue table by @steve-chavez in #215
Full Changelog: v0.19.2...v0.19.3
v0.19.2
What's Changed
- fix: locking the tables for too much time by @steve-chavez in #214
Full Changelog: v0.19.1...v0.19.2
v0.19.1
What's Changed
- fix: continue processing on postmaster crash by @steve-chavez in #211
- fix: -Wmissing-variable-declarations compat by @steve-chavez in #212
- chore: compile and test on darwin by @steve-chavez in #213
- fix: wrong printf using %zu by @steve-chavez in #213
- fix: print debug1 trace in case of EINTR by @steve-chavez in #213
Full Changelog: v0.19.0...v0.19.1