Skip to content

Releases: supabase/postgres-meta

v0.93.0

17 Oct 16:42
b813a03

Choose a tag to compare

0.93.0 (2025-10-17)

Bug Fixes

Features

  • optional parameter binding on query endpoint (e561d82)

v0.92.0

16 Oct 14:13
d521264

Choose a tag to compare

0.92.0 (2025-10-16)

Features

  • typegen: add functions setof type introspection (#971) (d521264), closes #995

v0.91.7

08 Oct 18:19
0aeceb2

Choose a tag to compare

0.91.7 (2025-10-08)

Bug Fixes

  • tables: ensure order of composite pks preserved (#996) (0aeceb2)

v0.91.6

03 Sep 06:53
28cd3e6

Choose a tag to compare

0.91.6 (2025-09-03)

Performance Improvements

  • suboptimal tables query schema filter happens late (#980) (28cd3e6)

v0.91.5

04 Aug 10:46
60397be

Choose a tag to compare

0.91.5 (2025-08-04)

Bug Fixes

  • typegen: ensure determinism in functions returns properties (#970) (60397be), closes #959

v0.91.4

30 Jul 16:16
c626519

Choose a tag to compare

0.91.4 (2025-07-30)

Bug Fixes

  • typegen: improve ts typegen consistency between generation (#964) (c626519), closes #959

v0.91.3

28 Jul 14:48
e583d43

Choose a tag to compare

0.91.3 (2025-07-28)

Bug Fixes

  • typegen: Map postgres numeric type to Swift Decimal type (#960) (e583d43)

v0.91.2

23 Jul 04:27
93f0a80

Choose a tag to compare

0.91.2 (2025-07-23)

Bug Fixes

  • server: bump bodyLimit to 3MB default allow parameterize (dd3e9ad)

v0.91.1

12 Jul 03:07
003391e

Choose a tag to compare

0.91.1 (2025-07-12)

Bug Fixes

  • Add 'case' to list of Swift keywords (#956) (003391e)

v0.91.0

03 Jul 08:43
92e9fba

Choose a tag to compare

0.91.0 (2025-07-03)

Features

  • typegen: add postgrest_version parameter to typegen (bf91a7e)