Welcome to Wrappers v0.4.3. This release added support for PG17, upgraded to latest version of pgrx, added Notion Wasm FDW, fixed a number of bugs, and other little things.
What's Changed
- docs: fix docs website link in README by @burmecia in #342
- feat(clickhouse): add Nullable data type support by @burmecia in #343
- docs: Update the nullable to use escaped angle brackets by @ivasilov in #344
- feat: add boolean test qual support by @burmecia in #341
- feat: add array cell type support by @burmecia in #347
- feat(stripe): add
Meters
object for Stripe FDW by @burmecia in #348 - fix(auth0): make user object fields nullable by @burmecia in #349
- feat: rewrite Notion FDW to Wasm FDW by @burmecia in #350
- chore(deps): bump wasmtime from 21.0.1 to 21.0.2 by @dependabot in #352
- chore(deps): bump wasmtime from 21.0.1 to 21.0.2 in /wrappers by @dependabot in #353
- feat: add Uuid data type support by @burmecia in #354
- chore: add support for pgrx v0.12.6 and pg17 by @burmecia in #351
- chore: bump version to 0.4.3 by @burmecia in #355
New Contributors
Full Changelog: v0.4.2...v0.4.3