Skip to content

Releases: supabase/supavisor

v1.1.70

23 Dec 10:53
908d21b
Compare
Choose a tag to compare

What's Changed

  • fix: start PromEx after Registries by @abc3 in #527

Full Changelog: v1.1.69...v1.1.70

v1.1.69

16 Dec 14:17
0420a85
Compare
Choose a tag to compare

What's Changed

  • fix: add partitions to TenantClients registry by @abc3 in #518

Full Changelog: v1.1.68...v1.1.69

v1.1.68

12 Dec 11:52
25cd733
Compare
Choose a tag to compare

What's Changed

  • chore: add mailmap to unify emails in log by @hauleth in #361
  • docs: reformat documentation by @hauleth in #353
  • Use RPC helper everywhere by @hauleth in #367
  • chore: split Elixir tasks by @hauleth in #375
  • fix: handle notice response during auth and terminate the creds retrieval process by @abc3 in #514

Full Changelog: v1.1.62...v1.1.68

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