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