Skip to content

Releases: wildfly/wildfly-core

26.0.0.Beta5

23 Sep 08:48
7d172b2
Compare
Choose a tag to compare
26.0.0.Beta5 Pre-release
Pre-release

What's Changed

  • [WFCORE-6103] Add org.aesh dependency for Elytron Tool by @petrberan in #5257
  • [WFCORE-6996] Upgrade Apache Commons CLI from 1.8.0 to 1.9.0 by @yersan in #6176
  • [WFCORE-7000] Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final by @dependabot in #6171
  • WFCORE-6998 Prune obsolete DeploymentUnitPhaseBuilder by @pferraro in #6177
  • [WFCORE-6960]: Promote Simple config export for a server as an attachment from COMMUNITY to DEFAULT. by @ehsavoie in #6147
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.4 to 2.16.0 by @dependabot in #6181
  • [COMMUNITY] [WFCORE-6830] Add four new attributes to the HTTP management interface by @darranl in #6166
  • [WFCORE-6829] Add a new 'urn:jboss:domain:community:20.0' schema. by @darranl in #6152
  • Bump version.com.fasterxml.jackson from 2.16.0 to 2.17.0 by @dependabot in #6190
  • [WFCORE-7006] Upgrade WildFly Elytron to 2.6.0.Final by @fjuma in #6194
  • Fix WildFly camel case README.md by @bstansberry in #6195

Full Changelog: 26.0.0.Beta4...26.0.0.Beta5
Jira release notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12433155

26.0.0.Beta4

13 Sep 15:23
01937af
Compare
Choose a tag to compare
26.0.0.Beta4 Pre-release
Pre-release

What's Changed

  • [WFCORE-6968] Upgrade WildFly Elytron to 2.5.2.Final by @fjuma in #6150
  • [WFCORE-6973][CVE-2024-7885] Upgrade Undertow to 2.3.17.Final by @fl4via in #6154
  • WFCORE-6974 Add convenience factory method to create a ServiceDependency from a Supplier. by @pferraro in #6156
  • WFCORE-6975 Add convenience method to combine a ServiceDependency with another. by @pferraro in #6157
  • [WFCORE-6976] acmeAccount variable is not being used by @pedro-hos in #6158
  • [WFCORE-6978] Upgrading JBoss Marshalling to 2.2.1.Final by @ropalka in #6161
  • WFCORE-6894 Extract interfaces from SuspendController appropriate for its consumers by @pferraro in #6117
  • [WFCORE-6982] Turn on compiler annotation processing on SE 23+ by @ropalka in #6165
  • [WFCORE-6983] Upgrade JBoss Logging to 3.6.1.Final. by @jamezp in #6168
  • [WFCORE-6837] Update SubsystemTransformerTestCase for the elytron sub… by @pedro-hos in #6167
  • Bump version.io.netty from 4.1.112.Final to 4.1.113.Final by @dependabot in #6162
  • [WFCORE-6966] Remove org.jboss.as.controller.parsing.Namespace by @darranl in #6149
  • WFCORE-6984 Allow ResourceDefinition.builder(ResourceRegistration, ResourceDescriptionResolver, SubsystemModel) to accept a null deprecated model by @pferraro in #6170
  • Fix for WFCORE-6980, Replace usage of wildfly-jar-maven-plugin with wildfly-maven-plugin by @jfdenise in #6164
  • WFCORE-6993 Add constants for common int/long range validators by @pferraro in #6174
  • [WFCORE-6994] Add ModelTestControllerVersion.EAP_XP_5 by @bstansberry in #6175
  • WFCORE-6663 Introduce AttributeDefinition implementations to wildfly-subsystem that can resolve directly to a ServiceDependency by @pferraro in #6123

New Contributors

Full Changelog: 26.0.0.Beta3...26.0.0.Beta4

WildFly Jira release notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12432462

25.0.2.Final

05 Sep 12:38
7f7f507
Compare
Choose a tag to compare

What's Changed

  • [25.x][WFCORE-6968] Upgrade WildFly Elytron to 2.5.2.Final by @fjuma in #6151
  • [25.x][WFCORE-6973][CVE-2024-7885] Upgrade Undertow from 2.3.15.Final to 2.3.17.Final by @fl4via in #6155
  • [WFCORE-6973] Upgrade Undertow to 2.3.17.Final - fixing duplicity by @ropalka in #6160

Full Changelog: 25.0.1.Final...25.0.2.Final

Jira Issues

Component Upgrade

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

26.0.0.Beta3

29 Aug 14:50
c90f884
Compare
Choose a tag to compare
26.0.0.Beta3 Pre-release
Pre-release

