Skip to content

Releases: wildfly/wildfly-core

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

22.0.2.Final

29 Nov 08:46
Compare
Choose a tag to compare

What's Changed

Bug

Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12415177
Full Changelog: 22.0.1.Final...22.0.2.Final

23.0.0.Beta2

22 Nov 14:25
Compare
Choose a tag to compare
23.0.0.Beta2 Pre-release
Pre-release

What's Changed

Bug

  • [WFCORE-6578] - [CVE-2023-3171] WildFly heap exhaustion via deserialization
  • [WFCORE-6591] - Core modules still have dependencies on org.jboss.as.security
  • [WFCORE-6592] - NPE in ThreadFactoryService
  • [WFCORE-6597] - WFCORE-4296 - Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions when started by ps1 script
  • [WFCORE-6601] - ModuleSpecification.setSystemDependency does not reset the allDependencies list
  • [WFCORE-6604] - JMX can't set default value for an attribute of ModelType.LIST
  • [WFCORE-6607] - ModuleSpecification.addSystemDependency treats a duplicate add as an excluded dependency
  • [WFCORE-6608] - Inconsistent user dependency views in ModuleSpecification

Task

  • [WFCORE-6332] - Better handling of licenses
  • [WFCORE-6599] - Control the maven repos used by dependabot
  • [WFCORE-6606] - WildFly main is failing some of Jakarta EE 10 Platform TCK Connector tests that depend on appclient deploying an ear with resource archive deployment dependencies
  • [WFCORE-6609] - Remove obsolete JMockit from Elytron tests
  • [WFCORE-6617] - Clean out ts.elytron profile cruft
  • [WFCORE-6620] - Bump the kernel management API version to 24.0.0
  • [WFCORE-6625] - Remove org.glassfish:jakarta.json license info

Component Upgrade

  • [WFCORE-6577] - Upgrade Galleon to 5.2.2.Final and Galleon plugins to 6.5.2.Final
  • [WFCORE-6582] - Upgrade WildFly Galleon plugins to 6.5.3.Final
  • [WFCORE-6584] - Upgrade wildfly-common to 1.7.0.Final
  • [WFCORE-6585] - Upgrade snakeyaml to 2.2
  • [WFCORE-6586] - Upgrade SSHD from 2.10.0 to 2.11.0
  • [WFCORE-6587] - Upgrade Apache Commons CLI from 1.5.0 to 1.6.0
  • [WFCORE-6590] - Upgrade commons-lang3 from 3.12.0 to 3.13.0
  • [WFCORE-6618] - Upgrade BouncyCastle from 1.76 to 1.77
  • [WFCORE-6621] - Upgrade Byteman to 4.0.22

Enhancement

  • [WFCORE-6255] - Deployment scanner does not undeploy failed archives
  • [WFCORE-6600] - Limit logging level of com.networknt.schema

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

23.0.0.Beta1

31 Oct 12:56
Compare
Choose a tag to compare
23.0.0.Beta1 Pre-release
Pre-release

What's Changed

Bug

  • [WFCORE-6538] - KerberosNativeMgmtSaslTestCase.testGs2Krb5OverSsl intermittently fails
  • [WFCORE-6541] - Patch high level command should be completely disabled in standalone mode
  • [WFCORE-6548] - Unify test logging in elytron module
  • [WFCORE-6552] - Windows: WARNING: package com.sun.net.internal.ssl not in java.base
  • [WFCORE-6559] - Installation manager could be unable to delete the candidate server when running in PowerShell
  • [WFCORE-6568] - Modify description in elytron of subsystem to its correct sentence

Task

  • [WFCORE-6445] - Update ModuleSpecification.getMutableUserDependencies to resolve pending TODOs
  • [WFCORE-6532] - Add security manager testing to scripts tests
  • [WFCORE-6563] - Remove org.wildfly.build plugins from the poms

Component Upgrade

