Skip to content

Releases: supabase/wrappers

v0.6.0

02 Mar 06:40
77d4200

Choose a tag to compare

What's Changed

  • chore(deps): bump wasmtime from 32.0.1 to 36.0.3 by @dependabot[bot] in #523
  • fix: memory context release error when drop fdw modify state by @burmecia in #536
  • fix(redis): add TLS crypto provider initialisation by @burmecia in #537
  • fix(clickhouse): timestamptz column type formatting issue by @burmecia in #535
  • feat(snowflake): add timeout_secs foreign table option by @burmecia in #534
  • feat(clerk): Add billing endpoints by @wobsoriano in #539
  • docs(clerk): update v0.2.1 checksum by @burmecia in #540
  • chore(deps): bump rsa from 0.9.8 to 0.9.10 by @dependabot[bot] in #550
  • feat(infura): add Infura WASM FDW for blockchain data by @JohnCari in #547
  • ci: fix wasm fdw release package name by @burmecia in #552
  • docs(infura): update fdw package checksum by @burmecia in #551
  • docs: improve Airtable wrapper documentation by @JohnCari in #544
  • chore(deps): bump aws-sdk-cognitoidentityprovider from 1.101.0 to 1.103.0 by @dependabot[bot] in #554
  • chore(deps): bump aws-sdk-s3vectors from 1.12.0 to 1.14.0 by @dependabot[bot] in #553
  • chore(deps): bump aws-sdk-s3tables from 1.41.0 to 1.46.0 by @dependabot[bot] in #557
  • chore(deps): bump aws-sdk-sso from 1.86.0 to 1.90.0 by @dependabot[bot] in #556
  • chore(deps): bump aws-sdk-ssooidc from 1.89.0 to 1.92.0 by @dependabot[bot] in #555
  • docs: update Snowflake fdw 0.2.1 checksum and format Infura fdw checksum by @burmecia in #558
  • fix(snowflake): change wit version to 0.2.1 by @burmecia in #559
  • feat(hubspot): add api_key_name support for Vault secret lookup by name by @JohnCari in #545
  • chore(deps): bump wasmtime from 36.0.3 to 36.0.5 in the cargo group across 1 directory by @dependabot[bot] in #567
  • docs(snowflake): correct v0.2.1 checksum by @burmecia in #560
  • fix(s3): add delimiter option support for CSV files by @7ttp in #561
  • feat(clerk): Add CRUD endpoints to existing objects by @wobsoriano in #541
  • chore(deps): bump bytes from 1.10.1 to 1.11.1 in the cargo group across 1 directory by @dependabot[bot] in #568
  • fix(clickhouse): implement re_scan for nested loop joins by @JohnCari in #546
  • fix: serialize data instead of pointer in plan_foreign_modify by @JohnCari in #548
  • chore: bump Rust edition to 2024 by @imor in #563
  • Upgrade GitHub Actions for Node 24 compatibility by @salmanmkc in #564
  • chore(deps): bump time from 0.3.44 to 0.3.47 in the cargo group across 1 directory by @dependabot[bot] in #570
  • hardening and docs by @kiwicopple in #562
  • feat: Add OpenAPI Foreign Data Wrapper by @codybrom in #566
  • feat: add comprehensive AI assistant guide for Wrappers project by @burmecia in #569
  • docs(openapi): update wasm module checksum and improve docs by @burmecia in #572
  • ci: add path filters to test workflows and docs build check by @codybrom in #575
  • feat(openapi): upgrade OpenAPI FDW to v0.2.0 with modular architecture by @codybrom in #573
  • docs(openapi): update OpenAPI fdw v0.2.0 checksum by @burmecia in #577
  • chore: bump Wrappers version to 0.6.0 by @burmecia in #578
  • ci: add crates.io publish to release workflow by @burmecia in #579
  • fix(s3vectors): s3vec type upgrade issue by @burmecia in #580
  • ci: [WRA-15] add Wrappers extension upgrade test by @burmecia in #582