What's Changed

  • [WFCORE-6956] Wrong endpoint-name if the JBoss server name and 'jboss… by @jbaesner in #6137
  • [UNDERTOW-6958] Upgrade Undertow to 2.3.16.Final by @fl4via in #6140
  • WFCORE-6931 Remove usage of deprecated AbstractWriteAttributeHandler constructors in threads subsystem by @pferraro in #6110
  • [WFCORE-6722] Standardize the error message shown when the server is launched with an valid but empty option by @arsenalzp in #6142
  • [WFCORE-6962] Don't assume all network interfaces have addresses by @bstansberry in #6144
  • [WFCORE-6965] Bump org.jboss.galleon:galleon-maven-plugin from 6.0.2.Final to 6.0.3.Final by @dependabot in #6143
  • [WFCORE-6963] improve AbstractModelResource.hasChildren efficiency by @aogburn in #6145
  • [WFCORE-6881] Support Stability Levels for the Management Parsers by @darranl in #6134
  • WFCORE-6883 Upgrade to jboss-logging 3.6.0 / jboss-logging-tools 3.0.0 by @marko-bekhta in #6058

New Contributors

Full Changelog: 26.0.0.Beta2...26.0.0.Beta3

Jira Release Notes:

Sub-task

  • [WFCORE-6931] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in threads subsystem

Bug

  • [WFCORE-6956] - Wrong endpoint-name if the JBoss server name and 'jboss.node.name' are both provided to the server
  • [WFCORE-6962] - OverallInterfaceCriteriaUnitTestCase.testMultipleMatches* test cases fail on Win JDK21
  • [WFCORE-6963] - AbstractModelResource$DefaultResourceProvider.hasChildren inefficiency degrades with child count

Task

  • [WFCORE-6722] - Standarize the error message shown when the server is launched with an valid but empty option

Component Upgrade

  • [WFCORE-6883] - Upgrade to jboss-logging 3.6.0 / jboss-logging-tools 3.0.0
  • [WFCORE-6958] - Upgrade Undertow to 2.3.16.Final
  • [WFCORE-6965] - Upgrade Galleon to 6.0.3.Final

Enhancement

  • [WFCORE-6881] - Support Stability Levels for the Management Parsers

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

26.0.0.Beta2

21 Aug 10:36
44dbf0c
Compare
Choose a tag to compare
26.0.0.Beta2 Pre-release
Pre-release

What's Changed

  • [WFCORE-6933] Add the required permissions for the Log4j2ServiceActiv… by @jamezp in #6115
  • WFCORE-6911 Remove usage of deprecated AbstractAddStepHandler constructors in elytron subsystem by @pferraro in #6090
  • WFCORE-6913 Remove usage of deprecated AbstractAddStepHandler constructors in logging subsystem by @pferraro in #6092
  • WFCORE-6922 Remove usage of deprecated AbstractWriteAttributeHandler constructors in elytron subsystem by @pferraro in #6101
  • [WFCORE-6938] Bump version.org.wildfly.galleon-plugins from 7.1.1.Final to 7.1.2.Final by @dependabot in #6118
  • [WFCORE-6936] Allow the maven.test.redirectTestOutputToFile system pr… by @jamezp in #6114
  • [WFCORE-6951] Bump org.eclipse.parsson:parsson from 1.1.6 to 1.1.7 by @dependabot in #6120
  • [WFCORE-6949] Bump io.smallrye:jandex from 3.2.0 to 3.2.2 by @dependabot in #6125
  • [WFCORE-6950] Bump version.org.apache.sshd from 2.13.1 to 2.13.2 by @dependabot in #6121
  • Bump version.org.apache.directory.api from 2.1.6 to 2.1.7 by @dependabot in #6124
  • [WFCORE-6891] Remove support for parsing domain management schemas prior to urn:jboss:domain:1.7 by @darranl in #6069
  • WFCORE-6940 Allow null ManagementResourceRegistrar.register(...) by @pferraro in #6122
  • [WFCORE-6952] Upgrade WildFly Elytron to 2.5.1.Final by @fjuma in #6129
  • [WFCORE-6745] Upgrade log4j2 to 2.23.1 and log4j2-jboss-logmanager to… by @jamezp in #6128
  • [WFCORE-6953] org.bouncycastle.bcpg JBoss Modules module requires jav… by @yersan in #6131
  • [WFCORE-6946] Fix word order by @bstansberry in #6136
  • WFCORE-6948 Add ability for wildfly-subsystem to register an operation transformation for any specific operation (not just add). by @pferraro in #6127
  • WFCORE-6954 (wildfly-subsystem) Do not auto-register add/remove resource operations for runtime resources. by @pferraro in #6133
  • WFCORE-6945 Required child resource logic in wildfly-subsystem is not stability-level aware by @pferraro in #6126

Full Changelog: 26.0.0.Beta1...26.0.0.Beta2

