Skip to content

Releases: supabase/wrappers

wasm_cfd1_fdw_v0.1.0

17 Dec 01:41
ef78590
Compare
Choose a tag to compare

What's Changed

  • chore(cognito): upgrade dependency and code refactoring by @burmecia in #382
  • docs(wasm): update Cal.com wrapper wasm fdw checksum by @burmecia in #381
  • docs: reformat all FDW documentation by @devin-ai-integration in #384
  • feat(wasm): add Cloudflare D1 Wasm wrapper by @burmecia in #387
  • docs: add guide for removing foreign data wrappers by @devin-ai-integration in #390

New Contributors

  • @devin-ai-integration made their first contribution in #384

Full Changelog: wasm_cal_fdw_v0.1.0...wasm_cfd1_fdw_v0.1.0

wasm_cal_fdw_v0.1.0

10 Dec 06:55
2ea964b
Compare
Choose a tag to compare

What's Changed

  • fix(wasm): add missing TIMESTAMPTZOID type oid by @burmecia in #374
  • docs: update Notion, Calendly and Cal.com Wasm FDW checksum by @burmecia in #372
  • chore: generic error message for file load by @staaldraad in #377
  • feat(cal): add booking insertion support by @burmecia in #380
  • fix(wasm): clean up download, byte handling and hashing by @akacase in #379

New Contributors

Full Changelog: wasm_calendly_fdw_v0.1.0...wasm_cal_fdw_v0.1.0

wasm_notion_fdw_v0.1.0

29 Nov 11:30
29b5c8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.3...wasm_notion_fdw_v0.1.0

wasm_calendly_fdw_v0.1.0

29 Nov 11:09
29b5c8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: wasm_notion_fdw_v0.1.0...wasm_calendly_fdw_v0.1.0

v0.4.3

15 Oct 23:18
19b01e3
Compare
Choose a tag to compare

Welcome to Wrappers v0.4.3. This release added support for PG17, upgraded to latest version of pgrx, added Notion Wasm FDW, fixed a number of bugs, and other little things.

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

29 Aug 09:11
9b13dcd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

wasm_snowflake_fdw_v0.1.1

14 Aug 07:16
0b877ad
Compare
Choose a tag to compare

What's Changed

  • chore: change all wasm fdw host version requirement by @burmecia in #303

Full Changelog: v0.4.1...wasm_snowflake_fdw_v0.1.1

wasm_paddle_fdw_v0.1.1

14 Aug 06:57
0b877ad
Compare
Choose a tag to compare

What's Changed

  • chore: change all wasm fdw host version requirement by @burmecia in #303

Full Changelog: v0.4.1...wasm_paddle_fdw_v0.1.1

v0.4.1

11 Jul 01:42
d0dafe6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

23 Jul 06:32
504a40f
Compare
Choose a tag to compare

What's Changed

  • Minor changes to options file by @AayushyaVajpayee in #255
  • chore(deps): bump rustls from 0.21.10 to 0.21.11 by @dependabot in #256
  • chore(deps): bump rustls from 0.21.10 to 0.21.11 in /wrappers by @dependabot in #257
  • bump rustls by @imor in #258
  • fix: code improvements as per clippy by @burmecia in #263
  • docs(clickhouse): add secure=true for ClickHouse connection string example by @burmecia in #261
  • fix: numeric cell display by @burmecia in #268
  • fix(mssql): incorrect sql deparse for limit and offset clause by @burmecia in #267
  • Feat: Extend the fields for users in the Auth0 FDW by @romaingrx in #265
  • fix: deparse LIKE operator in qual by @burmecia in #279
  • Feat: Add a POC Notion FDW with users read only by @romaingrx in #264
  • feat: add timestamp with time zone cell type support by @burmecia in #281
  • chore: bump supabase-wrappers and supabase-wrappers-macros version by @burmecia in #282
  • add warnings in docs and readme about using materialized views by @imor in #283
  • fix: replace deprecated chrono::NaiveDateTime::timestamp method by @burmecia in #285
  • fix: remove unwrap() from stats related functions by @burmecia in #289
  • fix: allow dead code to make clippy happy by @burmecia in #290
  • feat: add wasm fdw framework with snowflake and paddle fdw by @burmecia in #280
  • ci: add Wasm FDW release workflow by @burmecia in #293
  • feat(stripe): add api_version server option by @burmecia in #294
  • docs: correct wasm file links in docs by @burmecia in #295
  • chore(notion): exclude notion fdw from next release by @burmecia in #296
  • chore: bump version to 0.4.0 by @burmecia in #297

New Contributors

Full Changelog: v0.3.1...v0.4.0