MapStruct 1.5.5.Final bug fix released
It is my pleasure to announce the 1.5.5.Final bug fix release of MapStruct. This release includes support for Jakarta XML Binding , 1 bug fixes and a documentation improvements.
Jakarta XML Binding
In the 1.5 releases we added support for the Jakarta namespace. With this release we are enhancing the support by supporting Jakarta XML Binding. This should make it easier for people that want to use MapStruct with Jakarta EE 10.
Thanks
Thanks to our entire community for reporting these errors and for helping use improve our documentation.
In alphabetic order this are all the contributors that contributed to the 1.5.5 release of Mapstruct:
- @ibogdanchikov,
- @izeye, and of course seasoned MapStruct hackers Ben Zegveld, Sjaak Derksen and Filip Hrisafov.
Happy coding with MapStruct 1.5.5!!
Download
You can fetch the new release from Maven Central using the following GAV coordinates:
- Annotation JAR: org.mapstruct:mapstruct:1.5.5.Final
- Annotation processor JAR: org.mapstruct:mapstruct-processor:1.5.5.Final
Alternatively, you can get ZIP and TAR.GZ distribution bundles - containing all the JARs, documentation etc. - from GitHub.
If you run into any trouble or would like to report a bug, feature request or similar, use the following channels to get in touch:
- Get help in our Gitter room, the GitHub Discussion or StackOverflow
- Report bugs and feature requests via the issue tracker
- Follow @GetMapStruct on Twitter