Jira Release Notes

Sub-task

  • [WFCORE-6911] - Remove usage of deprecated AbstractAddStepHandler constructors in elytron subsystem
  • [WFCORE-6913] - Remove usage of deprecated AbstractAddStepHandler constructors in logging subsystem
  • [WFCORE-6922] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in elytron subsystem

Bug

  • [WFCORE-6933] - Missing permissions in AbstractLoggingTestCase
  • [WFCORE-6945] - Required child resource logic in wildfly-subsystem is not stability-level aware
  • [WFCORE-6946] - Wrong word ordering in ControllerLogger coverage of secure expression resolution
  • [WFCORE-6953] - java.lang.ClassNotFoundException: java.util.logging.Logger from Module "org.bouncycastle.bcpg"
  • [WFCORE-6954] - wildfly-subsystem auto-registers add/remove operation handlers for runtime resources

Task

  • [WFCORE-6891] - Remove support for parsing domain management schemas prior to urn:jboss:domain:1.7
  • [WFCORE-6936] - Allow the maven.test.redirectTestOutputToFile property to work from the command line

Component Upgrade

  • [WFCORE-6745] - Upgrade log4j2 from 2.22.1 to 2.23.1 and log4j2-jboss-logmanager to 2.0
  • [WFCORE-6938] - Bump version.org.wildfly.galleon-plugins from 7.1.1.Final to 7.1.2.Final
  • [WFCORE-6949] - Upgrade io.smallrye:jandex from 3.2.0 to 3.2.2
  • [WFCORE-6950] - Upgrade SSHD from 2.13.1 to 2.13.2
  • [WFCORE-6951] - Upgrade Eclipse Parsson from 1.1.6 to 1.1.7
  • [WFCORE-6952] - Upgrade WildFly Elytron to 2.5.1.Final

Enhancement

  • [WFCORE-6940] - Allow null ManagementResourceRegistrar.register(...)
  • [WFCORE-6948] - Allow more precise control over which resource operations can be transformed via wildfly-subsystem

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

25.0.1.Final

19 Aug 09:32
045a3a0
Compare
Choose a tag to compare

What's Changed

  • [25.x][WFCORE-6952] Upgrade WildFly Elytron to 2.5.1.Final by @fjuma in #6130
  • [25.x][WFCORE-6953] org.bouncycastle.bcpg JBoss Modules module requires jav… by @yersan in #6132

Full Changelog: 25.0.0.Final...25.0.1.Final

Jira Release Notes

Bug

  • [WFCORE-6953] - java.lang.ClassNotFoundException: java.util.logging.Logger from Module "org.bouncycastle.bcpg"

Component Upgrade

  • [WFCORE-6952] - Upgrade WildFly Elytron to 2.5.1.Final

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

26.0.0.Beta1

24 Jul 13:22
Compare
Choose a tag to compare
26.0.0.Beta1 Pre-release
Pre-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] - ...
Read more

25.0.0.Final

17 Jul 09:44
Compare
Choose a tag to compare

What's Changed

  • [WFCORE-6661] More accurate, resettable start time calculation by @bstansberry in #5827
  • WFCORE-6877 SubsystemPersistence factory method for manual parser/writer cannot find writer by @pferraro in #6056
  • [WFCORE-6870][WFCORE-6871][WFCORE-6876] ModuleSpecification cleanups by @bstansberry in #6053
  • WFCORE-6866 Create ServiceDescriptor for management executor by @pferraro in #6048
  • [WFCORE-6886] Update unstable API scanner to 1.0.0.Final by @kabir in #6060
  • [WFCORE-6888] Upgrade WildFly Elytron to 2.5.0.Final by @fjuma in #6062
  • [WFCORE-6892] Remove duplicate plugin declaration by @yersan in #6068
  • [WFCORE-6834] wildfly-elytron-integration jar duplicated in server modules by @yersan in #6067
  • [WFCORE-6834] wildfly-elytron-integration jar duplicated in server modules by @ivassile in #6014
  • [WFCORE-6887] Introducing new phase STRUCTURE_NAMING_JDK_DEPENDENCIES by @ropalka in #6061
  • [WFCORE-6900] CVE-2024-3653 CVE-2024-5971 Upgrade Undertow to 2.3.15.… by @fl4via in #6073
    Full Changelog: 25.0.0.Beta5...25.0.0.Final

Jira release notes:

Bug

  • [WFCORE-6834] - wildfly-elytron-integration jar duplicated in server modules
  • [WFCORE-6877] - SubsystemPersistence factory method for manual parser/writer cannot find writer
  • [WFCORE-6892] - duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin

