Skip to content

Releases: supabase/pg_net

v0.7.3

21 Sep 14:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

03 Mar 07:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

24 Feb 23:58
Compare
Choose a tag to compare

What's Changed

  • fix: restore the net.http_collect_response and bump to 0.7.1 by @steve-chavez in #83

Full Changelog: v0.7...v0.7.1

v0.7

24 Jan 21:15
Compare
Choose a tag to compare

What's Changed

  • Fixes pg_net prevents DROP database foo from succeeding #78
  • Fixes net._http_response rows do not respect TTL #80
  • Allow http DELETE #63

Full Changelog: v0.6.1...v0.7

v0.6.1

16 Sep 20:58
Compare
Choose a tag to compare

What's Changed

  • fix migrations #71

Full Changelog: v0.6...v0.6.1

v0.6

16 Sep 00:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6

v0.5.1

06 Sep 02:48
Compare
Choose a tag to compare
bump to 0.5.1

v0.5

05 Sep 13:46
Compare
Choose a tag to compare
  • Make both net tables UNLOGGED
  • Remove index on _http_response.created
  • Remove trigger on each INSERT statement
  • Remove primary keys from net tables
  • Make _encode_url_with_params_array function STRICT

v0.3

04 Nov 06:03
Compare
Choose a tag to compare
feat: add timeout_milliseconds

v0.2

30 Aug 16:05
Compare
Choose a tag to compare
chore: autogenerate latest version sql