Skip to content

wasm_snowflake_fdw_v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 01:01
· 37 commits to main since this release
e4df1d2

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 to 0.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

Full Changelog: v0.4.6...wasm_snowflake_fdw_v0.2.0