Skip to content

26.0.0.Beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@yersan yersan released this 21 Aug 10:36
· 198 commits to main since this release
44dbf0c

What's Changed

  • [WFCORE-6933] Add the required permissions for the Log4j2ServiceActiv… by @jamezp in #6115
  • WFCORE-6911 Remove usage of deprecated AbstractAddStepHandler constructors in elytron subsystem by @pferraro in #6090
  • WFCORE-6913 Remove usage of deprecated AbstractAddStepHandler constructors in logging subsystem by @pferraro in #6092
  • WFCORE-6922 Remove usage of deprecated AbstractWriteAttributeHandler constructors in elytron subsystem by @pferraro in #6101
  • [WFCORE-6938] Bump version.org.wildfly.galleon-plugins from 7.1.1.Final to 7.1.2.Final by @dependabot in #6118
  • [WFCORE-6936] Allow the maven.test.redirectTestOutputToFile system pr… by @jamezp in #6114
  • [WFCORE-6951] Bump org.eclipse.parsson:parsson from 1.1.6 to 1.1.7 by @dependabot in #6120
  • [WFCORE-6949] Bump io.smallrye:jandex from 3.2.0 to 3.2.2 by @dependabot in #6125
  • [WFCORE-6950] Bump version.org.apache.sshd from 2.13.1 to 2.13.2 by @dependabot in #6121
  • Bump version.org.apache.directory.api from 2.1.6 to 2.1.7 by @dependabot in #6124
  • [WFCORE-6891] Remove support for parsing domain management schemas prior to urn:jboss:domain:1.7 by @darranl in #6069
  • WFCORE-6940 Allow null ManagementResourceRegistrar.register(...) by @pferraro in #6122
  • [WFCORE-6952] Upgrade WildFly Elytron to 2.5.1.Final by @fjuma in #6129
  • [WFCORE-6745] Upgrade log4j2 to 2.23.1 and log4j2-jboss-logmanager to… by @jamezp in #6128
  • [WFCORE-6953] org.bouncycastle.bcpg JBoss Modules module requires jav… by @yersan in #6131
  • [WFCORE-6946] Fix word order by @bstansberry in #6136
  • WFCORE-6948 Add ability for wildfly-subsystem to register an operation transformation for any specific operation (not just add). by @pferraro in #6127
  • WFCORE-6954 (wildfly-subsystem) Do not auto-register add/remove resource operations for runtime resources. by @pferraro in #6133
  • WFCORE-6945 Required child resource logic in wildfly-subsystem is not stability-level aware by @pferraro in #6126

Full Changelog: 26.0.0.Beta1...26.0.0.Beta2

Jira Release Notes

Sub-task

  • [WFCORE-6911] - Remove usage of deprecated AbstractAddStepHandler constructors in elytron subsystem
  • [WFCORE-6913] - Remove usage of deprecated AbstractAddStepHandler constructors in logging subsystem
  • [WFCORE-6922] - Remove usage of deprecated AbstractWriteAttributeHandler constructors in elytron subsystem

Bug

  • [WFCORE-6933] - Missing permissions in AbstractLoggingTestCase
  • [WFCORE-6945] - Required child resource logic in wildfly-subsystem is not stability-level aware
  • [WFCORE-6946] - Wrong word ordering in ControllerLogger coverage of secure expression resolution
  • [WFCORE-6953] - java.lang.ClassNotFoundException: java.util.logging.Logger from Module "org.bouncycastle.bcpg"
  • [WFCORE-6954] - wildfly-subsystem auto-registers add/remove operation handlers for runtime resources

Task

  • [WFCORE-6891] - Remove support for parsing domain management schemas prior to urn:jboss:domain:1.7
  • [WFCORE-6936] - Allow the maven.test.redirectTestOutputToFile property to work from the command line

Component Upgrade

  • [WFCORE-6745] - Upgrade log4j2 from 2.22.1 to 2.23.1 and log4j2-jboss-logmanager to 2.0
  • [WFCORE-6938] - Bump version.org.wildfly.galleon-plugins from 7.1.1.Final to 7.1.2.Final
  • [WFCORE-6949] - Upgrade io.smallrye:jandex from 3.2.0 to 3.2.2
  • [WFCORE-6950] - Upgrade SSHD from 2.13.1 to 2.13.2
  • [WFCORE-6951] - Upgrade Eclipse Parsson from 1.1.6 to 1.1.7
  • [WFCORE-6952] - Upgrade WildFly Elytron to 2.5.1.Final

Enhancement

  • [WFCORE-6940] - Allow null ManagementResourceRegistrar.register(...)
  • [WFCORE-6948] - Allow more precise control over which resource operations can be transformed via wildfly-subsystem

Jira Release Notes link: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12430746