Skip to content

Releases: supabase/wrappers

v0.1.14

25 Jun 15:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.11...v0.1.12

v0.1.11

22 May 07:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.1.11

v0.1.10

05 Apr 01:57
Compare
Choose a tag to compare

What's Changed

  • feat: add numeric type support and timeout option for bq fdw by @burmecia in #78
  • Bump spin from 0.9.4 to 0.9.8 by @dependabot in #79
  • Bump openssl from 0.10.42 to 0.10.48 in /wrappers by @dependabot in #77

Full Changelog: v0.1.9...v0.1.10

v0.1.9

21 Mar 09:36
Compare
Choose a tag to compare

Breaking Change

The columns parameter in trait ForeignDataWrapper::begin_scan has been changed to a list of Column, which has more properties than name.

  • feat: enrich target column in interface by @burmecia in #68

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

02 Mar 06:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

06 Jan 06:25
Compare
Choose a tag to compare

What's Changed

Major:

  • fix: change memory context parent to CurTransactionContext by @burmecia in #37
  • :fix: allocate plan in query memory context by @EdMcBane in #47
  • chore: add disputes, events, files Stripe objects by @burmecia in #44
  • chore: use borrowed row in iter_scan() by @burmecia in #48

Minor:

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

12 Dec 20:49
3181999
Compare
Choose a tag to compare

What's Changed

  • Add .deb install support for postgres derived docker images @olirice in #35

v0.1.5

08 Dec 22:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5