Skip to content

22.0.0.Beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@yersan yersan released this 09 Aug 12:56
· 964 commits to main since this release

Release Notes - WildFly Core - Version 22.0.0.Beta1

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

What's Changed

Bug

  • [WFCORE-6423] - Received no final outcome response for operation "reload" when reloading a remote host controller
  • [WFCORE-6431] - Use InputStream.nullInputStream
  • [WFCORE-6433] - ServerGroupResourceDefinition registers DomainServerLifecycleHandlers in the wrong place
  • [WFCORE-6440] - HttpManagementAddHandler references ServerEnvironment incorrectly
  • [WFCORE-6442] - ModuleSpecification discards dependency information

Enhancement

  • [WFCORE-6321] - Expose ServerEnvironment via a capability
  • [WFCORE-6393] - Eliminate usages of deprecated ServiceController.getName() method
  • [WFCORE-6394] - Eliminate usages of deprecated ServiceController.getUnavailableDependencies() method
  • [WFCORE-6397] - CapabilityServiceTarget should overload addService()
  • [WFCORE-6398] - Avoid redundant array allocation for capability services that provide a value with a single ServiceName
  • [WFCORE-6399] - OperationContext.getServiceTarget() and OperationContext.getCapabilityServiceTarget() methods are redundant
  • [WFCORE-6400] - DeploymentPhaseContext.getServiceTarget() should return object capable of resolving capability requirements

Full Changelog: 21.1.0.Final...22.0.0.Beta1