Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.88.8
0.88.8 (2025-04-13)
Bug Fixes
- raise connection string error early on request processing (a2b89d0)
v0.88.7
0.88.7 (2025-04-10)
Bug Fixes
- add more logs to the exit path (601ebf4)
- typegen: use javascript deterministic sort for args join (f10d091)
v0.88.6
0.88.6 (2025-04-10)
Bug Fixes
- remove cache in release action (0255bfa)
v0.88.5
0.88.5 (2025-04-09)
Bug Fixes
- add a maximum query time limit (db00dcf)
v0.88.3
0.88.3 (2025-04-08)
Bug Fixes
- this.end is not a function error (02fd305)
- use bind and catch unexpected error (21d100f)
v0.88.1
0.88.1 (2025-03-31)
Bug Fixes
- typescript: function only have union over args (91407ee)
v0.88.0
0.88.0 (2025-03-27)
Features
- server: introduce maxResultSize limit and fix pg errors handling (9d831d7)