Skip to content

Releases: supabase/pg_jsonschema

v0.3.4

11 Feb 11:24
cbe74b5

Choose a tag to compare

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

Full Changelog: v0.3.3...v0.3.4

v0.3.3

16 Oct 15:22
dcbe58e

Choose a tag to compare

  • pg17 support

v0.3.1

11 Apr 12:57
25bbdcb

Choose a tag to compare

Changes in this Release

  • First Change
  • Second Change

v0.3.0

29 Feb 13:52
7c43f1e

Choose a tag to compare

  • Postgres 16 compatibility

v0.2.0

03 Oct 15:28
8ba7c7b

Choose a tag to compare

bump release timeout due to failed arm builds (#41)

v0.1.4

12 Dec 20:21
9967e74

Choose a tag to compare

Merge pull request #21 from supabase/or/v0.1.4

Bump for v0.1.4

v0.1.3

30 Nov 15:03
c9acd4f

Choose a tag to compare

Merge pull request #19 from supabase/or/release-ci

Build install artifacts on CI