wasm_clerk_fdw_v0.1.0
·
39 commits
to main
since this release
What's Changed
- ci: fix Rust version to 1.81.0 for Wasm wrappers test by @burmecia in #400
- chore: upgrade pgrx to 0.12.7 by @burmecia in #401
- feat: add
time
data type support by @burmecia in #402 - ci: add Coveralls coverage report to CI by @burmecia in #403
- fix: dependabot reported alerts #55, #56, #57 by @burmecia in #406
- chore: upgrade pgrx to 0.12.9 by @burmecia in #407
- ci: make rust 1.81.0 as the default toolchain by @burmecia in #409
- chore(deps): bump openssl from 0.10.66 to 0.10.70 by @dependabot in #411
- chore(bigquery): add JSON data type support by @burmecia in #412
- ci: fix coverage report by @burmecia in #410
- ci: set login credentials for clickhouse testing by @burmecia in #413
- chore: change Rust lints cfgs to warn by @burmecia in #414
- feat(wasm): add Clerk Wasm FDW by @burmecia in #404
Full Changelog: v0.4.4...wasm_clerk_fdw_v0.1.0