Skip to content

7.0.0-M10

Pre-release
Pre-release
Compare
Choose a tag to compare
@arjantijms arjantijms released this 22 Nov 15:24
· 2521 commits to master since this release

Eclipse GlassFish is an application server, implementing Jakarta EE. This release is corresponding with the Jakarta EE 10 specification, which is a major new feature release. Jakarta EE 10 requires JDK 11 as a minimum, but also works on JDK 17.

Note: 7.0.0 M10 is a release candidate, containing final Jakarta EE 10 APIs and final Jakarta EE 10 implementation components.

GlassFish 7.0.0-M10 compiles and runs on JDK 11 to JDK 19. MicroProfile support requires JDK 17.

glassfish-7m10

Specifically new for this release candidate release is the addition of MicroProfile JWT support, which passes the associated TCK. The admin console is finally working again in this release (big thanks to @avpinchuk). We also did a massive cleanup of the way JNDI names are handled internally, and another massive cleanup for the Concurrency integration. The DOL (Deployment Object Library) has been further cleaned after a large overhaul in GlassFish 7.0.0-M9.

What's Changed

New Contributors

Full Changelog: 7.0.0-M9...7.0.0-M10