Skip to content

Releases: entur/netex-validator-java

NeTEx validator v3.0.0

Pre-release

Choose a tag to compare

@vpaturet vpaturet released this 27 Sep 12:07

Version 3.0.0 introduces support for JAXB-based validation rules, in addition to the existing XPath-based validation rules.

NeTEx validator v2.0.1

Choose a tag to compare

@vpaturet vpaturet released this 16 Jan 05:52

Breaking changes:

  • Upgrade to Jakarta EE 9/10
  • Upgrade Java baseline to Java 17
  • Upgrade to SLF4J v2

NeTEx validator v1.1.0

Choose a tag to compare

@vpaturet vpaturet released this 02 Nov 13:51

This release adds support for Entur NeTEx v 1.0.15

What's Changed

Full Changelog: 1.0.5...1.1.0

NeTEx validator v1.0.2

Choose a tag to compare

@vpaturet vpaturet released this 21 Sep 10:02

What's Changed

  • Configure automated release to Maven Central and automated code formatting (prettier) by @vpaturet in #162