- Update to v1.5.8 * Changed + upgrade maven-gpg to 3.2.7 + Fix walk with validate when node is null (#1169) + add central-publishing-maven-plugin - Update to v1.5.7 + Changed + upgrade nexus-staging version + Fix OverrideValidatorTest (#1159) + update slf4j to 2.0.17 + update jackson to 2.18.3 - Update to v1.5.6 * Changed + Set requires static for optional and excludable dependencies (#1155) + Fix NPE when walking a missing node that will have missing properties (#1152) + Fix relative iris with colons (#1147) + Fix explicit disabling of format assertions (#1145) - Update to v1.5.5 * Changed + Fix custom error message for union type (#1138) + Update itu 1.10.2 -> 1.10.3 (#1143) OBS-URL: https://build.opensuse.org/request/show/1289706 OBS-URL: https://build.opensuse.org/package/show/Java:packages/networknt-json-schema-validator?expand=0&rev=4
55 lines
1.8 KiB
Plaintext
55 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jul 2 02:59:51 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
- Update to v1.5.8
|
|
* Changed
|
|
+ upgrade maven-gpg to 3.2.7
|
|
+ Fix walk with validate when node is null (#1169)
|
|
+ add central-publishing-maven-plugin
|
|
- Update to v1.5.7
|
|
+ Changed
|
|
+ upgrade nexus-staging version
|
|
+ Fix OverrideValidatorTest (#1159)
|
|
+ update slf4j to 2.0.17
|
|
+ update jackson to 2.18.3
|
|
- Update to v1.5.6
|
|
* Changed
|
|
+ Set requires static for optional and excludable dependencies
|
|
(#1155)
|
|
+ Fix NPE when walking a missing node that will have missing
|
|
properties (#1152)
|
|
+ Fix relative iris with colons (#1147)
|
|
+ Fix explicit disabling of format assertions (#1145)
|
|
- Update to v1.5.5
|
|
* Changed
|
|
+ Fix custom error message for union type (#1138)
|
|
+ Update itu 1.10.2 -> 1.10.3 (#1143)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 27 21:55:10 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Fix javadoc generation with javadoc:aggregate
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 15 00:30:21 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
- Update to v1.5.4
|
|
* Changed
|
|
+ Fix nullable issue (#1134)
|
|
+ fixes #1131 pom.xml scm url URI is invalid (#1132)
|
|
+ Remove warning for exclusiveMinimum and exclusiveMaximum for
|
|
Draft 4 (#1127)
|
|
+ Clean up code (#1130)
|
|
+ Test Code Cleanup (#1128)
|
|
- Update to v1.5.3
|
|
* Changed
|
|
+ Upgrade many libraries (#1122)
|
|
+ Fix hasAdjacentKeywordInEvaluationPath optimisation (#1124)
|
|
+ Correct URL to jsonschema-validation-output-machines.md
|
|
documentation (#1121)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 16 04:04:26 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
- Initial packaging with v1.5.2
|