Skip to content

Releases: wildfly/wildfly-core

11.0.0.Beta7

14 Jan 14:00
Compare
Choose a tag to compare

Release Notes - WildFly Core - Version 11.0.0.Beta7

Component Upgrade

Feature Request

  • [WFCORE-2147] - Impossible to use environment variables or system properties in permissions.xml and jboss-permissions.xml
  • [WFCORE-4770] - CLI script execution at server boot

Bug

  • [WFCORE-4798] - Add necessary module dependencies to elytron-private module

11.0.0.Beta6

08 Jan 16:39
Compare
Choose a tag to compare

Release Notes - WildFly Core - Version 11.0.0.Beta6

Component Upgrade

Feature Request

Bug

  • [WFCORE-4778] - Legacy LDAP realm, runtime operations and access to runtime attributes fail
  • [WFCORE-4782] - HttpManagementConstantHeadersTestCase doesn't do assertions on headerList.contains

Task

  • [WFCORE-4700] - Add dependency on elytron-jwt
  • [WFCORE-4790] - Migrate deployment-scanner module to new MSC API

11.0.0.Beta5

18 Dec 13:26
Compare
Choose a tag to compare

Release Notes - WildFly Core - Version 11.0.0.Beta5

Component Upgrade

Enhancement

  • [WFCORE-4635] - Introduce multiple overloads of CapabilityServiceBuilder.provides() method

Bug

  • [WFCORE-2356] - Failure in a step ResultHandler should not always be reported as occurring during rollback
  • [WFCORE-3948] - Potential race condition on deployment of EAR when Class-Path manifest entry is in use
  • [WFCORE-4766] - Add additional logging to ManagementInterfaceAddStepHandler.LenientVerifyInstallationStep
  • [WFCORE-4774] - .CLI command to write attribute is giving a StackOverflow Exception
  • [WFCORE-4775] - Some .CLI commands that has been working since WF9 fails on WF18
  • [WFCORE-4776] - NPE in EmbeddedServer for version/help arguments

Task

  • [WFCORE-4598] - Migrate remoting module to new MSC API

11.0.0.Beta4

04 Dec 17:34
Compare
Choose a tag to compare

Release Notes - WildFly Core - Version 11.0.0.Beta4

Component Upgrade

  • [WFCORE-4759] - Upgrade to Galleon and WFGP 4.2.1.Final
  • [WFCORE-4769] - Upgrade WildFly Elytron to 1.11.0.CR3

Feature Request

  • [WFCORE-1110] - Allow addition of HTTP headers to management console responses
  • [WFCORE-4704] - WS integration with WildFly Elytron - AuthenticationClient for Authentication / SSL

Bug

  • [WFCORE-3948] - Potential race condition on deployment of EAR when Class-Path manifest entry is in use
  • [WFCORE-4765] - Remove licenses for artifacts that are not in the distribution
  • [WFCORE-4768] - WFLYIO001: Worker 'default' has auto-configured to 24 core threads should be IO threads

Task

  • [WFCORE-4749] - Add version 11 of the urn:jboss:domain / wildfly-config schema
  • [WFCORE-4760] - Add HostExcludeResourceDefinition.KnownRelease values

11.0.0.Beta3

22 Nov 14:27
Compare
Choose a tag to compare

Release Notes - WildFly Core - Version 11.0.0.Beta3

Component Upgrade

  • [WFCORE-4295] - Upgrade jboss-vfs to 3.2.15.Final
  • [WFCORE-4711] - Upgrade XNIO to 3.7.7.Final
  • [WFCORE-4738] - Upgrade Galleon from 4.0.4.Final to 4.1.1.Final
  • [WFCORE-4741] - Upgrade Undertow to 2.0.28.Final
  • [WFCORE-4751] - Upgrade WildFly Elytron to 1.11.0.CR2
  • [WFCORE-4752] - Upgrade Elytron Web to 1.7.0.CR2
  • [WFCORE-4753] - Upgrade JBoss Modules from 1.9.1.Final to 1.9.2.Final
  • [WFCORE-4756] - Upgrade jboss-logging-tools from 2.2.0.Final to 2.2.1.Final

Bug

  • [WFCORE-4475] - jboss-deployment-structure.xml with fails to parse when annotations=true on a sub-deployment module
  • [WFCORE-4596] - Write lock is acquired reading patching resource using include-runtime
  • [WFCORE-4733] - Server stops after switching from 'local' DC to 'remote' DC
  • [WFCORE-4745] - Fix logging test suite to work in all environments

