Skip to content

Releases: networknt/json-schema-validator

1.5.7

23 May 21:11
Compare
Choose a tag to compare

1.5.7- 2025-05-23

Added

Changed

  • upgrade nexus-staging version
  • Fix OverrideValidatorTest (#1159) Thanks @justin-tay
  • update slf4j to 2.0.17
  • update jackson to 2.18.3

Upgrade Guide

This release updates the dependencies only. There is no functional change; however, we have changed the publishing plugin with central-publishing-maven-plugin, so we need you to verify the release. Also, I have built the jar with Java 21 but the target is still Java 8. Let us know if anyone encounters any issues. Thanks.

1.5.6

19 Feb 21:28
Compare
Choose a tag to compare

1.5.6- 2025-02-19

Added

Changed

1.5.5

15 Jan 02:33
Compare
Choose a tag to compare

1.5.5 - 2025-01-14

Added

Changed

1.5.4

24 Nov 23:35
Compare
Choose a tag to compare

1.5.4 - 2024-11-24

Added

Changed

1.5.3

31 Oct 12:38
Compare
Choose a tag to compare

1.5.3 - 2024-10-31

Added

Changed

1.5.2

19 Sep 16:53
Compare
Choose a tag to compare

1.5.2 - 2024-09-19

Added

Changed

  • Fix exclusiveMinimum and exclusiveMaximum for OpenAPI 3.0 (#1115) Thanks @justin-tay
  • Bump jackson-databind from 2.17.1 to 2.17.2 (#1111) Thanks @justin-tay
  • Bump io.undertow:undertow-core from 2.2.33.Final to 2.2.35.Final (#1110) Thanks @justin-tay
  • Fix PatternValidator to not log for fail fast (#1106) Thanks @justin-tay

1.5.1

25 Jul 20:02
Compare
Choose a tag to compare

1.5.1 - 2024-07-25

Added

Changed

  • Fix enum validator messages for object, array and text nodes (#1095) Thanks @justin-tay
  • Optimize hasAdjacentKeywordInEvaluationPath (#1092) Thanks @justin-tay

1.5.0

05 Jul 18:02
Compare
Choose a tag to compare

1.5.0 - 2024-07-05

Added

Changed

1.4.3

25 Jun 19:02
Compare
Choose a tag to compare

1.4.3 - 2024-06-25

Added

Changed

1.4.2

21 Jun 03:19
Compare
Choose a tag to compare

1.4.2 - 2024-06-21

Added

Changed

  • Resolve Javadoc warning messages #1073
  • Fix iri, iri-reference, uri and uri-reference (#1071) Thanks @justin-tay
  • fixes #1072 Downgrade maven-source-plugin to 3.2.1