Skip to content

Releases: wildfly/wildfly-core

32.0.0.Beta5

12 Mar 12:42
62263cd

Choose a tag to compare

32.0.0.Beta5 Pre-release
Pre-release

What's Changed

  • WFCORE-7511 Fix javadoc typo. by @pferraro in #6675
  • WFCORE-7514: upgrade licenses-plugin to 2.4.4.Final by @michpetrov in #6673
  • WFCORE-6605: remove jboss-vfs license info by @michpetrov in #6674
  • [WFCORE-7304] Promote SSLContext that supports delegation based on peer information to default stability level by @skyllarr in #6623
  • [WFCORE-7517] Bump org.jboss.galleon:galleon-maven-plugin from 7.0.2.Final to 7.0.3.Final by @dependabot[bot] in #6678
  • [WFCORE-7518] If a subdeployment has a Class-Path dep on another subd… by @bstansberry in #6681
  • Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #6680
  • WFCORE-7521 take-snapshot management operation does not acquire the controller lock by @rhusar in #6682
  • WFCORE-7376 eliminate testAddingNewResources, testWriteAttribute non … by @yersan in #6683
  • [WFCORE-7526] Pass the server address:port info to ServerReload from … by @yersan in #6685

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

32.0.0.Beta4

19 Feb 13:31
a7c43d6

Choose a tag to compare

32.0.0.Beta4 Pre-release
Pre-release

What's Changed

  • [WFCORE-7335] Block deployments if the security manager subsyste… by @mskacelik in #6498
  • [WFCORE-7513] Upgrade WildFly Elytron to 2.8.3.Final by @darranl in #6671
  • Fix for WFCORE-7463, InterfaceUploadLimitTestCase fails intermittently on Windows - Bootable JAR Job by @jfdenise in #6632
  • [WFCORE-7510] Bump org.jboss.galleon:galleon-maven-plugin from 7.0.1.Final to 7.0.2.Final by @dependabot[bot] in #6665
  • Bump version.ch.qos.logback from 1.5.29 to 1.5.32 by @dependabot[bot] in #6670
  • WFCORE-7511 Distinguish between lifecycle termination and stop behaviour via [Non]BlockingLifecycle by @pferraro in #6672

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

32.0.0.Beta3

13 Feb 11:36
90cf1fa

Choose a tag to compare

32.0.0.Beta3 Pre-release
Pre-release

