Release Notes - WildFly Core - Version 21.1.0.Final - HTML format

Feature Request

  • [WFCORE-5740] - Add the ability to ignore unavailable realms for a distributed-realm
  • [WFCORE-6206] - Add new module to allow an integration of an Installation Manager
  • [WFCORE-6352] - Add the ability to secure the management interface using a virtual HTTP authentication factory if available

Bug

  • [WFCORE-2957] - read-resource without include-runtime shows runtime-only resources
  • [WFCORE-3792] - org.jboss.remoting module should be private
  • [WFCORE-5544] - Servers unable to connect in domain mode with Elytron without local auth
  • [WFCORE-5947] - Missing security algorithms causing regression on latest IBM JDK
  • [WFCORE-6096] - ModelTestModelControllerService does not set error when init capabilities are missing
  • [WFCORE-6129] - Unable to add integrity support to existing filesystem realm
  • [WFCORE-6290] - Failure to handle errors loading process-uuid file
  • [WFCORE-6291] - PolicyContext.getContext("jakarta.servlet.http.HttpServletRequest") throws java.lang.IllegalArgumentException: unknown handler key
  • [WFCORE-6297] - OperationContext createResource and addResource javadocs incorrectly say ISE is thrown
  • [WFCORE-6309] - Incorrect licence for StaxMapper should be LGPL 2.1 OR LATER
  • [WFCORE-6338] - YAML: A resource name can't match an attribute name of this resource
  • [WFCORE-6339] - Define remote name as origin if none is defined
  • [WFCORE-6341] - YAML: MapAttributeDefinition not properly processed for existing resources
  • [WFCORE-6342] - The jmx-remoting and layer's dependency needs to be non-optional
  • [WFCORE-6344] - Changes to json-formatter meta-data never take effect
  • [WFCORE-6346] - module java.base does not "opens java.net" to unnamed module
  • [WFCORE-6348] - Invalid YAML configuration fails silently
  • [WFCORE-6351] - The publish-configuration command doesn't throw an error when the git location is invalid
  • [WFCORE-6365] - RestartParent OperationStepHandler implementations are incompatible with service built via CapabilityServiceTarget
  • [WFCORE-6381] - ProcessNameReadAttributeHandler does an unnecessary recursive model read
  • [WFCORE-6384] - CLI is disconnected from DC if HC is reboot
  • [WFCORE-6386] - Recursive read-resource operations result in excessive peak memory use
  • [WFCORE-6391] - Incorrect licenses for some artifacts
  • [WFCORE-6408] - Add new DEPENDENCIES_JDBC_DRIVER phase for correct JDBC driver alignment
  • [WFCORE-6409] - org.jboss.marshalling module should be private
  • [WFCORE-6421] - InterfaceManagementUnitTestCase fails on RHEL9
  • [WFCORE-6424] - Generic command argument value issue with List containing Object
  • [WFCORE-6425] - Domain testsuite uses invalid remoting configuration
  • [WFCORE-6428] - Error occurred in starting fork when running with jacoco profile

Task

  • [WFCORE-6124] - Remove deprecated SocketBinding and OutboundSocketBinding members
  • [WFCORE-6173] - Remove deprecated AbstractRemoveStepHandler methods
  • [WFCORE-6196] - Update HostControllerRegistrationHandler as711 logic
  • [WFCORE-6271] - Add a service that can be used to ensure a virtual SecurityDomain associated with a virtual-security-domain resource has been created
  • [WFCORE-6279] - Replace Deployment Processors Javax dependencies with Jakarta module identifiers
  • [WFCORE-6285] - Document how to move off deprecated modules in their module.xml
  • [WFCORE-6286] - Document the purpose of the wildflyee.api module in its module.xml, and mark it as private
  • [WFCORE-6300] - Bump actions/github-script from 6.4.0 to 6.4.1
  • [WFCORE-6303] - Validate non-private modules
  • [WFCORE-6306] - Bump the kernel management API version to 22.0.0
  • [WFCORE-6312] - Add version 18 of the WildFly Elytron model and schema
  • [WFCORE-6313] - org.jboss.as.host.controller.resources.NativeManagementResourceDefinition uses the wrong NativeManagementRemoveHandler
  • [WFCORE-6314] - Hide deprecated RequestController.SERVICE_NAME
  • [WFCORE-6315] - Remove deprecated SimpleOperationDefinition elements
  • [WFCORE-6316] - Remove deprecated SimpleResourceDefinition elements
  • [WFCORE-6317] - Remove deprecated SystemExiter elements
  • [WFCORE-6318] - Remove deprecated OperationContext.stepCompleted()
  • [WFCORE-6319] - Remove misc unused and deprecated server module types and methods
  • [WFCORE-6320] - Remove deprecated ModelController methods
  • [WFCORE-6322] - Remove deprecated AbstractControllerService APIs
  • [WFCORE-6326] - Add back the org.jboss.vfs module as a dependency on deployments
  • [WFCORE-6329] - Remove deprecated ServerEnvironment API
  • [WFCORE-6330] - Make deprecated MountHandler constructor private and undeprecate it
  • [WFCORE-6331] - Remove deprecated ProductConfig constructor
  • [WFCORE-6333] - Remove deprecated Path resource API elements
  • [WFCORE-6334] - Remove deprecated management model test framework API
  • [WFCORE-6335] - Remove unnecessary InterfaceDefinition deprecations
  • [WFCORE-6336] - Remove deprecated OperationDefinition and SimpleOperationDefinition API
  • [WFCORE-6337] - Remove deprecated PersistentResourceXmlDescription API; reduce member visibility
  • [WFCORE-6356] - The wildfly-core-security module contains a redundant parent
  • [WFCORE-6357] - Remove deprecated AttributeDefinition API
  • [WFCORE-6359] - Remove deprecated controller module transformer API
  • [WFCORE-6360] - Remove deprecated ManagementResourceRegistration related API
  • [WFCORE-6362] - Remove deprecated misc parsing and persistence API
  • [WFCORE-6366] - Add deprecation comments to the javax.* EE API alias modules
  • [WFCORE-6367] - Replace module.xml dependencies on javax.* EE modules with the jakarta.* modules
  • [WFCORE-6370] - Remove duplicate 'jakarta.xml.ws.api' JBoss Modules module declaration in 'wildflyee.api'
  • [WFCORE-6390] - Remove the victims-scan profile
  • [WFCORE-6405] - Make the org.wildfly.extension.elytron module private
  • [WFCORE-6430] - Update the SECURITY.md document

