Skip to content

Releases: supabase/supavisor

v1.1.62

13 Jun 19:44
d5636cd
Compare
Choose a tag to compare

What's Changed

  • fix: buffer data via cast when not in idle or busy state by @abc3 in #359

Full Changelog: v1.1.61...v1.1.62

v1.1.61

12 Jun 15:43
3321c10
Compare
Choose a tag to compare

What's Changed

  • chore: cast sync and flush events in client_handler by @abc3 in #357

Full Changelog: v1.1.60...v1.1.61

v1.1.60

11 Jun 14:44
ed8840b
Compare
Choose a tag to compare

What's Changed

  • fix: clean up metrics tags by @abc3 in #354
  • fix: handle sync message when db_handler is busy by @abc3 in #355

Full Changelog: v1.1.58...v1.1.60

v1.1.58

05 Jun 17:05
d0a3f61
Compare
Choose a tag to compare

What's Changed

  • fix: sanitize tokens for the blacklist by @abc3 in #352

Full Changelog: v1.1.57...v1.1.58

v1.1.57

04 Jun 20:35
d6897df
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.53...v1.1.57

v1.1.53

16 May 16:19
6b88db2
Compare
Choose a tag to compare

What's Changed

  • chore: update production workflow to publish upgrade artifacts V2 by @abc3 in #336
  • chore: enable nodelay in db_handler by @abc3 in #340

Full Changelog: v1.1.51...v1.1.53

v1.1.51

07 May 13:12
b960662
Compare
Choose a tag to compare

What's Changed

  • chore: redefine funs on upgrade by @abc3 in #323
  • chore: filter poolboy_sup during the upgrade by @abc3 in #325
  • docs: update development docs by @J0 in #329
  • feat: add communication via partisan for client and db handlers interaction by @abc3 in #317
  • feat: auth error caused by invalid characters in user or db_name by @abc3 in #334
  • fix: handle invalid secret formats in parse_secret by @J0 in #326

Full Changelog: v1.1.45...v1.1.51

v1.1.45

12 Mar 18:06
9e415d5
Compare
Choose a tag to compare

What's Changed

  • chore: update runtime.exs path in hot_upgrade by @abc3 in #322

Full Changelog: v1.1.44...v1.1.45

v1.1.44

12 Mar 14:29
973e813
Compare
Choose a tag to compare

What's Changed

  • fix: set Logger level otherwise Phoenix plug exceptions are not thrown by @chasers in #312
  • fix: async calls for all ready_for_query messages by @abc3 in #318
  • fix: stop pool connection if credentials fail by @abc3 in #321

Full Changelog: v1.1.40...v1.1.44

v1.1.40

05 Mar 12:16
8722b7f
Compare
Choose a tag to compare

What's Changed

  • fix: sync sending after reaching the threshold by @abc3 in #313

Full Changelog: v1.1.39...v1.1.40