Skip to content

7.0.17

Compare
Choose a tag to compare
@dmatej dmatej released this 30 Aug 12:39
· 229 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.17 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

In this summer 2024 release of GlassFish we did a lot of maintenance in which we will continue in future releases. We fixed several security issues and the build now passes also in Java 23. We welcome feedback - if you notice that something doesn't work as expected, feel free to create an issue or even better create your own pull request after signing the ECA.

New Features

  • Experimental support of JDK23 and 22 for GlassFish 7 by @dmatej in #25092

Fixes

Updates

Maintenance

Documentation

New Contributors

Full Changelog: 7.0.16...7.0.17