Releases: ZenWave360/json-schema-ref-parser-jvm
Releases · ZenWave360/json-schema-ref-parser-jvm
v0.9.6
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
v0.9.4
v0.9.3
What's Changed
- Update commons-lang3.version to 3.19.0 by @LuccaPrado in #23
New Contributors
- @LuccaPrado made their first contribution in #23
Full Changelog: v0.9.2...v0.9.3
v0.9.2
v0.9.1
v0.9.0
v0.8.10
Full Changelog: v0.8.9...v0.8.10
v0.8.9
Full Changelog: v0.8.8...v0.8.9
v0.8.8
- 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