wasm_notion_fdw_v0.1.0
github-actions
released this
29 Nov 11:30
·
14 commits
to main
since this release
What's Changed
- chore(wasm): upgrade wasmtime version to 26.0.0 by @burmecia in #358
- feat: add
Interval
andBytea
data types support by @burmecia in #356 - docs: fix spelling by @ekvanox in #361
- docs(notion): update notion wasm fdw checksum by @burmecia in #360
- chore(deps): bump wasmtime from 26.0.0 to 26.0.1 by @dependabot in #362
- chore(deps): bump wasmtime from 21.0.2 to 24.0.2 in /wrappers by @dependabot in #363
- feat(wasm): add Calendly Wasm FDW by @burmecia in #364
- feat(wasm): add Cal.com Wasm FDW by @burmecia in #365
- docs(wasm): update Cal.com and Calendly wasm fdw checksum by @burmecia in #367
- feat(redis): add TLS connection support to Redis FDW by @burmecia in #370
- ci: fix rust toolchain and component version by @burmecia in #369
- ci: install rustfmt for rust toolchain by @burmecia in #371
New Contributors
Full Changelog: v0.4.3...wasm_notion_fdw_v0.1.0