Task

  • [WFCORE-6866] - Create ServiceDescriptor for management executor
  • [WFCORE-6870] - Remove deprecated ModuleSpecification members
  • [WFCORE-6871] - Deprecate use of ModuleIdentifier in the ModuleSpecification API
  • [WFCORE-6876] - Enhance unit testing of ModuleSpecification

Component Upgrade

Enhancement

  • [WFCORE-6661] - More accurate, resettable start time calculation
  • [WFCORE-6887] - Introduce new phase STRUCTURE_NAMING_JDK_DEPENDENCIES

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

25.0.0.Beta5

01 Jul 11:39
Compare
Choose a tag to compare
25.0.0.Beta5 Pre-release
Pre-release

What's Changed

  • [WFCORE-6860][WFCORE-6861][WFCORE-6862] CVE-2024-6162 CVE-2024-27316 Upgrade Undertow, XNIO and JBoss Remoting by @fl4via in #6043
  • [WFCORE-6750][Preview] Integrate the scanner for the unstable API annotations by @kabir in #5913
  • WFCORE-6863 Add ServiceDescriptor convenience method for adding a requirement to a RuntimeCapability. by @pferraro in #6046
  • WFCORE-6865 DefaultResourceAddDescriptionProvider omits the stability of the operation from its generated description by @pferraro in #6047
  • [WFCORE-6750] Iterate resources rather than writing to a shared index… by @kabir in #6049
  • WFCORE-6807 Prune deprecations from wildfly-service and wildfly-subsystem by @pferraro in #6045
  • [WFCORE-6867] Upgrade WildFly Elytron to 2.5.0.CR1 by @fjuma in #6050
  • [WFCORE-6868] Use the Defined*Identity Types to get the Key and Trust Manager. by @darranl in #6052
  • [WFCORE-6503]:Add support for unmanaged deployments with YAML extension. by @ehsavoie in #5860
  • [WFCORE-6872] Mark deprecated key server kernel code forRemoval=true … by @bstansberry in #6054

Full Changelog: 25.0.0.Beta4...25.0.0.Beta5

Jira release notes:

Feature Request

  • [WFCORE-6503] - Add support for deployments with YAML extension
  • [WFCORE-6750] - [Preview] Scan for annotations indicating unstable API on deployment

Bug

  • [WFCORE-6857] - Unmanaged deployment cannot be deployed using yaml without calling deploy in CLI
  • [WFCORE-6865] - DefaultResourceAddDescriptionProvider omits the stability of the operation from its generated description

Task

  • [WFCORE-6115] - Remove deprecated items in key server kernel modules
  • [WFCORE-6807] - Prune deprecations from wildfly-service and wildfly-subsystem
  • [WFCORE-6863] - Add ServiceDescriptor convenience method for adding a requirement to a RuntimeCapability
  • [WFCORE-6872] - Add forRemoval=true|false attributes to @deprecated items in key server kernel modules

Component Upgrade

Enhancement

  • [WFCORE-6868] - Update tests that use CAGenerationTool to use it to load KeyStores etc..

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

25.0.0.Beta4

20 Jun 13:04
Compare
Choose a tag to compare
25.0.0.Beta4 Pre-release
Pre-release

What's Changed

  • [WFCORE-6850] Set a JDKModuleLogger after the log manager is configured. by @jamezp in #6031
  • [WFCORE-4919] Add a timeout parameter starting the embedded Server/Host Controller from ModelParserUtils by @yersan in #6016
  • [WFCORE-6847] Upgrade io.smallrye:jandex from 3.1.8 to 3.2.0 by @yersan in #6028
  • [WFCORE-6819] Show current stability level with the server boot message by @yersan in #6000
  • Fix for WFCORE-6853, Upgrade to Galleon Plugins 7.1.0.Final by @jfdenise in #6035
  • Bump version.io.netty from 4.1.110.Final to 4.1.111.Final by @dependabot in #6034
  • [WFCORE-6815][Community] Added reload-enhanced operation to reload a domain to a certain stability by @yersan in #5992
  • [WFCORE-6815] Add removed import that is required by WFCORE-6819 by @yersan in #6042

Full Changelog: 25.0.0.Beta3...25.0.0.Beta4

Jira Release Notes

Feature Request

  • [WFCORE-6815] - [Community] Utility to reload domain to a different stability level in the testsuite

Component Upgrade

  • [WFCORE-6847] - Upgrade io.smallrye:jandex from 3.1.8 to 3.2.0
  • [WFCORE-6850] - The bootable JAR entry point should set the module logger after the log manager is initialized
  • [WFCORE-6853] - Upgrade to Galleon Plugins 7.1.0.Final

Enhancement

  • [WFCORE-4919] - ModelParserUtils should use the --timeout parameter with its embed-server and embed-host-controller calls
  • [WFCORE-6819] - Show current stability level with the server boot message

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