Skip to content

Releases: networknt/json-schema-validator

1.5.0

05 Jul 18:02

Choose a tag to compare

1.5.0 - 2024-07-05

Added

Changed

1.4.3

25 Jun 19:02

Choose a tag to compare

1.4.3 - 2024-06-25

Added

Changed

1.4.2

21 Jun 03:19

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

1.4.1

21 Jun 02:42

Choose a tag to compare

1.4.1 - 2024-06-20

Added

Changed

1.4.0

16 Mar 22:18

Choose a tag to compare

1.4.0 - 2024-03-16

Added

Changed

1.3.3

19 Feb 13:58

Choose a tag to compare

1.3.3 - 2024-02-19

Added

Changed

1.3.2

07 Feb 20:18

Choose a tag to compare

1.3.2 - 2024-02-07

Added

Changed

1.3.1

01 Feb 03:14

Choose a tag to compare

1.3.1 - 2024-01-31

Added

Changed

  • fixes #942 Add annotation support refactor keywords to use annotations implement output formats. Thanks @justin-tay

1.3.0

27 Jan 00:40

Choose a tag to compare

1.3.0 - 2024-01-26

Added

Changed

  • fixes #934 update javadoc and a test case.
  • fixes #931 Support Draft 2020-12 and refactor schema retrieval. Thanks @justin-tay
  • fixes #930 Fix getSchema() anchor fragment lookup. Thanks @justin-tay
  • fixes #929 Upgrade ITU library to version 1.8. Thanks @ethlo

Upgrade Guide

With #931 implemented, it breaks the API. Users code might need to change in order to move to this version.

1.2.0

20 Jan 02:44

Choose a tag to compare

1.2.0 - 2024-01-19

Added

Changed

Upgrade Guide

With #915 and #922 implemented, it breaks the API. Users code might need to change in order to move to this version.