Skip to content

7.0.1

Compare
Choose a tag to compare
@arjantijms arjantijms released this 30 Jan 23:17
· 2309 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.

GlassFish 7.0.1 is a final release, containing final Jakarta EE 10 APIs and final Jakarta EE 10 implementation components. It compiles and runs on JDK 11 to JDK 19. Compilation and running on JDK 20ea30 has also been tested and initial testing shows it seems to work. MicroProfile support requires JDK 17 or higher.

glassfish-7

Release overview

The main features of this release are an overhaul of some of the class loader mechanics (speeding up various operations), and making shutdown monitoring more reliable. A new docker image has been added as well (it will be officially published on docker hub later).
Furthermore in this release a number of components have been updated to their latest version, and the code can now be build with JDK 20ea.

What's Changed

Full Changelog: 7.0.0...7.0.1