The theme of this release is learning Rust and pgrx.
⚡ Improvements
- First release, everything is new!
- JSON Schema validation using boon
- Fully supports draft 2020-12, draft 2019-09, draft-7, draft-6, and draft-4
- Multi-object schema composition
- Remote fetching of resources disabled
🏗️ Build Setup
- Built with Rust
- Use
make
for most actions - Download from PGXN or GitHub
- CI testing on PostgreSQL 11–16
📚 Documentation
- Build and install docs in the README
- Full reference documentation
- Performance benchmark script
- Multi-schema composition example
🆚 For more detail compare changes since 34d5d49.