Skip to content

Releases: supabase/supavisor

v2.0.21

23 Jan 10:45
fd447e8
Compare
Choose a tag to compare

What's Changed

  • fix: set correct database on connection by @hauleth in #565
  • fix: correct Dialyzer issue as db_name cannot be nil by @hauleth in #566
  • fix: handle terminate message from proxy client by @abc3 in #568

Full Changelog: v2.0.18...v2.0.21

v2.0.15

17 Jan 11:21
e2584af
Compare
Choose a tag to compare

What's Changed

  • fix: validation prisma names by @abc3 in #547

Full Changelog: v2.0.14...v2.0.15

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

  • chore: add @supabase/pooler CODEOWNERS by @w3b6x9 in #346
  • fix: call assert instead of defining function by @hauleth in #347
  • test: cleanup prom_ex test suite by @hauleth in #348
  • feat: add api and metrics token blocklists by @abc3 in #350

New Contributors

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