Skip to content

Releases: ZenWave360/json-schema-ref-parser-jvm

v0.9.6

20 Dec 11:26

Choose a tag to compare

What's Changed

  • 2025-12-20 318ec1a upgrade test dependencies: logback-classic to 1.5.13, wiremock-jre8 to 2.35.1
  • 2025-12-20 457d4df fix: escape keys in JSON paths and add test for patternProperties
  • 2025-12-19 c26e73c fix: escape keys in JSON paths and add test for patternProperties
  • 2025-12-19 1b2ee8f fix: $RefParser fails to mergeAllOf in json with circular references
  • 2025-12-18 0983757 fix: $RefParser now detects circular references

Full Changelog: v0.9.5...v0.9.6

v0.9.5

16 Nov 20:44

Choose a tag to compare

What's Changed

  • 82634d8 fix: adds $Ref.replacedRefsList to keep trac of replaced refs

Full Changelog: v0.9.4...v0.9.5

v0.9.4

16 Nov 18:53

Choose a tag to compare

What's Changed

  • fix: $RefParser.java replaceWith$Ref keep references when posible by @ivangsa in #25

Full Changelog: v0.9.3...v0.9.4

v0.9.3

29 Oct 16:10

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.9.3

v0.9.2

03 Jul 11:10

Choose a tag to compare

What's Changed

  • fix: $RefParser.java replaceWith$Ref when it contains other properties by @ivangsa in #19

Full Changelog: v0.9.1...v0.9.2

v0.9.1

27 May 07:07

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

18 Apr 08:34

Choose a tag to compare

What's Changed

  • migrate groupId to io.zenwave360 and refactor GH actions by @ivangsa in #14

Full Changelog: v0.8.10...v0.9.0

v0.8.10

14 Apr 06:48
515f056

Choose a tag to compare

Full Changelog: v0.8.9...v0.8.10

v0.8.9

31 Mar 14:00
5fc812b

Choose a tag to compare

Full Changelog: v0.8.8...v0.8.9

v0.8.8

25 Feb 16:00
f3b2558

Choose a tag to compare

  • 2025-02-25 54db271 treats $ref according to JSON Schema Draft 2019-09 and later {{Ivan Garcia Sainz-Aja}}
  • 2025-02-25 61240b0 fixes testDereferenceHttpRefsWithQueryAuthentication {{Ivan Garcia Sainz-Aja}}
  • 2025-02-25 f753db7 adds support for parsing http urls {{Ivan Garcia Sainz-Aja}}

Full Changelog: v0.8.7...v0.8.8