Skip to content

13.0.0.Beta6

Compare
Choose a tag to compare
@jmesnil jmesnil released this 15 Sep 13:42

Release Notes - WildFly Core - Version 13.0.0.Beta6

Component Upgrade

  • [WFCORE-5056] - Upgrade XNIO to 3.8.2.Final
  • [WFCORE-5091] - Upgrade WildFly Elytron to 1.13.0.Final
  • [WFCORE-5102] - Upgrade Undertow to 2.2.0.Final
  • [WFCORE-5111] - Upgrade JBoss MSC from 1.4.11 to 1.4.12
  • [WFCORE-5112] - Upgrade bootable jar maven plugin to 2.0.0.Beta4
  • [WFCORE-5117] - Upgrade Xerces to 2.12.0.SP03
  • [WFCORE-5123] - Upgrade WildFly OpenSSL to 2.1.0.Final
  • [WFCORE-5124] - Upgrade WildFly OpenSSL Natives to 2.1.0.Final
  • [WFCORE-5125] - Upgrade WildFly OpenSSL Linux i386, MacOS x86_64, and Solaris natives to 2.1.0.SP01
  • [WFCORE-5127] - Upgrade Elytron Web to 1.8.0.Final

Enhancement

  • [WFCORE-5010] - Startup error messages caused by expression where expressions are not allowed are confusing
  • [WFCORE-5097] - Add an option to the bootable JAR to display the Galleon config
  • [WFCORE-5107] - Provide equivalent to RemotingConnectorInfo via org.jboss.as.network module; expose it via "org.wildfly.remoting.connector" capability
  • [WFCORE-5108] - SimpleHttpUpgradeHandshake should use undertow-core's FlexBase64.
  • [WFCORE-5115] - Allow a properties file which contains system properties to be loaded in the bootable JAR's entry point

Feature Request

  • [WFCORE-4853] - [GSS][7.2.2] HTTP External Security Not Supported by Elytron

Bug

  • [WFCORE-5080] - KeyStoresTestCase fails on IBM Java 8
  • [WFCORE-5103] - Adding non existent and not required keystore fails
  • [WFCORE-5105] - ProtocolConnectionUtils may leak connection objects whose future takes too long to complete
  • [WFCORE-5109] - Ensure the log manager configurator is attached to the root logger
  • [WFCORE-5110] - Bootable JAR doesn't setup the JAXP factories at boot
  • [WFCORE-5116] - Bootable JAR, JMX not properly initialized at boot.
  • [WFCORE-5119] - Bootable JAR - Remove dependency on elytron-private
  • [WFCORE-5132] - Bootable JAR, some tests require a start of the server

Task

  • [WFCORE-5100] - Add missing distribution repo tags in core-feature-pack-common-licenses.xml
  • [WFCORE-5128] - Add org.wildfly.security:wildfly-elytron-http-external dependency