Enhancement

  • [WFCORE-6476] - Reducing logging level for failed internal read-only operation steps
  • [WFCORE-6556] - IllegalAccessWarnings on JDK11 in Elytron Subsystem

New Contributors

Full Changelog: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12414615

22.0.1.Final

18 Oct 14:51
Compare
Choose a tag to compare

What's Changed

Bug

  • [WFCORE-6552] - Windows: WARNING: package com.sun.net.internal.ssl not in java.base

Component Upgrade

Full Changelog: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12414981

22.0.0.Final

09 Oct 13:47
Compare
Choose a tag to compare

What's Changed

Bug

  • [WFCORE-6486] - CLIEmbedHostControllerTestCase fails randomly with JDK 17 Jobs
  • [WFCORE-6505] - Avoid creating duplicate thread groups on server reload
  • [WFCORE-6525] - AuditLogBootingSyslogTest is not executed by default
  • [WFCORE-6544] - CVE-2023-4061 Management User RBAC permission allows unexpected reading of system-properties to an Unauthorized actor

Component Upgrade

Enhancement

  • [WFCORE-4916] - Unclear attribute name completion for LIST type
  • [WFCORE-6383] - Create new exception for boot errors
  • [WFCORE-6520] - Remove testsuite useless code related to JDK 10 and below
  • [WFCORE-6521] - Use Runtime.version() method call instead of inspecting JVM properties to detect Java version
  • [WFCORE-6524] - Do not duplicate managed deployment in content repository in tmp/vfs/temp directory

New Contributors

** For the complete list of all issues resolved, including Task, and Subtask issues, see the release notes in JIRA.

22.0.0.Beta3

26 Sep 08:26
Compare
Choose a tag to compare
22.0.0.Beta3 Pre-release
Pre-release

What's Changed

Bug

  • [WFCORE-4296] - Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions
  • [WFCORE-6491] - HostControllerBootOperationsTestCase fails intermittently when Security Manager is enabled
  • [WFCORE-6502] - setlocal usage in common.bat
  • [WFCORE-6506] - StringIndexOutOfBoundsException on JDK 21 GA release

Component Upgrade

Enhancement

  • [WFCORE-6519] - Enable tests that hanged in the past due to https://bugs.openjdk.java.net/browse/JDK-8219658

Full Changelog: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12413695

22.0.0.Beta2

14 Sep 14:13
Compare
Choose a tag to compare
22.0.0.Beta2 Pre-release
Pre-release

What's Changed

Bug

  • [WFCORE-5305] - Response warnings don't propagate up in read-resource response assembly
  • [WFCORE-6375] - Sync model operations fail when an HC with stopped managed servers registers back in the domain
  • [WFCORE-6434] - Managed servers could ignore restart/reload required operations when HC reconnects to the domain
  • [WFCORE-6458] - $HOSTNAME being set to "" prevents qualified hostname resolution
  • [WFCORE-6470] - Unexpected classloader when registering MBeans that are part of a deployment
  • [WFCORE-6477] - Possible NPE in YAMLExtension for some resource without a add operation

Task

  • [WFCORE-6457] - Enable dependabot for updating patch dependencies
  • [WFCORE-6460] - Fix the naming of build directory in Readme.md
  • [WFCORE-6461] - Replace PermissionUtils use of xom
  • [WFCORE-6464] - Update CustomCredentialSecurityFactoryImpl to no longer rely on private Elytron API
  • [WFCORE-6466] - Split LayersTest.test in two
  • [WFCORE-6478] - Enable manual start of github actions CI workflow

Component Upgrade

Enhancement

  • [WFCORE-6349] - YAML config file names should be logged at startup
  • [WFCORE-6450] - Allow jboss.server.name property resolution from Host Controller when used as a JVM option on a managed server
  • [WFCORE-6454] - Use TCP/IP process communication for surefire plugin
  • [WFCORE-6476] - Reducing logging level for failed internal read-only operation steps

New Contributors