Skip to content

9.0.0.Beta5

Compare
Choose a tag to compare
@jmesnil jmesnil released this 09 May 09:12

Release Notes - WildFly Core - Version 9.0.0.Beta5

Component Upgrade

  • [WFCORE-4451] - Upgrade JBoss Parent to version 35
  • [WFCORE-4452] - Update WildFly Checkstyle Config to 1.0.8.Final
  • [WFCORE-4464] - Upgrade WildFly Elytron to 1.9.0.CR5

Feature Request

  • [WFCORE-3832] - Support hex encoding in jdbc-realm for elytron
  • [WFCORE-4355] - Add utility for event logging such as audit and access logging

Bug

  • [WFCORE-3542] - Elytron JDBC realm password mapping is not consistent with underlying implementation
  • [WFCORE-4457] - Default SSLContext testing in Elytron test cases breaking SubsystemTransformersTestCase downloads.
  • [WFCORE-4458] - StackOverflowError during server start

Task

  • [WFCORE-4446] - Migrate AbsolutePathService and RelativePathService to new MSC service builder API
  • [WFCORE-4453] - Clean up left curly placement in files triggering checkstyle failures.