github pgcentralfoundation/pgrx v0.10.0-beta.1
v0.10-beta.1

latest releases: v0.12.4, v0.12.3, v0.12.2...
14 months ago

Welcome to pgrx v0.10.0-beta.1. The second in our series to add Postgres 16 support.

This release contains a few bugfixes around arrays of certain types and compile-time Spi API soundness. It also improves the output of cargo pgrx test test failures.

To evaluate this release please run cargo install cargo-pgrx --version 0.10.0-beta.1 --locked && cargo pgrx init. And make sure to update your extension crate dependencies as well, adding a corresponding pg16 line to the [features] block.

What's Changed

Full Changelog: v0.10.0-beta.0...v0.10.0-beta.1

Don't miss a new pgrx release

NewReleases is sending notifications on new releases.