New Contributors

Full Changelog: v0.5.7...v0.6.0

wasm_openapi_fdw_v0.2.0

20 Feb 00:18
2e548c1

Choose a tag to compare

What's Changed

  • feat: add comprehensive AI assistant guide for Wrappers project by @burmecia in #569
  • docs(openapi): update wasm module checksum and improve docs by @burmecia in #572
  • ci: add path filters to test workflows and docs build check by @codybrom in #575
  • feat(openapi): upgrade OpenAPI FDW to v0.2.0 with modular architecture by @codybrom in #573

Full Changelog: wasm_openapi_fdw_v0.1.4...wasm_openapi_fdw_v0.2.0

wasm_openapi_fdw_v0.1.4

11 Feb 23:36
1c45063

Choose a tag to compare

What's Changed

  • feat(hubspot): add api_key_name support for Vault secret lookup by name by @JohnCari in #545
  • chore(deps): bump wasmtime from 36.0.3 to 36.0.5 in the cargo group across 1 directory by @dependabot[bot] in #567
  • docs(snowflake): correct v0.2.1 checksum by @burmecia in #560
  • fix(s3): add delimiter option support for CSV files by @7ttp in #561
  • feat(clerk): Add CRUD endpoints to existing objects by @wobsoriano in #541
  • chore(deps): bump bytes from 1.10.1 to 1.11.1 in the cargo group across 1 directory by @dependabot[bot] in #568
  • fix(clickhouse): implement re_scan for nested loop joins by @JohnCari in #546
  • fix: serialize data instead of pointer in plan_foreign_modify by @JohnCari in #548
  • chore: bump Rust edition to 2024 by @imor in #563
  • Upgrade GitHub Actions for Node 24 compatibility by @salmanmkc in #564
  • chore(deps): bump time from 0.3.44 to 0.3.47 in the cargo group across 1 directory by @dependabot[bot] in #570
  • hardening and docs by @kiwicopple in #562
  • feat: Add OpenAPI Foreign Data Wrapper by @codybrom in #566

New Contributors

Full Changelog: wasm_snowflake_fdw_v0.2.1...wasm_openapi_fdw_v0.1.4

wasm_snowflake_fdw_v0.2.1

15 Jan 07:06
678b6a1

Choose a tag to compare

What's Changed

  • docs(infura): update fdw package checksum by @burmecia in #551
  • docs: improve Airtable wrapper documentation by @JohnCari in #544
  • chore(deps): bump aws-sdk-cognitoidentityprovider from 1.101.0 to 1.103.0 by @dependabot[bot] in #554
  • chore(deps): bump aws-sdk-s3vectors from 1.12.0 to 1.14.0 by @dependabot[bot] in #553
  • chore(deps): bump aws-sdk-s3tables from 1.41.0 to 1.46.0 by @dependabot[bot] in #557
  • chore(deps): bump aws-sdk-sso from 1.86.0 to 1.90.0 by @dependabot[bot] in #556
  • chore(deps): bump aws-sdk-ssooidc from 1.89.0 to 1.92.0 by @dependabot[bot] in #555
  • docs: update Snowflake fdw 0.2.1 checksum and format Infura fdw checksum by @burmecia in #558
  • fix(snowflake): change wit version to 0.2.1 by @burmecia in #559

Full Changelog: wasm_infura_fdw_v0.1.0...wasm_snowflake_fdw_v0.2.1

wasm_infura_fdw_v0.1.0

08 Jan 06:15
c2e1339

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: wasm_clerk_fdw_v0.2.1...wasm_infura_fdw_v0.1.0

wasm_clerk_fdw_v0.2.1

22 Dec 06:45
ec728c7

Choose a tag to compare

What's Changed

  • chore(deps): bump wasmtime from 32.0.1 to 36.0.3 by @dependabot[bot] in #523
  • fix: memory context release error when drop fdw modify state by @burmecia in #536
  • fix(redis): add TLS crypto provider initialisation by @burmecia in #537
  • fix(clickhouse): timestamptz column type formatting issue by @burmecia in #535
  • feat(snowflake): add timeout_secs foreign table option by @burmecia in #534
  • feat(clerk): Add billing endpoints by @wobsoriano in #539

