Skip to content

Release 2.0.0

Latest

Choose a tag to compare

@bennypi bennypi released this 08 Jul 14:58
00ff690

This release does not actually contain any new features. Instead, the underlying json-schema-validation library was changed from io.vertx:vertx-json-schema to com.networknt:json-schema-validator. The reason for this is that the latter contains way less transitive dependencies.

This means however that the API of this library has changed in some places, therefore the major-version was increased.

Additionally, this library is now available on maven central.