Releases: supabase/pg_jsonschema
Releases · supabase/pg_jsonschema
v0.3.4
What's Changed
- chore: update jsonschema to 0.28.0 by @Stranger6667 in #66
- update Cargo.lock file by @imor in #69
- rename config file to fix warning by @imor in #70
- add code coverage workflow by @imor in #71
- Resolve dependabot #7 by @olirice in #73
- Bump tokio from 1.43.0 to 1.44.2 by @dependabot[bot] in #75
- ci: explicit permissions in actions by @doublethink in #76
- chore: bump ubuntu image to ubuntu-latest in GH actions by @imor in #78
- bump pgrx to 0.16.0 for pg18 beta2 support by @thesuhas in #77
- Support pg18 by @CookiesIO in #80
- Bump jsonschema from 0.28.0 to 0.33.0 by @CookiesIO in #81
- fix: multipleOf validation failed for decimal values by @imor in #83
- docs: add missing function in documentation by @imor in #82
- build: Update GitHub workflows & use GitHub public arm64 runner by @terencehonles in #86
- build: Allow installing Debian packages for multiple PostgreSQL versions by @terencehonles in #84
- chore: bump Rust edition to 2024 by @imor in #89
- Upgrade GitHub Actions for Node 24 compatibility by @salmanmkc in #90
- Bump bytes from 1.10.1 to 1.11.1 in the cargo group across 1 directory by @dependabot[bot] in #91
- chore: add release scripts by @imor in #93
- chore: bump version to 0.3.4 by @imor in #94
New Contributors
- @doublethink made their first contribution in #76
- @thesuhas made their first contribution in #77
- @CookiesIO made their first contribution in #80
- @terencehonles made their first contribution in #86
- @salmanmkc made their first contribution in #90
Full Changelog: v0.3.3...v0.3.4
v0.3.3
- pg17 support
v0.3.1
Changes in this Release
- First Change
- Second Change
v0.3.0
- Postgres 16 compatibility
v0.2.0
bump release timeout due to failed arm builds (#41)
v0.1.4
Merge pull request #21 from supabase/or/v0.1.4 Bump for v0.1.4
v0.1.3
Merge pull request #19 from supabase/or/release-ci Build install artifacts on CI