Task

  • [WFCORE-4626] - Expose ExternalModuleService as WildFly capability
  • [WFCORE-4744] - Undertow DUPs use ad hoc phase priorities

10.0.3.Final

13 Nov 09:56
Compare
Choose a tag to compare

Diff to previous release: 10.0.2.Final...10.0.3.Final

Release Notes - WildFly Core - Version 10.0.3.Final

Component Upgrade

  • [WFCORE-4743] - Upgrade WildFly Elytron to 1.10.4.Final

Bug

  • [WFCORE-4723] - SyslogAuditLogTestCase Test Failures
  • [WFCORE-4745] - Fix logging test suite to work in all environments

10.0.2.Final

06 Nov 09:55
Compare
Choose a tag to compare

Diff to previous release: 10.0.0.Final...10.0.2.Final

Release Notes - WildFly Core - Version 10.0.2.Final

Component Upgrade

Bug

  • [WFCORE-4683] - User with Monitor role can stop the servers in domain mode

11.0.0.Beta2

30 Oct 15:18
Compare
Choose a tag to compare

Release Notes - WildFly Core - Version 11.0.0.Beta2

Component Upgrade

  • [WFCORE-4716] - Upgrade Byteman to 4.0.8
  • [WFCORE-4721] - Upgrade test and build dependencies
  • [WFCORE-4732] - Upgrade wildfly-server-provisioning-maven-plugin from 1.2.12 to 1.2.13
  • [WFCORE-4734] - Upgrade jackson-databind test dependency to 2.9.10.1

Bug

  • [WFCORE-4688] - '-Xlog:gc' option is not supported on OpenJDK11 + OpenJ9
  • [WFCORE-4717] - Add missing phases for EE Security subsystem
  • [WFCORE-4720] - SetupAction does not specify whether the dependencies method can return null
  • [WFCORE-4723] - SyslogAuditLogTestCase Test Failures
  • [WFCORE-4726] - Exclude javax.inject:javax.inject from org.apache.maven:maven-resolver-provider dependency

Task

  • [WFCORE-4419] - Remove deprecated ParseUtil methods
  • [WFCORE-4449] - Remove unused MultistepUtil methods
  • [WFCORE-4713] - Migrate controller module to new MSC API
  • [WFCORE-4727] - Clean out no longer needed AbstractControllerService and ModelTestControllerService constructors
  • [WFCORE-4728] - Ban javax.inject:javax.inject by maven-enforcer-plugin

11.0.0.Beta1

16 Oct 10:04
Compare
Choose a tag to compare

Release Notes - WildFly Core - Version 11.0.0.Beta1

Component Upgrade

Enhancement

  • [WFCORE-4505] - use default charset for process file via jboss-cli --properties
  • [WFCORE-4594] - Expose CoreProcessStateService functionality used by subsystems via a capability
  • [WFCORE-4595] - ControlledProcessState.State should expose whether a state means a running server
  • [WFCORE-4680] - Redact passwords in the sun.java.command logging
  • [WFCORE-4710] - Wrong BufferPoolMXBean name used in lookup

Feature Request

  • [WFCORE-4681] - Add Phase entries for Microprofile OpenAPI Extension

Bug

  • [WFCORE-4338] - Race condition on PID file allows for termination of arbitrary processes by local users
  • [WFCORE-4656] - Write Empty ALLOWED_ORIGINS list cause ConfigurationPersistenceException on reload
  • [WFCORE-4683] - User with Monitor role can stop the servers in domain mode
  • [WFCORE-4684] - The legacy core-feature-pack doesn't install the .well-known/acme-challenge dir
  • [WFCORE-4687] - StandaloneScriptTestCase fails on Eclipse OpenJ9
  • [WFCORE-4699] - preferIPv6Addresses and preferIPv4Stack System Properties are Mishandled in the Config

Task

  • [WFCORE-4652] - Ignore tests that expect default configuration during Elytron testing
  • [WFCORE-4679] - Update the mock-server-netty dep; specify the logback dep
  • [WFCORE-4686] - Ensure the log manager is set for tests for Eclipse OpenJ9
  • [WFCORE-4690] - Fix test suite tests to work with Eclipse OpenJ9
  • [WFCORE-4696] - Bump the Elytron subsystem version
  • [WFCORE-4702] - Add deployment phases for MicroProfile Fault Tolerance

10.0.0.Final

24 Sep 20:15
Compare
Choose a tag to compare

Release Notes - WildFly Core - Version 10.0.0.Final

Component Upgrade

  • [WFCORE-4677] - Upgrade WildFly Elytron to 1.10.3.Final

Full release notes for WildFly Core 10.