Releases: wildfly/wildfly-core
25.0.0.Beta3
What's Changed
- [WFCORE-6823] Don't register the Jakarta AuthConfigFactory in the host controller. by @darranl in #5993
- [WFCORE-6831] Upgrade WildFly Elytron to 2.4.2.Final by @fjuma in #6001
- [WFCORE-6832] Wrong arguments to standalone.sh may lead to server content removal by @gaol in #6006
- Bump version.io.netty from 4.1.109.Final to 4.1.110.Final by @dependabot in #6005
- [CVE-2024-4029] [WFCORE-6825] [WFCORE-6833] Options to control resources used for incomming connections and XNIO upgrade by @yersan in #6010
- [CVE-2024-4029] [WFCORE-6825] Options to control resources used for incomming connections. by @darranl in #6004
- [WFCORE-6833] Upgrade XNIO to 3.8.15.Final by @fl4via in #6007
- [WFCORE-6835] Upgrading JBoss MSC to 1.5.5.Final by @ropalka in #6018
- Fix for WFCORE-6069, PermissionsDeploymentTestCase fails intermittently on Windows - Bootable JAR Job by @jfdenise in #6019
- WFCORE-6841 Create ServiceDescriptors for capabilities defined in AbstractControllerService by @pferraro in #6025
- [WFCORE-6842] Do not add null environment variables to the ProcessBui… by @jamezp in #6026
- [WFCORE-6821] Use a builder to construct the different attributes for the domain mode reload test suite operation by @lvydra in #6015
- WFCORE-6836 Port ResourceModelResolver from wildfly-clustering-common to wildfly-subsystem by @pferraro in #6020
- [WFCORE-6839] Upgrade Byteman to 4.0.23 by @ropalka in #6023
- WFCORE-6844 DeploymentPhaseContext is missing wildfly-service integration by @pferraro in #6029
- [WFCORE-6732] WildFlyRunner doesn't call tearDown and completed ServerSetupTasks if a later one fails in setup by @gaol in #6017
- [WFCORE-3502]: Fix debug options in test-runner. by @ehsavoie in #6021
- [WFCORE-6845] Upgrade Apache Commons CLI from 1.6.0 to 1.8.0 by @yersan in #6027
- WFCORE-6840 Restart parent/ancestor ResourceOperationRuntimeHandler throws NoSuchResourceException if ancestor resource was created in same batch by @pferraro in #6024
- [WFCORE-6848] Fix remote deployment distribution double scheduling by @baranowb in #6030
Jira release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12428276
Full Changelog: 25.0.0.Beta2...25.0.0.Beta3
24.0.1.Final
What's Changed
- WFCORE-6792 Fix missing CapabilityServiceInstaller.Builder.async() ->blocking(). by @pferraro in #5984
- [24.x] [WFCORE-6797] Upgrade BouncyCastle from 1.78 to 1.78.1 by @yersan in #5980
- [WFCORE-6831] Upgrade WildFly Elytron to 2.4.2.Final by @fjuma in #6002
- [24.x] [CVE-2024-4029] [WFCORE-6825] [WFCORE-6833] Options to control resources used for incomming connections and XNIO upgrade by @yersan in #6009
- [24.x] [CVE-2024-4029] [WFCORE-6825] Options to control resources used for incomming connections. by @darranl in #6003
- [WFCORE-6833] Upgrade XNIO to 3.8.15.Final by @fl4via in #6008
Jira release notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12427455
Full Changelog: 24.0.0.Final...24.0.1.Final
25.0.0.Beta2
What's Changed
- WFCORE-6817 Operation parameters and reply attributes not enabled by the current stability level still appear in the resource description by @pferraro in #5990
- [WFCORE-6820] Bump io.smallrye:jandex from 3.1.7 to 3.1.8 by @dependabot in #5991
- WFCORE-6816 A resource with a deployment chain contributor should require restarting all services on removal by @pferraro in #5989
- WFCORE-6824 ServiceNameFactory.resolveServiceName(UnaryServiceDescriptor) throws ISE if resolved to a NullaryServiceDescriptor by @pferraro in #5994
- [WFCORE-6700][WFCORE-5753][WFCORE-6488] Introduce new version of WildFly Legacy Tests by @yersan in #5996
- [WFCORE-6826] Bump org.wildfly.plugins:wildfly-jar-maven-plugin from 11.0.1.Final to 11.0.2.Final by @dependabot in #5995
- [WFCORE-6700] Minor Java Doc fix by @yersan in #5998
Jira release notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12427954
Full Changelog: 25.0.0.Beta1...25.0.0.Beta2
25.0.0.Beta1
What's Changed
- [WFCORE-6795] Upgrade wildfly-discovery to 1.3.0.Final by @tadamski in #5972
- [WFCORE-6797] Upgrade BouncyCastle from 1.78 to 1.78.1 by @yersan in #5974
- [WFCORE-6799] Upgrade SLF4J from 2.0.12 to 2.0.13 by @yersan in #5975
- [WFCORE-6801] Use maven.compiler.release to ensure the desired binary… by @yersan in #5976
- [WFCORE-6803] Bump the kernel management API version to 26.0.0 by @yersan in #5979
- WFCORE-6792 Fix missing CapabilityServiceInstaller.Builder.async() -> blocking(). by @pferraro in #5983
- WFCORE-6806 Add method to combine multiple DeploymentServiceInstaller by @pferraro in #5981
- [WFCORE-6809] Bump org.wildfly.plugins:wildfly-jar-maven-plugin from 11.0.0.Final to 11.0.1.Final by @dependabot in #5982
- WFCORE-6808 Add capability-resolving variant of child ServiceTarget-based ServiceInstaller.Builder by @pferraro in #5985
- [WFCORE-6811] Remove configuration stability level from WildFly Core … by @yersan in #5986
- [WFCORE-6814] Adjusting ContentRepositoryTest to be functional on all JDKs on Fedora 40 by @ropalka in #5988
Jira release notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12425305
Full Changelog: 24.0.0.Final...25.0.0.Beta1
24.0.0.Final
What's Changed
- [WFCORE-6676] CVE-2023-48795 Upgrade Apache Mina SSHD to 2.12.0 by @TomasHofman in #5844
- Bump version.io.netty from 4.1.105.Final to 4.1.106.Final by @dependabot in #5843
- [WFCORE-6688] Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.1.Final to 4.2.2.Final by @dependabot in #5850
- WFCORE-6687: bump licenses-plugin to 2.4.1.Final by @michpetrov in #5852
- [WFCORE-6680]: YamlExtensionTestCase assertions are too fragile. by @ehsavoie in #5849
- [WFCORE-6677] Bump the core management version to version 25 by @yersan in #5845
- [WFCORE-6645] [WFCORE-6666] Review DomainTestSuite.createSupport uses and remove deprecated methods from DomainTestSupport by @yersan in #5833
- [WFCORE-6456] Add checks to LayersTest to confirm expected unused or … by @bstansberry in #5611
- WFCORE-6668 Ensure read-feature-description results contain stability as reported by the associated description for use by WildFly Glow by @pferraro in #5842
- [WFCORE-6692] Upgrade WildFly Elytron to 2.3.0.Final by @fjuma in #5856
- [WFCORE-5169] upgraded to Apache Directory Server AM27 and Kerby by @istudens in #5848
- [WFCORE-6695] CVE-2023-4639 Upgrade Undertow to 2.3.11.Final by @fl4via in #5858
- [WFCORE-6411] Make it possible to use JaasSecurityRealm via a custom-realm resource by @fjuma in #5861
- [WFCORE-6411] Make it possible to use JaasSecurityRealm via a custom-realm resource by @Skyllarr in #5587
- [WFCORE-6702]/[WFCORE-6703] Elytron component upgrades by @fjuma in #5871
- [WFCORE-6701] Upgrade JBoss VFS to 3.3.1.Final by @ropalka in #5870
- [WFCORE-6699] Add EAP 8.0 as known host exclude release version by @yersan in #5868
- Bump jackson-annotations, jackson-core and jackson-databind from 2.15.3 to 2.15.4 by @dependabot in #5865
- [WFCORE-6698] Upgrade SSHD from 2.12.0 to 2.12.1 by @yersan in #5867
- Bump version.io.netty from 4.1.106.Final to 4.1.107.Final by @dependabot in #5857
- [WFCORE-6707][WFCORE-6708][WFCORE-6709] CVE-2023-5379 CVE-2024-1459 CVE-2024-1635 Upgrade Undertow, XNIO and JBoss Remoting by @fl4via in #5875
- WFCORE-6697: fix resource location check by @michpetrov in #5869
- [WFCORE-6696] Upgrade SLF4J from 2.0.11 to 2.0.12 by @yersan in #5866
- Bump version.org.apache.directory.api from 2.1.5 to 2.1.6 by @dependabot in #5862
- [WFCORE-6706] Upgrading JBoss MSC to 1.5.3.Final by @ropalka in #5873
- [WFCORE-6710] Upgrade JBoss Modules to 2.1.3.Final by @ropalka in #5878
- [WFCORE-6685] CLIEmbedServerTestCase.testStdOutEcho fails intermittently by @lvydra in #5877
- [WFCORE-6714] Upgrading JBoss Marshalling to 2.1.4.SP1 by @ropalka in #5883
- WFCORE-6650 Expose server stability and allow feature filtering from a DeploymentUnit. by @pferraro in #5807
- [WFCORE-6679]: ManagementReadXmlTestCase inputs are too fragile. by @ehsavoie in #5851
- [WFCORE-6712] Ensure the JBoss Modules ModuleLoggerFinder is activated… 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 minimum 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 registering… 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
- Fix for WFCORE-6762, Upgrade to Galleon 6.0.0.Beta5 and Galleon Plugins 7.0.0.Beta6 by @jfdenise in #5921
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Beta3 to 5.0.0.Beta4 by @dependabot in #5920
- WFCORE-6763 PersistentResourceXMLDescription.Builder needs a stream variant for attributes using the same marshaller/parser by @pferraro in #5924
- WFCORE-6764 Deprecate static builder methods of PersistentResourceXMLDescription by @pferraro in #5925
- WFCORE-6768 Fix goofy WriteAttributeTranslationOperationStepHandler class name by @pferraro in #5930
- WFCORE-6767 ServiceDependency interface is missing QuaternaryServiceDescriptor factory method by @pferraro in #5929
- [WFCORE-6766] Do not ignore --stability argument when thre is only on… by @yersan in #5928
- [WFCORE-6770] Bump version.org.wildfly.galleon-plugins from 7.0.0.Beta6 to 7.0.0.Beta7 by @dependabot in #5931
- [WFCORE-6770] Bump org.jboss.galleon:galleon-maven-plugin from 6.0.0.Beta5 to 6.0.0.Beta6 by @dependabot in #5932
- WFCORE-6769 Port NaryServiceNameFactory logic from wildfly-clustering-common to ServiceNameFactory by @pferraro in https://github.com/wildfl...
24.0.0.Beta3
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
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
- [WFCORE-6696] - Upgrade SLF4J from 2.0.11 to 2.0.12
- [WFCORE-6698] - Upgrade SSHD from 2.12.0 to 2.12.1
- [WFCORE-6701] - Upgrade JBoss VFS to 3.3.1.Final
- [WFCORE-6702] - Upgrade WildFly Elytron to 2.3.1.Final
- [WFCORE-6703] - Upgrade Elytron Web to 4.1.0.Final
- [WFCORE-6706] - Upgrade JBoss MSC to 1.5.3.Final
- [WFCORE-6707] - CVE-2024-1635 Upgrade XNIO to 3.8.13.Final
- [WFCORE-6708] - CVE-2024-1635 Upgrade JBoss Remoting to 5.0.28.Final
- [WFCORE-6709] - CVE-2023-5379 CVE-2024-1459 CVE-2024-1635 Upgrade Undertow to 2.3.12.Final
- [WFCORE-6710] - Upgrade jboss-modules to 2.1.3.Final
- [WFCORE-6714] - Upgrade JBoss Marshalling to 2.1.4.SP1
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
What's Changed
- [WFCORE-6707][WFCORE-6708][WFCORE-6709] CVE-2023-5379 CVE-2024-1459 CVE-2024-1635 Upgrade Undertow, XNIO and JBoss Remoting by @fl4via in #5876
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
Component Upgrade
- [WFCORE-6695] - CVE-2023-4639 Upgrade Undertow to 2.3.11.Final
Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12420021
Full Changelog: 23.0.1.Final...23.0.2.Final
24.0.0.Beta1
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
- [WFCORE-5255] - Migrate all tests to use org.apache.directory.api version 2.0.0
- [WFCORE-6676] - CVE-2023-48795 Upgrade SSHD from 2.11.0 to 2.12.0
- [WFCORE-6688] - Upgrade the WildFly Maven Plugin to 4.2.2
- [WFCORE-6692] - Upgrade WildFly Elytron to 2.3.0.Final
- [WFCORE-6695] - CVE-2023-4639 Upgrade Undertow to 2.3.11.Final
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