Release notes - Payara Platform Community 6.2023.3
Supported APIs and Applications
- Jakarta EE 10
- Jakarta EE 10 Applications
- MicroProfile 6.0
Known Issues
ASM Warning
- When deploying an application that contains a Java Record, there is a warning logged in the server logs about Records not being supported. No worries. Your application will deploy and work. This is a known issue that is being looked into.
Breaking Change
Minimum Required JDK
- The minimum required JDK to run this and subsequent releases of this stream is 11.0.12
- As this release comes with MicroProfile 6, you might want to peruse its release announcement to keep on top of any possible breaking changes
Improvements
- [FISH-7206] Update the REST SSL Alias Extension for Payara 6
- [FISH-1366] Upgrade cacerts.jks and keystore.jks to pkcs12
- [FISH-6634] Make Notifiers Payara 6 Compatible
- [FISH-6907] Configure SameSite Cookie Attribute Globally for an HTTP Network Listener
Bug Fixes
- [FISH-6479] SLF4J API fails to load an implementation
- [FISH-7016] Server Instances Zombie When Port Conflicts Are Detected During Startup
- [FISH-7063] Publish Jakarta Platform 10 in the BOM
- [FISH-7076] Malformed SQL when using SecondaryTable & PrimaryKeyJoinColumn annotations
- [FISH-7077] Deploy and redeploy using local packaged file not working
- [FISH-5981] 'java.lang.LinkageError' when using Apache Santuario and SLF4J/Logback