Component Upgrade

  • [WFCORE-6265] - improve Jandex use by upgrading to Jandex release with jandex/pull/302
  • [WFCORE-6298] - Upgrade Elytron EE to 3.0.1.Final
  • [WFCORE-6299] - Upgrade Elytron Web to 3.0.1.Final
  • [WFCORE-6302] - CVE-2022-1259 Upgrade Undertow to 2.3.6.Final
  • [WFCORE-6305] - Upgrade to Jandex 3.1.1
  • [WFCORE-6310] - Upgrade Byteman to 4.0.21
  • [WFCORE-6324] - Upgrade bouncycastle from 1.72 to 1.73
  • [WFCORE-6363] - Upgrade Elytron EE to 3.0.2.Final
  • [WFCORE-6364] - Upgrade WildFly Elytron to 2.2.0.Final
  • [WFCORE-6368] - Upgrade JBoss MSC to 1.5.1.Final
  • [WFCORE-6373] - Upgrade WildFly Elytron EE to 3.0.3.Final
  • [WFCORE-6379] - Upgrade Jakarta JSON Processing to 2.1.2 and Eclipse Parsson to 1.1.2
  • [WFCORE-6388] - Upgrade Undertow to 2.3.7.Final
  • [WFCORE-6403] - Upgrade WildFly Elytron to 2.2.1.Final
  • [WFCORE-6412] - Upgrade JGit to 6.6.0.202305301015-r
  • [WFCORE-6413] - Upgrade JBoss VFS to 3.3.0.Final
  • [WFCORE-6414] - Upgrade bouncycastle from 1.73 to 1.75 (resolves CVE-2023-33201)
  • [WFCORE-6417] - Upgrade to Jandex 3.1.2
  • [WFCORE-6418] - Upgrade Elytron Web to 4.0.0.Final
  • [WFCORE-6422] - Upgrade xalan to 2.7.3 (CVE-2022-34169) - Test Only Dependency
  • [WFCORE-6426] - Upgrade to Remoting JMX 3.1.0.Final and update License to the Apache License
  • [WFCORE-6429] - Upgrade Eclipse Parsson from 1.1.2 to 1.1.3

Enhancement

  • [WFCORE-5106] - Add configuration option in Elytron subsystem to change file encoding in FileAuditEndpoint.
  • [WFCORE-5549] - Managed servers require local authentication to connect to their host controller
  • [WFCORE-6154] - Log reasons for implicit module dependencies
  • [WFCORE-6248] - Only Java SE aggregation module should be visible to all deployments by default
  • [WFCORE-6249] - Eliminate usage of deprecated sun.jdk module
  • [WFCORE-6293] - Eliminate JDK 8 specific excludes from maven enforcer plugin configurations
  • [WFCORE-6301] - Prepare sun.scripting private module for removal
  • [WFCORE-6308] - Remove Jetty ALPN provider that was targeting JDK8 and below
  • [WFCORE-6325] - Replace ExtensionRegistry constructor bloat with builder pattern
  • [WFCORE-6328] - Add AbstractSubsystemTest subclass for use with tests parameterized via SubsystemSchema
  • [WFCORE-6345] - Add additional methods for to the CommandBuilder for passing YAML files
  • [WFCORE-6361] - Replace VersionedURN and subclasses with factory methods.
  • [WFCORE-6369] - Eliminate unnecessary collection copying in AbstractAddStepHandler constructors
  • [WFCORE-6380] - Eliminate unnecessary validator allocations in global operation handlers
  • [WFCORE-6382] - Minimize retained memory if an OperationContext impl is cached beyond the lifetime of its operation
  • [WFCORE-6392] - Eliminate deprecated CapabilityServiceBuilder.addCapabilityRequirement() methods

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.