Skip to content

7.0.2

Compare
Choose a tag to compare
@arjantijms arjantijms released this 24 Feb 14:28
· 2159 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.2 is a final release, containing final Jakarta EE 10 APIs. It compiles and runs on JDK 11 to JDK 19. Compilation and running on JDK 20ea34 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 the updates of various components, fixing a wide array of issues. Specifically with WaSP 3.2.0 a major change is that it now includes the Pages Standard Tags, so the separate jar for this is no longer present in GlassFish. We also fixed an important regression where requesting a directory from the ClassLoader failed for exploded deploys. This now works again. Additionally the version (7.0.2 now) is reported correctly again, which can be important for package managers such as brew.

What's Changed

Full Changelog: 7.0.1...7.0.2