Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.91.3
0.91.3 (2025-07-28)
Bug Fixes
- typegen: Map postgres numeric type to Swift Decimal type (#960) (e583d43)
v0.91.2
0.91.2 (2025-07-23)
Bug Fixes
- server: bump bodyLimit to 3MB default allow parameterize (dd3e9ad)
v0.91.0
0.91.0 (2025-07-03)
Features
- typegen: add postgrest_version parameter to typegen (bf91a7e)
v0.90.0
0.90.0 (2025-07-03)
Features
- query: add idle_session_timeout for idle session auto-close (5744206)
v0.89.3
0.89.3 (2025-05-28)
Bug Fixes
- exclude pooler from statement_timeout (e41138a)
- set the statement_timeout at query level (2fa2011)
- use query level statement timeout (18d61e2)
v0.89.2
0.89.2 (2025-05-20)
Bug Fixes
- query: ensure that open connection are killed after timeout (5434754)
v0.89.1
0.89.1 (2025-05-19)
Bug Fixes
- typescript: prefer current schema typescript typegen (f58f507)
v0.89.0
0.89.0 (2025-05-08)
Features
- allow setting application_name via header (704fb13)