v3.0.0 Release
What's Changed
This is the first release of jaxb-tools supporting JAXB 3
⭐ New features
- JAXB 3.0 support
- JPA 3.0 support (for hyperjaxb module)
- [#389] javax to jakarta conversion by @mattrpav in #390
- [#397] Remove of deprecated params and classes by @laurentschoelens in #398
- [#395] Add option to generate default-attribute-value in java class by @laurentschoelens in #396
- [#400] Hyperjaxb3 JPA3-JAXB3 by @laurentschoelens in #400
- [#403] Add support for modern xml namespaces by @mattrpav in #404
🐞 Bugfixes
- [#391] Fixing JAXB-BOM (using ext artifact) and partial rename by @laurentschoelens in #391
📖 Documentation
- [#402] update readme.md (with updated section of new namespaces) by @laurentschoelens in #406
🔨 Dependency Upgrades and Other
- [#378] Java package refactor jaxb2_commons to jaxb by @mattrpav in #393
- [#392] Rename jaxb2-basics-* modules to jaxb-plugins-* by @mattrpav in #392
- [#407] Rename jaxb-basics-annotate -> jaxb-plugin-annotate by @mattrpav in #408
- [#394] Bump org.hsqldb:hsqldb from 2.3.3 to 2.7.1 in /hyperjaxb by @dependabot in #394
- [#377] Add jaxb-tools-2.x branch to CI by @mattrpav in #379
- [#381] Update master to 3.0.0-SNAPSHOT by @mattrpav in #382
- [#373] Update build to use jaxb-bom more efficiently by @mattrpav in #386
- [#387] Align JDK version across build by @mattrpav in #388
Full Changelog: 2.0.9...3.0.0