Skip to content

8.0.1

Latest

Choose a tag to compare

@dmatej dmatej released this 25 Mar 15:52
· 87 commits to main since this release

Eclipse GlassFish is an application server, implementing Jakarta EE. This release is corresponding with the Jakarta EE 11 specification, which is a major new feature release. Eclipse GlassFish 8 is production ready and requires JDK 21 or higher.

GlassFish 8 logo

New Features and Improvements

  • Moved JNA Library to dedicated module by @avpinchuk in #25927
  • Deployment performance and resource usage optimizations by @OndroMih in #25935
  • Refactoring of utilities to make them usable outside of GlassFish by @dmatej in #25951

Fixes

  • Improved logging for inconsistent attributes in the context.xml by @avpinchuk in #25912
  • Fix MP JWT integration by @OndroMih in #25938
  • Fixed missing new line in the output. by @dmatej in #25944
  • Fix for 'WELD-001409: Ambiguous dependencies for type EntityManager' when persistence.xml contains more than one persistence-unit by @bvfalcon in #25936

Maintenance

Documentation

  • Add news piece to the website about 8.0.0 release by @OndroMih in #25928
  • Fix documentation about GF 8 by @OndroMih in #25931
  • Add Arquillian Containers section to documentation page by @OndroMih in #25937
  • Add info about Embedded GlassFish maven plugin to website (and disable tests on docs changes) by @OndroMih in #25942

Updates

New Contributors

Full Changelog: 8.0.0...8.0.1