Skip to content

Releases: wildfly/wildfly-core

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

25.0.0.Beta3

06 Jun 11:06
Compare
Choose a tag to compare
25.0.0.Beta3 Pre-release
Pre-release

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

28 May 16:53
5d7a3c1
Compare
Choose a tag to compare

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

15 May 10:12
Compare
Choose a tag to compare
25.0.0.Beta2 Pre-release
Pre-release

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

06 May 09:57
Compare
Choose a tag to compare
25.0.0.Beta1 Pre-release
Pre-release

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

23 Apr 15:07
Compare
Choose a tag to compare

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...
Read more

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