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.