7.0.0-M7
Pre-release
Pre-release
Eclipse GlassFish is an application server, implementing Jakarta EE. This release is corresponding with the upcoming Jakarta EE 10, which is a new feature release. Jakarta EE 10 requires JDK 11 as a minimum, but also works on JDK 17.
Note: 7.0.0 M7 is a beta release, but demonstrating final Jakarta EE 10 APIs.
GlassFish 7.0.0-M7 compiles and runs on JDK 11 to JDK 19.
This release contains updated versions of the Jakarta EE 10 components.
Specifically new for this milestone release is that it fully passes the Jakarta EE 10 Full TCK. Jakarta MVC support has been disabled for this release, but will be enabled later again.
What's Changed
- Implement Jakarta Concurrency glue code. by @arjantijms in #23999
- Dep updates by @arjantijms in #24001
- Add concurrency API JAR to the default JSP servlet config. by @OndroMih in #24009
- Integrate WaSP 3.1.0-M7 by @arjantijms in #24005
- Integrate OmniConcurrent RC3 by @arjantijms in #24010
- Jdk17 Profile for MicroProfile dependency by @arjantijms in #24002
- Revert "Revert "Updated and reactivated Krazo for MVC 2.0 support"" by @dmatej in #24011
- Make bind exception more clear by @arjantijms in #24013
- Added excludes for challenged Concurrency TCK tests and corrected header by @arjantijms in #24015
- Update concurrency runner and domain.xml to execute sigtest on server by @arjantijms in #24016
- Using older mvc-api version 2.0.1 by @dmatej in #24018
- Fixed default httpOnly value - should be true by @hs536 in #24021
- Add a CDI signature test profile by @starksm64 in #24019
- Add TCK runner for Jakarta Validation by @arjantijms in #24023
- Exclude jboss audit dependencies. There are problematic for CIs. by @arjantijms in #24022
- Integrate concurrent rc4 by @arjantijms in #24025
- Product name updates by @dmatej in #24024
- appclient container needs 2.1.1 Jakarta Annotation ManagedBean - alt by @arjantijms in #24026
- Correct classifier for CDI TCK signature test by @arjantijms in #24028
- Comment out MVC temporarily to have CDI TCK passing again by @arjantijms in #24029
- Integrate command security 1.0.15 by @arjantijms in #24031
- Exclude challenged concurrency TCK test by @arjantijms in #24032
- appclient container needs 2.1.1 Jakarta Annotation ManagedBean by @scottmarlow in #24020
- Use excluded groups property for CDI TCK by @arjantijms in #24034
- Rules for resource and class loading resolution aligned by @dmatej in #24035
- Updated jakarta.el-api, removed hack to clear cache by @dmatej in #24036
- Jakarta EE 10 TCK results by @arjantijms in #24037
- Correcting results by @arjantijms in #24039
- Update various components by @arjantijms in #24038
- Add execution of the CDI Lang Model TCK by @arjantijms in #24040
Full Changelog: 7.0.0-M6...7.0.0-M7