Skip to content

Releases: wildfly/wildfly-core

24.0.0.Beta3

01 Apr 09:45
Compare
Choose a tag to compare
24.0.0.Beta3 Pre-release
Pre-release

What's Changed

  • [WFCORE-6679]: ManagementReadXmlTestCase inputs are too fragile. by @ehsavoie in #5851
  • [WFCORE-6712] Ensure the JBoss Modules ModuleLoggerFinder is activate… by @jamezp in #5882
  • [WFCORE-6718]: Overriding socket binding attributes using yaml fails. by @ehsavoie in #5886
  • [WFCORE-6720] Upgrade JBoss Class File Writer to 1.3.1.Final by @ropalka in #5889
  • [WFCORE-6717]: Incorrectly set options on the command line should fail by @ehsavoie in #5885
  • [WFCORE-6719] Upgrade JBoss Invocation to 2.0.1.Final by @ropalka in #5888
  • [WFCORE-6167] Workaround for known issue (enabled on JDK22+) by @ropalka in #5887
  • [WFCORE-6725] Bump org.wildfly.discovery:wildfly-discovery-client from 1.2.1.Final to 1.2.2.Final by @dependabot in #5892
  • [WFCORE-6726] Use Prospero --rm option to automatically delete the ca… by @yersan in #5893
  • Fix for WFCORE-6729, Upgrade Galleon to 6.0.0.Beta3, Galleon plugins to 7.0.0.Beta4, and provisioning tooling by @jfdenise in #5896
  • [WFCORE-6735] Enable experimental as minimun stability level for Wild… by @yersan in #5900
  • [WFCORE-6723] Add header 'X-Content-Type-Options' to http management handlers by @soul2zimate in #5894
  • WFCORE-6716 Drop obsolete default getStability() method… by @pferraro in #5898
  • WFCORE-6742 SubsystemExtension needs the ability to define the current model/schema version given the stability level of the process by @pferraro in #5902
  • [WFCORE-6741] [WFCORE-6652] Improve user experience when using extension or namespace of unsupported stability. by @pferraro in #5899
  • [WFCORE-6739] Allow ordering of ServerActivity execution by registerin… by @bstansberry in #5884
  • Fix for WFCORE-6747, Upgrade to Galleon 6.0.0.Beta4 and WFGP 7.0.0.Beta5 by @jfdenise in #5907
  • [WFCORE-6560] Log installation provisioning information at boot by @bstansberry in #5724
  • [WFCORE-6746] Upgrade JBoss Modules to 2.1.4.Final by @ropalka in #5906
  • WFCORE-6730 A registered operation should never contain parameters or reply parameters not enabled by stability-level of process by @pferraro in #5897
  • [WFCORE-6743] Upgrade io.smallrye:jandex from 3.1.6 to 3.1.7 by @yersan in #5904
  • [WFCORE-4917]: Experimental - Provide a cool boot banner. by @ehsavoie in #5821
  • Bump version.io.netty from 4.1.107.Final to 4.1.108.Final by @dependabot in #5915
  • WFCORE-6748 Restore PersistenceResourceXMLDescription sharing between parser/writer in SubsystemExtension by @pferraro in #5909
  • [WFCORE-6728] Utility to reload servers started by testsuite to a desired stability level by @kabir in #5895
  • [WFCORE-6758] Upgrade WildFly Elytron to 2.4.0.CR1 by @fjuma in #5916
  • [WFCORE-6731] Expose supported stability levels via the management API by @bstansberry in #5917
  • WFCORE-4868: implement aliases for standalone configuration files by @michpetrov in #5903
  • [WFCORE-5101] [Community] SSLContext to support delegation to alternate instances based on peer information. by @darranl in #5919
  • [WFCORE-5101] [Community] SSLContext to support delegation to alternate instances based on peer information. by @Skyllarr in #4311

Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12423419
Full Changelog: 24.0.0.Beta2...24.0.0.Beta3

24.0.0.Beta2

28 Feb 12:25
Compare
Choose a tag to compare
24.0.0.Beta2 Pre-release
Pre-release

What's Changed

Bug

  • [WFCORE-6685] - CLIEmbedServerTestCase.testStdOutEcho fails intermittently
  • [WFCORE-6697] - list-resource-loader-paths fails with MalformedURLException

Task

  • [WFCORE-6699] - Add HostExcludeResourceDefinition.KnownRelease items for EAP 8.0

Component Upgrade

Enhancement

  • [WFCORE-6650] - Expose Stability level from DeploymentUnit

Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12423201
Full Changelog: 24.0.0.Beta1...24.0.0.Beta2

23.0.3.Final

22 Feb 09:00
Compare
Choose a tag to compare

What's Changed

Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12423362
Full Changelog: 23.0.2.Final...23.0.3.Final

23.0.2.Final

19 Feb 12:12
Compare
Choose a tag to compare

24.0.0.Beta1

15 Feb 12:35
Compare
Choose a tag to compare
24.0.0.Beta1 Pre-release
Pre-release

Feature Request

  • [WFCORE-6411] - Make it possible to use JaasSecurityRealm via a custom-realm resource

Bug

  • [WFCORE-5169] - Migrate all tests to use version AM26 of Apache DS
  • [WFCORE-6465] - Layers test Scanner treats circularly referenced modules as referenced
  • [WFCORE-6485] - Do not hardcode Elytron test only dependency versions in Elytron maven module
  • [WFCORE-6498] - LayersTest doesn't properly track the unreferenced status of alias modules
  • [WFCORE-6680] - YamlExtensionTestCase assertions are too fragile

