Skip to content

26.0.0.Beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@yersan yersan released this 24 Jul 13:22
· 367 commits to main since this release

What's Changed

  • [WFCORE-6895] Add a grace period to Management CLI Installer Windows … by @yersan in #6071
  • WFCORE-6897 Remove usage of deprecated WildflyTestRunner class by @rhusar in #6072
  • [WFCORE-6901] Create Phase IDs for OpenTelemetry by @jasondlee in #6075
  • [WFCORE-6889] Add a ModuleDependency.Builder class by @bstansberry in #6065
  • [WFCORE-6813] Extract read-config-as-xml-file tests in individual class by @yersan in #6074
  • [WFCORE-6869] Get the KeyStore File and type from the Defined id entities for the OpenSslTlsTestCase by @darranl in #6064
  • [WFCORE-6874] Fix logging.properties configuration file when apply se… by @yersan in #6057
  • [WFCORE-6905] Upgrade Galleon to 6.0.2.Final and Galleon Plugins to 7… by @yersan in #6082
  • [WFCORE-6855]: Upgrade JGit from 6.8.0.202311291450-r to 6.10.0.202406032230-r by @ehsavoie in #6059
  • [WFCORE-6906] Upgrade Installation Manager API to 1.0.3.Final by @yersan in #6083
  • [WFCORE-6874] Fix variable definition check in Windows Batch and ensu… by @yersan in #6086
  • WFCORE-6929 Remove usage of deprecated AbstractWriteAttributeHandler constructors in request-controller subsystem by @pferraro in #6108
  • WFCORE-6928 Remove usage of deprecated AbstractWriteAttributeHandler constructors in wildfly-server by @pferraro in #6107
  • WFCORE-6918 Remove usage of deprecated AbstractWriteAttributeHandler constructors in wildfly-controller by @pferraro in #6097
  • WFCORE-6917 Remove usage of deprecated AbstractAddStepHandler constructors in threads subsystem by @pferraro in #6096
  • WFCORE-6915 Remove usage of deprecated AbstractAddStepHandler constructors in request-controller subsystem by @pferraro in #6094
  • WFCORE-6914 Remove usage of deprecated AbstractAddStepHandler constructors in tests by @pferraro in #6093
  • WFCORE-6910 Remove usage of deprecated AbstractAddStepHandler constructors in domain-management by @pferraro in #6089
  • Bump version.io.netty from 4.1.111.Final to 4.1.112.Final by @dependabot in #6111
  • WFCORE-6930 Remove usage of deprecated AbstractWriteAttributeHandler constructors in testsuite by @pferraro in #6109
  • [WFCORE-6885] Upgrade Apache Mina SSHD to 2.13.1 by @yersan in #6112
  • WFCORE-6924 Remove usage of deprecated AbstractWriteAttributeHandler constructors in IO subsystem by @pferraro in #6103
  • WFCORE-6923 Remove usage of deprecated AbstractWriteAttributeHandler constructors in host-controller by @pferraro in #6102
  • WFCORE-6921 Remove usage of deprecated AbstractWriteAttributeHandler constructors in domain-management by @pferraro in #6100
  • WFCORE-6919 Remove usage of deprecated AbstractWriteAttributeHandler constructors in core-management by @pferraro in #6098
  • WFCORE-6916 Remove usage of deprecated AbstractAddStepHandler constructors in security-manager subsystem by @pferraro in #6095
  • WFCORE-6909 Remove usage of deprecated AbstractAddStepHandler constructors in core-management subsystem by @pferraro in #6088
  • WFCORE-6908 Remove usage of deprecated AbstractAddStepHandler constructors in wildfly-controller/host-controller/server by @pferraro in #6087
  • [WFCORE-6880] Bump the kernel management API version to 27.0.0 by @yersan in #6081
  • WFCORE-6927 Remove usage of deprecated AbstractWriteAttributeHandler constructors in remoting subsystem by @pferraro in #6106
  • WFCORE-6925 Remove usage of deprecated AbstractWriteAttributeHandler constructors in jmx subsystem by @pferraro in #6104
  • WFCORE-6920 Remove usage of deprecated AbstractWriteAttributeHandler constructors in deployment-scanner by @pferraro in #6099
  • WFCORE-6912 Remove usage of deprecated AbstractAddStepHandler constructors in jmx subsystem by @pferraro in #6091
  • [WFCORE-6932] Upgrade commons-lang3 from 3.15.0 by @yersan in #6113
  • WFCORE-6926 Remove usage of deprecated AbstractWriteAttributeHandler constructors in logging subsystem by @pferraro in #6105

Full Changelog: 25.0.0.Final...26.0.0.Beta1

Jira Release Notes:

Sub-task

  • [WFCORE-6908] - Remove usage of deprecated AbstractAddStepHandler constructors in wildfly-controller/host-controller/server
  • [WFCORE-6909] - Remove usage of deprecated AbstractAddStepHandler constructors in core-management subsystem
  • [WFCORE-6910] - Remove usage of deprecated AbstractAddStepHandler constructors in domain-management
  • [WFCORE-6912] - Remove usage of deprecated AbstractAddStepHandler constructors in jmx subsystem
  • [WFCORE-6914] - Remove usage of deprecated AbstractAddStepHandler constructors in tests
  • [WFCORE-6915] - Remove usage of deprecated AbstractAddStepHandler constructors in request-controller subsystem
  • [WFCORE-6916] - Remove usage of deprecated AbstractAddStepHandler constructors in security-manager subsystem
  • [WFCORE-6917] - Remove usage of deprecated AbstractAddStepHandler constructors in threads subsystem
  • [WFCORE-6918] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in wildfly-controller
  • [WFCORE-6919] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in core-management
  • [WFCORE-6920] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in deployment-scanner
  • [WFCORE-6921] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in domain-management
  • [WFCORE-6923] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in host-controller
  • [WFCORE-6924] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in IO subsystem
  • [WFCORE-6925] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in jmx subsystem
  • [WFCORE-6926] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in logging subsystem
  • [WFCORE-6927] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in remoting subsystem
  • [WFCORE-6928] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in wildfly-server
  • [WFCORE-6929] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in request-controller subsystem
  • [WFCORE-6930] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in testsuite

Bug

  • [WFCORE-6874] - Apply server candidate phase logs are not saved in log files when using Management CLI

Task

  • [WFCORE-6813] - Extract read-config-as-xml-file tests in individual test classes or methods
  • [WFCORE-6880] - Bump the kernel management API version to 27.0.0
  • [WFCORE-6897] - Remove usage of deprecated WildflyTestRunner class

Component Upgrade

  • [WFCORE-6855] - Upgrade JGit from to 6.10.0.202406032230-r
  • [WFCORE-6885] - Upgrade SSHD from 2.12.1 to 2.13.1
  • [WFCORE-6905] - Upgrade Galleon to 6.0.2.Final and Galleon Plugins to 7.1.1.Final
  • [WFCORE-6906] - Upgrade Installation Manager API to 1.0.3.Final
  • [WFCORE-6932] - Upgrade commons-lang3 from 3.14.0 to 3.15.0

Enhancement

  • [WFCORE-6869] - Update OpenSSLTLSTestCase to use PKCS#12 KeyStores
  • [WFCORE-6889] - Add a ModuleDependency.Builder class
  • [WFCORE-6895] - Add a grace period to Management CLI Installer Windows script
  • [WFCORE-6901] - Create Phase IDs for OpenTelemetry

Jira Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12430459