wasm_snowflake_fdw_v0.2.0
·
37 commits
to main
since this release
What's Changed
- chore(deps): bump crossbeam-channel from 0.5.13 to 0.5.15 by @dependabot in #444
- docs: update docs for secret creation in Vault by @burmecia in #450
- Slack FDW by @kiwicopple in #441
- docs(redis): add SSL/TLS support docs to Redis FDW [DATAENG-919] by @burmecia in #451
- chore: add workflow for docs deploys by @charislam in #399
- feat(wasm): [DATAENG-915] add
import foreign schema
support to Wasm FDW by @burmecia in #452 - ci(docs): deploy docs on tag push by @charislam in #453
- chore(wasm): upgrade Rust to
1.84.1
and Component to0.21.1
by @burmecia in #454 - feat(wasm): [DATAENG-915] add
import foreign schema
support to other FDWs by @burmecia in #455 - fix: ClickHouse url change by @Hallidayo in #449
- feat(clickhouse): [DATAENG-937] add UUID data type support by @burmecia in #458
- feat: improve documentation and error handling by @peiqing6888 in #456
- chore: bump Wrappers version to 0.5.0 by @burmecia in #460
New Contributors
- @charislam made their first contribution in #399
- @Hallidayo made their first contribution in #449
- @peiqing6888 made their first contribution in #456
Full Changelog: v0.4.6...wasm_snowflake_fdw_v0.2.0