Task

  • [WFCORE-6459] - Update LayersTestCase
  • [WFCORE-6481] - Split LayersTest.testDeployedModules in two
  • [WFCORE-6645] - Review DomainTestSuite.createSupport uses
  • [WFCORE-6666] - Remove deprecated methods and unused fields from DomainTestSupport
  • [WFCORE-6668] - read-feature-description operation needs to include stability per feature for use by WildFly Glow
  • [WFCORE-6677] - Bump the kernel management API version to 25.0.0
  • [WFCORE-6687] - Upgrade licenses-plugin to 2.4.1.Final

Component Upgrade

Enhancement

  • [WFCORE-6456] - LayersTest.test should validate the unreferenced and unused params

Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12420012
Full Changelog: 23.0.0.Final...24.0.0.Beta1

23.0.1.Final

23 Jan 11:08
Compare
Choose a tag to compare

What's Changed

Component Upgrade

Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12420013
Full Changelog: 23.0.0.Final...23.0.1.Final

23.0.0.Final

23 Jan 11:06
Compare
Choose a tag to compare

What's Changed

Bug

  • [WFCORE-6531] - standalone.sh and possibly other scripts usage of eval
  • [WFCORE-6538] - KerberosNativeMgmtSaslTestCase.testGs2Krb5OverSsl intermittently fails
  • [WFCORE-6656] - CLI, shaded jar can't start embedded when logging json formater configured
  • [WFCORE-6665] - Missing http-upgrade-service when running Domain Mode test suite
  • [WFCORE-6669] - Various tests fail when env specifies JDK_JAVA_OPTIONS or JAVA_TOOL_OPTIONS

Task

  • [WFCORE-5775] - Remove the org.wildfly.management.expression-resolver-extension-registry
  • [WFCORE-6627] - Make use of the SetRequestInformationCallbackServerMechanismFactory to set the request information during HTTP authentication
  • [WFCORE-6658] - Convert ControlledProcessStateService to the current MSC API

Component Upgrade

Enhancement

  • [WFCORE-6176] - Replace AbstractAddStepHandler.Parameters.addRuntimeCapability with a fit to purpose API
  • [WFCORE-6347] - Port subsystem development enhancements from wildfly-clustering-common to wildfly-core

Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12418897
Full Changelog: 23.0.0.Beta5...23.0.0.Final

23.0.0.Beta5

10 Jan 14:56
Compare
Choose a tag to compare
23.0.0.Beta5 Pre-release
Pre-release

What's Changed

Bug

  • [WFCORE-6646] - Can't undefine "use-identity-roles" of /core-service=management/access=authorization
  • [WFCORE-6651] - Extension implementation in wildfly-subsystem should only register parsers enabled by the current stability level
  • [WFCORE-6653] - Missing maven-repo-files description on the help of management CLI installer command

Component Upgrade

  • [WFCORE-6654] - Upgrade WildFly Galleon plugins to 6.5.4.Final
  • [WFCORE-6660] - Upgrade log4j2 from 2.22.0 to 2.22.1

Enhancement

  • [WFCORE-6347] - Port subsystem development enhancements from wildfly-clustering-common to wildfly-core
  • [WFCORE-6635] - Make org.wildfly.core.launcher.* more extensible
  • [WFCORE-6648] - Mark "read-config-as-xml" as deprecated on Community stream
  • [WFCORE-6649] - Should --no-resolve-local-cache be the default

Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12418355
Full Changelog: 23.0.0.Beta4...23.0.0.Beta5

23.0.0.Beta4

18 Dec 17:17
Compare
Choose a tag to compare
23.0.0.Beta4 Pre-release
Pre-release

What's Changed

Feature Request

  • [WFCORE-4758] - Community - Simple config export for a domain server

Task

  • [WFCORE-6642] - Remove obsolete eap-repo profile in test

Component Upgrade

  • [WFCORE-6643] - Upgrade JGit from 6.7.0.202309050840-r to 6.8.0.202311291450-r
  • [WFCORE-6644] - Upgrade log4j2 from 2.19.0 to 2.22.0

Enhancement

  • [WFCORE-6579] - Use Process Controller log file to capture Host Controller and Managed Servers standard error

Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12417860
Full Changelog: 23.0.0.Beta3...23.0.0.Beta4

23.0.0.Beta3

12 Dec 16:29
Compare
Choose a tag to compare
23.0.0.Beta3 Pre-release
Pre-release

What's Changed

Feature Request

  • [WFCORE-6221] - Add formal preview/experimental mode to management model
  • [WFCORE-6311] - Port JBoss MSC constructs from wildfly-clustering-service to wildfly-core
  • [WFCORE-6347] - Port subsystem development enhancements from wildfly-clustering-common to wildfly-core

Bug

  • [WFCORE-6624] - Missing Locale parameter while calling toUpperCase and toLowerCase methods
  • [WFCORE-6638] - Local variables referenced from a lambda expression must be final or effectively final

Task

  • [WFCORE-6634] - Upgrade io.smallrye:jandex from 3.1.5 to 3.1.6

Component Upgrade

  • [WFCORE-6636] - Upgrade log4j2-jboss-logmanager from 1.1.1.Final to 1.1.2.Final

Enhancement

  • [WFCORE-6612] - Convert testsuite provisioning from galleon-maven-plugin to wildfly-maven-plugin
  • [WFCORE-6613] - Create channel and manifest artifacts for the core feature pack
  • [WFCORE-6614] - External configuration of channels to use when testing
  • [WFCORE-6615] - Dynamic configuration of channels to use when testing

Release notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12417081
Full Changelog: 23.0.0.Beta2...23.0.0.Beta3