Skip to content

Releases: highsource/jaxb-tools

v3.0.2 release

26 Aug 17:00
Compare
Choose a tag to compare

What's Changed

This is a maintenance release of jaxb-tools v3 (jakarta-based), with the following notable changes :

  • Maven 3.1.0 as baseline for plugin (in order to make it compatible with Maven 4)
  • Enhancements and bugfixes (many backported from v4-main branch)

⭐ New features

🐞 Bugfixes

📖 Documentation

🔨 Dependency Upgrades and Other

Full Changelog: 3.0.1...3.0.2

v2.0.14 release

26 Jul 00:52
Compare
Choose a tag to compare

What's Changed

This is a maintenance release of jaxb-tools v2 (javax-based).
If upgrading from non previous 2.0.12 release, please check the 2.0.12 release notes.
This version makes old jaxb2-basics-runtime being fixed by version range (compared to 2.0.13 release).

🐞 Bugfixes

Full Changelog: 2.0.13...2.0.14

v2.0.13 release

25 Jul 05:45
Compare
Choose a tag to compare

What's Changed

This is a maintenance release of jaxb-tools v2 (javax-based).
If upgrading from non previous 2.0.12 release, please check the 2.0.12 release notes

🐞 Bugfixes

Full Changelog: 2.0.12...2.0.13

v2.0.12 release

15 Jul 15:51
Compare
Choose a tag to compare

What's Changed

This is a maintenance release of jaxb-tools v2 (javax-based), with the following notable changes :

  • Maven 3.1.0 as baseline for plugin (in order to make it compatible with Maven 4)
  • JAXB-RI upgrade to 2.3.9 (see changelog here)
  • New plugins available, enhancements and bugfixes (many backported from v4-main branch)

⭐ New features

🐞 Bugfixes

🔨 Dependency Upgrades and Other

Full Changelog: 2.0.9...2.0.12

v4.0.8 release

05 Jul 14:53
Compare
Choose a tag to compare

What's Changed

This is a maintenance release of jaxb-tools, with plugin upgrade and documentation update.

🐞 Bugfixes

📖 Documentation

Full Changelog: 4.0.7...4.0.8

v4.0.7 release

01 Jul 21:48
Compare
Choose a tag to compare

What's Changed

This is a maintenance release of jaxb-tools, with dependency upgrade or removal.

🐞 Bugfixes

🔨 Dependency Upgrades and Other

  • Bump org.springframework:spring-web from 6.1.5 to 6.1.6 in /hyperjaxb/ejb/samples/customerservice-cxf by @dependabot in #544

Full Changelog: 4.0.6...4.0.7

v4.0.6 release

09 Apr 20:18
Compare
Choose a tag to compare

What's Changed

This is a maintenance release of jaxb-tools, with upgrade to jaxb 4.0.5, new extension of the toString plugin to take control on enum toString output, new MapInit xjc-plugin, bugfixes and also other dependencies upgrades.

⭐ New features

🐞 Bugfixes

🔨 Dependency Upgrades and Other

Full Changelog: 4.0.3...4.0.6

v4.0.3 Release

07 Feb 15:39
Compare
Choose a tag to compare

What's Changed

This is a maintenance release of jaxb-tools, with dependencies security fixes.
If migrating from 4.0.0, please read 4.0.2 release notes

🔨 Dependency Upgrades and Other

Full Changelog: 4.0.2...4.0.3

v4.0.2 Release

06 Feb 17:07
Compare
Choose a tag to compare

What's Changed

This is the first maintenance release of jaxb-tools v4, with the following notable changes :

  • Maven 3.1.0 as baseline for plugin (in order to make it compatible with Maven 4)
  • JAXB-RI upgrade to 4.0.4 (see changelog here)
  • New plugins available, enhancements and bugfixes
  • specVersion parameter is taken into account again. Valid values are 2.3, 3.0, LATEST (see com.sun.tools.xjc.api.SpecVersion in jaxb-xjc)

⭐ New features

🐞 Bugfixes

📖 Documentation

🔨 Dependency Upgrades and Other

🧑‍🤝‍🧑 New Contributors

Full Changelog: 4.0.0...4.0.2

v4.0.0 Release

06 Oct 14:07
Compare
Choose a tag to compare

What's Changed

This is the first release of jaxb-tools supporting JAXB 4

⭐ New features

  • JDK 11 baseline : since Jakarta EE 10 support JDK 11+, this plugin needs JDK 11+ to run
  • JAXB 4.0 support
  • JPA 3.1 support (for hyperjaxb module)

🐞 Bugfixes

📖 Documentation

🔨 Dependency Upgrades and Other

Full Changelog: 3.0.1...4.0.0