Skip to content

v0.9.9

Latest

Choose a tag to compare

@kaptinlin kaptinlin released this 27 Aug 18:44

Changes

Fixed

  • Enforce required custom dialect vocabulary support and recognize Draft 2020-12 validation vocabularies, closing #130.
  • Preserve direct schema pattern validation and make compiled pattern and patternProperties validation safe for concurrent use.

Changed

  • Migrate to the standard library JSON v2 API through #131. This release requires Go 1.27.
  • Expose structured expected, received, and allowed parameters for const and enum validation errors.

New Contributor

Full Changelog: v0.9.8...v0.9.9