What's Changed

  • Fix for WFCORE-7485, Remove tmp directory created by Galleon at provisioning time by @jfdenise in #6633
  • [WFCORE-7487] Upgrade the Maven wrapper to the latest version. by @jamezp in #6636
  • [WFCORE-7488] Upgrade WildFly Elytron to 2.8.0.Final by @darranl in #6637
  • [WFCORE-7489] Add Commonhaus-required legal content to CONTRIBUTING.md by @bstansberry in #6640
  • Bump version.ch.qos.logback from 1.5.26 to 1.5.27 by @dependabot[bot] in #6639
  • [WFCORE-7468] Upgrade commons-lang3 to 3.20 by @yersan in #6614
  • [WFCORE-7466] Upgrade Apache Commons CLI from 1.10.0 to 1.11.0 by @yersan in #6613
  • [WFCORE-7497] Upgrade Undertow to 2.3.23.Final by @fl4via in #6646
  • WFCORE-7498 Add SHA-256 checksum validation for Maven Wrapper distrib… by @rhusar in #6648
  • [WFCORE-7496] Upgrade SSHD from 2.16.0 to 2.17.1 by @yersan in #6645
  • [WFCORE-7495] Bump org.jboss.galleon:galleon-maven-plugin from 7.0.0.Final to 7.0.1.Final by @dependabot[bot] in #6644
  • [WFCORE-7502] Upgrade WildFly Elytron to 2.8.1.Final by @darranl in #6652
  • [WFCORE-7192] [CVE-2025-23368] Enable protection for brute force authentication attempts. by @darranl in #6634
  • [WFCORE-7503] Upgrade WildFly Elytron to 2.8.2.Final by @darranl in #6658
  • [WFCORE-7501] Upgrade Installation Manager API to 1.2.1.Beta1 by @yersan in #6651
  • Bump version.io.netty from 4.1.130.Final to 4.1.131.Final by @dependabot[bot] in #6649
  • Bump version.ch.qos.logback from 1.5.27 to 1.5.28 by @dependabot[bot] in #6654
  • [WFCORE-7508] Upgrade Installation Manager API to 1.2.1.Beta2 by @yersan in #6667
  • [WFCORE-7506] Upgrade smallrye-common to 2.16.0 by @yersan in #6663
  • [WFCORE-7053] Enhance ResolveExpressionAttributesTestCase to test the… by @fRandOmizer in #6630
  • Fix for WFCORE-7507, Makes CLI to not report that the file jboss-cli.xml is missing by @jfdenise in #6666
  • [WFCORE-7428] Log a WARN if user.name is 'root' (or 'Administrator' o… by @yersan in #6624
  • Bump version.ch.qos.logback from 1.5.28 to 1.5.29 by @dependabot[bot] in #6664
  • WFCORE-7452 Support non-blocking SuspendableActivity registration by @pferraro in #6641
  • WFCORE-7491 Accommodate service installation for services with a non-blocking lifecycle by @pferraro in #6642
  • WFCORE-7492 Simplify service installation for suspendable services by @pferraro in #6643
  • WFCORE-7223, WFCORE-7509 Misc javadoc fixes by @pferraro in #6668

New Contributors

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

31.0.3.Final

08 Feb 23:40
b4669bd

Choose a tag to compare

What's Changed

  • [31.x] [WFCORE-7502] Upgrade WildFly Elytron to 2.8.1.Final by @darranl in #6653
  • [31.x][WFCORE-7192] [CVE-2025-23368] Enable protection for brute force authentication attempts. by @darranl in #6635
  • [31.x] [WFCORE-7503] Upgrade WildFly Elytron to 2.8.2.Final by @darranl in #6659

Full Changelog: 31.0.2.Final...31.0.3.Final
Jira Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12477061

31.0.2.Final

06 Feb 16:33
b2319cf

Choose a tag to compare

What's Changed

  • [WFCORE-7474] Upgrade Jansi to 2.4.2 by @bstansberry in #6621
  • [31.x][WFCORE-7488] Upgrade WildFly Elytron to 2.8.0.Final by @darranl in #6638
  • [WFCORE-7497] Upgrade Undertow to 2.3.23.Final by @fl4via in #6647

Full Changelog: 31.0.1.Final...31.0.2.Final
Jira Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12475862

32.0.0.Beta2

29 Jan 09:53
c8df7c1

Choose a tag to compare

32.0.0.Beta2 Pre-release
Pre-release

What's Changed

  • WFCORE-7478 Add missing jboss-modules dependency required by WFCORE-7442 and WFCORE-7443 by @pferraro in #6625
  • [WFCORE-7482] & [WFCORE-7483] Upgrade JBoss Logging and Commons Logging JBoss Logging by @jamezp in #6629
  • [WFCORE-7481] Bump version.ch.qos.logback from 1.5.25 to 1.5.26 by @dependabot[bot] in #6628
  • [WFCORE-7467] Upgrade smallrye-common to 2.15.0 by @yersan in #6615
  • [WFCORE-7480] Upgrade Installation Manager API to 1.2.0.Final by @yersan in #6626
  • Bump org.assertj:assertj-bom from 3.27.6 to 3.27.7 by @dependabot[bot] in #6627

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

32.0.0.Beta1

22 Jan 11:49
5a5cb18

Choose a tag to compare

32.0.0.Beta1 Pre-release
Pre-release

What's Changed

  • Fix for WFCORE-7460, Upgrade org.wildfly.galleon-plugins to 8.1.0.Final by @jfdenise in #6609
  • [WFCORE-7436] Improve the log message reporting channel manifest vers… by @bstansberry in #6588
  • [WFCORE-6893] Add channel manifest versions information to the installer history and product-info operations by @yersan in #6583
  • [WFCORE-7464] Upgrade Undertow from 2.3.21.Final to 2.3.22.Final. by @jamezp in #6610
  • [WFCORE-7474] Upgrade Jansi to 2.4.2 by @bstansberry in #6620
  • [WFCORE-7472] launch.sh systemd script incorrectly overrides JAVA_OPTS by @lvydra in #6619
  • [WFCORE-7471] deployment-overlay high level command do not validate the deployment runtime names by @lvydra in #6617
  • [WFCORE-7383] Bump the kernel management API version to 33.0.0 by @yersan in #6616
  • Bump version.ch.qos.logback from 1.5.24 to 1.5.25 by @dependabot[bot] in #6618
  • WFCORE-7439 Port attribute definition implementations from wildfly-clustering-common to wildfly-subsystem by @pferraro in #6590
  • [WFCORE-7476] Required modules minimal version is JDK17 by @ropalka in #6622

Full Changelog: 31.0.0.Final...32.0.0.Beta1
Jira Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12470237

31.0.1.Final

15 Jan 23:14
2a1cf3d

Choose a tag to compare

What's Changed

  • [WFCORE-7464] Upgrade Undertow from 2.3.21.Final to 2.3.22.Final. by @jamezp in #6611

Full Changelog: 31.0.0.Final...31.0.1.Final
Jira Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12475547

31.0.0.Final

13 Jan 21:50
cc843cf

Choose a tag to compare

What's Changed

Full Changelog: 31.0.0.Beta3...31.0.0.Final
Jira Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12473018

31.0.0.Beta3

11 Dec 22:29
5237e9e

Choose a tag to compare

31.0.0.Beta3 Pre-release
Pre-release

What's Changed

  • [WFCORE-7332] TlsTestCase.testRevocationWithMultipleCrls intermittently fails by @elguardian in #6570
  • [WFCORE-7414] Bump org.jboss.threads:jboss-threads from 3.9.1 to 3.9.2 by @dependabot[bot] in #6573
  • [WFCORE-7417] Undeprecate the core-service=management/access=audit re… by @yersan in #6576
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #6578
  • [WFCORE-7427] Updgrade org.wildfly.legacy.test from 10.0.1.Final to 1… by @yersan in #6580
  • [WFCORE-7423] Bump io.smallrye:jandex from 3.5.1 to 3.5.2 by @dependabot[bot] in #6572
  • [WFCORE-7425] Upgrade commons-io from 2.16.1 to 2.21.0 by @yersan in #6579
  • [WFCORE-7430] Clean out a couple calls that end up using ModuleIdenti… by @bstansberry in #6581
  • [WFCORE-7432] Upgrade BouncyCastle from 1.82 to 1.83 by @yersan in #6585
  • WFCORE-7416 Add AbstractSubsystemSchemaTest constructor variant that accepts a Set of current schemas by @pferraro in #6574
  • [WFCORE-7431] Upgrade WildFly Elytron to 2.7.1.Final by @darranl in #6587
  • WFCORE-7402 Only apply legacy default worker value if such a worker resource was present. by @pferraro in #6563
  • Fix for WFCORE-7311, Bootable JAR, allows to load additional boot logic from JBoss Modules module by @jfdenise in #6553
  • [WFCORE-7438] Deprecate BaseAttributeTransformationDescriptionBuilder… by @bstansberry in #6589
  • [WFCORE-7448] Bump io.smallrye:jandex from 3.5.2 to 3.5.3 by @dependabot[bot] in #6586
  • [WFCORE-7390] Move version.ch.qos.logback dependencies to testbom mod… by @rafaeldarosagit in #6592
  • [WFCORE-7426]: Revert "[WFCORE-7372]: Feature-spec generation treats… by @ehsavoie in #6591

New Contributors

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