Releases: supabase/wrappers
Releases · supabase/wrappers
v0.6.0
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):
timestamptzcolumn type formatting issue by @burmecia in #535 - feat(snowflake): add
timeout_secsforeign 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):
s3vectype upgrade issue by @burmecia in #580 - ci: [WRA-15] add Wrappers extension upgrade test by @burmecia in #582
New Contributors
- @wobsoriano made their first contribution in #539
- @JohnCari made their first contribution in #547
- @7ttp made their first contribution in #561
- @salmanmkc made their first contribution in #564
- @codybrom made their first contribution in #566
Full Changelog: v0.5.7...v0.6.0
wasm_openapi_fdw_v0.2.0
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
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
- @7ttp made their first contribution in #561
- @salmanmkc made their first contribution in #564
- @codybrom made their first contribution in #566
Full Changelog: wasm_snowflake_fdw_v0.2.1...wasm_openapi_fdw_v0.1.4
wasm_snowflake_fdw_v0.2.1
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
What's Changed
- 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
New Contributors
Full Changelog: wasm_clerk_fdw_v0.2.1...wasm_infura_fdw_v0.1.0
wasm_clerk_fdw_v0.2.1
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):
timestamptzcolumn type formatting issue by @burmecia in #535 - feat(snowflake): add
timeout_secsforeign table option by @burmecia in #534 - feat(clerk): Add billing endpoints by @wobsoriano in #539
New Contributors
- @wobsoriano made their first contribution in #539
Full Changelog: v0.5.7...wasm_clerk_fdw_v0.2.1
v0.5.7
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_sizeoption to ClickHouse FDW by @burmecia in #521 - docs(iceberg): add documentation for
batch_sizeserver option by @burmecia in #522 - chore(s3vectors): [WRA-10] change custom type
embdname tos3vecby @burmecia in #524 - perf(iceberg): [WRA-11] optimise direct insert for large dataset by @burmecia in #526
- chore(s3vectors): add
batch_sizeserver option by @burmecia in #527 - chore(s3vectors): remove
bucket_nameoption 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_fdwby @burmecia in #530
New Contributors
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- ci: use locked installation for
cargo-pgrxandcargo-componentby @burmecia in #513 - fix typo 'icerberg' by @jannikseus in #512
- fix: include
s3vectors_fdwin 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
lockedargument for pgrx installation by @burmecia in #518
New Contributors
- @jannikseus made their first contribution in #512
- @scottynomad made their first contribution in #511
Full Changelog: v0.5.5...v0.5.6
v0.5.5
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
byteatype 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-2404by @burmecia in #510
Full Changelog: v0.5.4...v0.5.5