Fixes a bug introduced in 6.3.0 which may cause the a node to hang and drop out of the cluster if Machine Learning is enabled and has been actively used. The issue can be redressed in 6.3.0 by disabling Machine Learning on all nodes #31691 (issue: #31683)
Network
Ensure we don’t use a remote profile if cluster name matches #31331 (issue: #29321)
Packaging
Add package pre-install check for java binary #31343 (issue: #29665)
Recovery
Fix missing historyUUID in peer recovery when rolling upgrade 5.x to 6.3 #31506 (issue: #31482)
Rollup
[Rollup] Metric config parser must use builder so validation runs #31159
SQL
JDBC: Fix stackoverflow on getObject and timestamp conversion #31735 (issue: #31734)
SQL: Preserve scoring in bool queries #30730 (issue: #29685)
Scripting
Painless: Fix bug for static method calls on interfaces #31348