Preloader image

Apache TomEE 10.1.4 has been released

We are excited to announce the release of Apache TomEE 10.1.4!

This release features updated Resource handling to allow for more explicit constructor selection using parameter type, fixes the TomEE Maven plugin on Java 22+, some minor fixes in the OpenID Authentication mechanism, and the usual dependency upgrades.

We extend our deepest gratitude to everyone who contributed to this release, especially our incredible volunteers who worked on TomEE 10 and on fixes in our upstream dependencies such as Tomcat, OWB, CXF, MyFaces, and more.

Your efforts made TomEE 10.1.4 possible!

Bug

  • TOMEE-4561 Session not passivatable when using OpenID authentication mechanism

  • TOMEE-4569 TomEE Maven Plugin fails in debug mode in Java 22+

Improvement

  • TOMEE-4574 Add exception details to Assembler#postConstructResources(…​)

Task

  • TOMEE-4570 Align resource and services-jar.xml type definitions with XBean 4.30 fix to prevent implicit resolution

Dependency upgrade