Skip to content

7.0.22

Latest
Compare
Choose a tag to compare
@arjantijms arjantijms released this 02 Feb 15:13
· 45 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 and JDK 21.

GlassFish 7.0.22 is a final release, containing final Jakarta EE 10 APIs. It compiles and runs on JDK 11 to JDK 23. MicroProfile support requires JDK 17 or higher.

Release overview

A smaller release while the OmniFish team is working on perfecting SSH in a separate feature branch. Stil, a few important dependencies have been updated; notably Concurrō (Concurrency), EclipseLink (Persistence) and Jersey (REST). Furthermore, GlassFish has received a few security improvements: the admin flow login was improved by @avpinchuk, and the OmniFish team improved the command logger, which now hides passwords in logged messages.

What's Changed

Improvements

Fixes

Maintenance

Dependencies

New Contributors

Full Changelog: 7.0.21...7.0.22