Behaviour Changes
The default (undefined) value of the fish.payara.ready-after-applications system property will change from false to true starting from 6.42.0, aligning Payara 6 with Community and Payara 7.
The server will mark itself as ready after post-boot configuration is applied and previously deployed applications are loaded, rather than after the server_startup event.
This may change the timing of post-boot scripts and transaction recovery. Ahead of 6.42.0, fish.payara.ready-after-applications can be left unset to adopt the new default, set to true to test the new behaviour early, or set to false to keep the current behaviour.
Bug Fixes
-
[FISH-10485] Fix Payara Micro Boot Properties Not Applied With the Right Timing
-
[FISH-11896] Fix Quoted-Argument Parsing in
prebootCommandFile(asadmin) andPREBOOT_COMMANDS(Docker) -
[FISH-12270] Fix Misleading Log Entries Generated While Configuring Additional Properties for Virtual Servers
-
[FISH-12800] Fix MicroProfile
/metricsEndpoint Containing Duplicate Metrics -
[FISH-13058] Fix Missing
JSESSIONIDVERSIONLeading to Session Not Being Correctly Retrieved in Relaxed Mode -
[FISH-13091] Assorted Deployment Group Fixes
-
[FISH-13137] Fix Prometheus Metrics to Report Histogram Times in Seconds
-
[FISH-13138] Fix Payara Micro’s
--outputlauncherto Respectpayara-boot.properties -
[FISH-13447] Fix Micro
NullPointerExceptionwithlog-to-consoleAccess Log Option
Improvements
-
[FISH-13097] Add Default OpenMQ Credentials Warning
-
[FISH-13707] Add Alternate Parsson to BOM
Component Upgrades
-
[FISH-13525] Upgrade
org.jetbrains.kotlin:kotlin-stdlibfrom 2.3.10 to 2.3.21 -
[FISH-13545] Upgrade
org.codehaus.woodstox:stax2-apifrom 4.2.2 to 4.3.0 -
[FISH-13546] Upgrade
org.glassfish:genericrafrom 2.0-20081121 to 2.1-20100913 -
[FISH-13547] Upgrade
com.fasterxml.jackson:jackson-bomfrom 2.21.2 to 2.21.3 -
[FISH-13548] Upgrade
org.glassfish.grizzly:grizzly-npn-osgifrom 2.0.0 to 2.0.1 -
[FISH-13579] Upgrade
jline.versionfrom 3.30.8 to 3.30.13 -
[FISH-13720] Upgrade
asm.versionfrom 9.9.1 to 9.10.1