Skip to content

v0.10.1

Compare
Choose a tag to compare
@eeeebbbbrrrr eeeebbbbrrrr released this 14 Sep 17:37
· 7 commits to v0.10-develop since this release

This is pgrx v0.10.1. It includes support for Postgres v16 and since pg16 is now released, cargo pgrx init will now be able to download the latest version.

As always, please install the latest cargo-pgrx with cargo install cargo-pgrx --version 0.10.1 --locked and update your Cargo.toml dependencies.

What's Changed

#1295: Support the official Postgres v16 release
#1294: Add WAL recovery header bindings for pg15 and pg16

Full Changelog: v0.10.0...v0.10.1