Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-23 | 443 Bytes | |
v2.0.21 source code.tar.gz | 2025-01-23 | 867.6 kB | |
v2.0.21 source code.zip | 2025-01-23 | 938.2 kB | |
Totals: 3 Items | 1.8 MB | 0 |
What's Changed
- fix: set correct database on connection by @hauleth in https://github.com/supabase/supavisor/pull/565
- fix: correct Dialyzer issue as
db_name
cannot benil
by @hauleth in https://github.com/supabase/supavisor/pull/566 - fix: handle terminate message from proxy client by @abc3 in https://github.com/supabase/supavisor/pull/568
Full Changelog: https://github.com/supabase/supavisor/compare/v2.0.18...v2.0.21