7.0.2
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.
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
- Merge 7.0.1 into master by @arjantijms in #24282
- Update website for 7.0.1 release by @arjantijms in #24289
- Set minor version to 2 (so product version is 7.0.2) by @arjantijms in #24313
- Fix links to other guides in the GlassFish 7 documentation by @OndroMih in #24308
- Remove temporary directory on exit by @pzygielo in #24281
- Fixed #24297: getResource for a directory by @dmatej in #24300
- GlassFishLogManagerLifeCycleTest stabilized by @dmatej in #24309
- Integrate WaSP 3.2.0 by @arjantijms in #24292
- Integrate Jersey 3.1.1 by @arjantijms in #24285
- Integrate Mojarra 4.0.1 by @arjantijms in #24290
- Integrate Tyrus 2.1.3 by @arjantijms in #24299
- Integrate Web Services 4.0.2 (SOAP) by @arjantijms in #24287
- Integrate Eclipselink 4.0.1-RC2 by @arjantijms in #24311
- Integrate Angus Mail 2.0.1 by @arjantijms in #24294
- Integrate Nimbus 9.30 by @arjantijms in #24286
- Integrate checkstyle 10.7.0 by @arjantijms in #24306
- Increase timeout from 2_000_000d to 3_000_000d. by @arjantijms in #24295
- Add TCK runner for Pages Tags TCK by @arjantijms in #24291
- Setup config for the versions plug-in to ignore OLDER versions. by @arjantijms in #24302
- Jenkinsfile maintenance by @dmatej in #24252
Full Changelog: 7.0.1...7.0.2