New Contributors

Full Changelog: v0.5.7...wasm_clerk_fdw_v0.2.1

v0.5.7

25 Nov 08:32
374cf9f

Choose a tag to compare

What's Changed

  • bump pgrx to 0.16.1 to align with the latest version by @Vonng in #519
  • docs(duckdb): [WRA-6] add docs for MotherDuck source by @burmecia in #520
  • feat(clickhouse): [WRA-9] add configurable stream_buffer_size option to ClickHouse FDW by @burmecia in #521
  • docs(iceberg): add documentation for batch_size server option by @burmecia in #522
  • chore(s3vectors): [WRA-10] change custom type embd name to s3vec by @burmecia in #524
  • perf(iceberg): [WRA-11] optimise direct insert for large dataset by @burmecia in #526
  • chore(s3vectors): add batch_size server option by @burmecia in #527
  • chore(s3vectors): remove bucket_name option from import foreign schema statement by @burmecia in #525
  • chore(iceberg): add extra foreign table options and refactor insert batch processing by @burmecia in #528
  • chore: bump Wrappers version to 0.5.7 by @burmecia in #529
  • fix: extension upgrade issue with s3vectors_fdw by @burmecia in #530

New Contributors

Full Changelog: v0.5.6...v0.5.7

v0.5.6

28 Oct 22:18
21709a6

Choose a tag to compare

What's Changed

  • ci: use locked installation for cargo-pgrx and cargo-component by @burmecia in #513
  • fix typo 'icerberg' by @jannikseus in #512
  • fix: include s3vectors_fdw in the native fdw list by @burmecia in #514
  • Adds MotherDuck support to DuckDB native fdw. by @scottynomad in #511
  • fix(clickhouse): [WRA-5] refactor data scan with async streaming by @burmecia in #515
  • fix: drop fdw state when callback failed by @burmecia in #516
  • chore: bump Wrappers version to 0.5.6 by @burmecia in #517
  • ci: remove duplicate locked argument for pgrx installation by @burmecia in #518

New Contributors

Full Changelog: v0.5.5...v0.5.6

v0.5.5

07 Oct 10:53
86124dd

Choose a tag to compare

What's Changed

  • feat: [DATAENG-1091] add Shopify Wasm wrapper by @burmecia in #497
  • ci: fix wasm file path when creating release by @burmecia in #498
  • ci: fix checksum file generation in Wasm FDW release workflow by @burmecia in #499
  • chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #501
  • fix: deal with NULL in FromDatum implementation for bytea type in Cell by @burmecia in #502
  • docs(shopify): update released package checksum by @burmecia in #500
  • feat: add AWS S3 Vectors FDW by @burmecia in #503
  • docs(s3vectors): improve docs for metadata filtering by @burmecia in #504
  • chore: add support for pg18 by @burmecia in #505
  • feat(iceberg): [WRA-2] add INSERT support for Iceberg FDW by @burmecia in #506
  • chore(s3vectors): replace ARN with bucket and index name by @burmecia in #507
  • chore: bump Wrappers version to 0.5.5 by @burmecia in #508
  • ci: use blacksmith runners by @burmecia in #509
  • ci: change release runner to blacksmith-4vcpu-ubuntu-2404 by @burmecia in #510

Full Changelog: v0.5.4...v0.5.5

wasm_shopify_fdw_v0.1.0

28 Aug 07:17
949a067

Choose a tag to compare

What's Changed

  • feat: [DATAENG-1091] add Shopify Wasm wrapper by @burmecia in #497
  • ci: fix wasm file path when creating release by @burmecia in #498
  • ci: fix checksum file generation in Wasm FDW release workflow by @burmecia in #499

Full Changelog: v0.5.4...wasm_shopify_fdw_v0.1.0