v0.4.2
What's Changed
- fix(wasm): typo in checksum checking error message by @burmecia in #306
- docs(stripe): add example for data insertion by @burmecia in #300
- chore(wasm): remove generated
bindings.rs
file by @burmecia in #308 - ci: automate extension upgrade scripts creation by @burmecia in #310
- chore(deps): bump openssl from 0.10.60 to 0.10.66 in /wrappers by @dependabot in #311
- chore(deps): bump openssl from 0.10.64 to 0.10.66 by @dependabot in #312
- Add support for IMPORT FOREIGN SCHEMA by @remilapeyre in #309
- ci: add checksum and README for WASM FDW release by @burmecia in #307
- feat: add PG13 support for wrappers framework by @burmecia in #313
- Change import_foreign_schema() signature. by @remilapeyre in #315
- ci: update docker compose and checkout action by @burmecia in #319
- ci: split tests into native and wasm by @burmecia in #322
- Fix type of return value for import_foreign_schema() by @remilapeyre in #324
- Docs Refactor by @kiwicopple in #321
- fix: doc images broken links by @burmecia in #326
- docs: fix docs edit link by @burmecia in #327
- feat: Add user-defined cell fmt interface by @kysshsy in #316
- Give the full server struct to the FDW when instanciating it by @remilapeyre in #323
- chore: change all wasm fdw host version requirement by @burmecia in #303
- chore: upgrade wasm fdws to v0.1.1 by @burmecia in #329
- docs: add custom domain config file by @burmecia in #328
- docs: add wasm fdw directory page by @burmecia in #330
- docs: reorganize fdw catalog nav by @burmecia in #332
- docs: update docs for paddle and snowflake fdw new version by @burmecia in #331
- docs: fix typo by @burmecia in #333
- fix(s3): Supabase Storage access issue by @burmecia in #334
- feat: add
get_vault_secret_by_name()
function by @burmecia in #335 - chore: bump version to 0.4.2 by @burmecia in #337
New Contributors
- @remilapeyre made their first contribution in #309
- @kysshsy made their first contribution in #316
Full Changelog: v0.4.1...v0.4.2