v4.0.0 Release
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
- [#429] Fixing error warning on javax classes not found by @laurentschoelens in #430
📖 Documentation
- [#427] Update readme for v4 by @laurentschoelens in #428
🔨 Dependency Upgrades and Other
- [#417] Fix up version numbers post release by @mattrpav in #418
- [#420] Update jaxb-tools to 4.0.0-SNAPSHOT by @mattrpav in #421
- [#410] Upgrade to jaxb-ri 4.0.2 by @mattrpav in #423
- [#424] jpa 3.1 for hyperjaxb with hibernate 6 / eclipselink 4 by @laurentschoelens in #426
- [#419] Drop JDK 8 support by @mattrpav in #422
Full Changelog: 3.0.1...4.0.0