New
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 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
New Contributors
- @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/wasm_snowflake_fdw_v0.2.1...wasm_openapi_fdw_v0.1.4