Skip to content

Releases: wildfly/wildfly

WildFly 16.0.0.Final

24 May 21:00
Compare
Choose a tag to compare

To download visit https://wildfly.org/downloads

Release Notes for WildFly 16

Includes versions: 16.0.0.Beta1, 16.0.0.Final,


Sub-task

  • [ WFLY-7186 ] Security 1.0 Support (JSR 375) With WildFly Elytron
  • [ WFLY-11454 ] Validate requirement for modules previously exported by javax.ejb.api on org.jboss.metadata.appclient
  • [ WFLY-11455 ] Validate requirement for modules previously exported by javax.ejb.api on org.jboss.narayana.txframework
  • [ WFLY-11460 ] Validate requirement for modules previously exported by javax.ejb.api on org.jboss.as.webservices
  • [ WFLY-11467 ] Validate requirement for modules previously exported by javax.ejb.api on org.jboss.iiop-client

Feature Request

  • [ WFLY-9452 ] An easy way to configure EAP from an OpenShift ConfigMap
  • [ WFLY-10326 ] Add setting to control global memory usage for messaging servers
  • [ WFLY-10493 ] Support JMS Java EE resources definition for remote Artemis-based broker
  • [ WFLY-10769 ] Integrate mod_cluster ramp-up mechanism when starting new nodes
  • [ WFLY-10832 ] Determine the primary provider of Singleton Service using CLI
  • [ WFLY-11479 ] HTTP Basic Authentication - Silent Operation
  • [ WFLY-11550 ] Provide ability to suspend and resume the set of servers managed by a specific host controller
  • [ WFLY-11622 ] Multiple delivery group support for MDBs
  • [ WFLY-11641 ] Layers for servlet and full galleon feature-packs
  • [ WFLY-11676 ] Provide ability to list modules which are on deployment's classpath
  • [ WFLY-11681 ] Provide ability to list modules which are on deployment's classpath

Bug

  • [ WFLY-2443 ] JMS service shutsdown and doesn't recover after disk fills up.
  • [ WFLY-3836 ] Unable to undeploy an application when it is running long time EJB calls.
  • [ WFLY-8398 ] AdvancedLdapLoginModule - skip roles search when rolesCtxDN is null
  • [ WFLY-9305 ] ActiveMQ Resource Adapter can not lookup destination in app namespace
  • [ WFLY-9896 ] Server-server EJB transactional invocation rolls back if stateful bean is used and JBOSS-LOCAL-USER auth is not possible
  • [ WFLY-10191 ] Artemis can fail when resolving DNS under a security manager
  • [ WFLY-10380 ] ThreadPoolExecutor leak under SM due to lack of privileged block
  • [ WFLY-10650 ] Off-heap memory doesn't work for distributable cache
  • [ WFLY-10808 ] Default Value of local-receiver-pass-by-value in jboss-ejb-client Descriptor is Not Respected
  • [ WFLY-11094 ] Elytron does not do RunAs identity remote propagation
  • [ WFLY-11142 ] Regression in SOAP over JMS when WF13 and WF14 are communicating
  • [ WFLY-11205 ] CXF-7832 - WrappedMessageContext containsKey not consistent with get/put
  • [ WFLY-11219 ] Apply CXF Fix managing closing of temp queues (CXF-7768)
  • [ WFLY-11275 ] JSF ViewMap Regression
  • [ WFLY-11309 ] Use registered priorities for MP Config DUP
  • [ WFLY-11310 ] Use registered priorities for MP Health DUP
  • [ WFLY-11311 ] Use registered priorities for MP OpenTracing DUP
  • [ WFLY-11339 ] ServiceRef*TestCases fail with security manager
  • [ WFLY-11340 ] Tests in org.jboss.as.test.integration.microprofile.opentracing failing with security manager
  • [ WFLY-11346 ] MicroProfile tests failing with security manager
  • [ WFLY-11347 ] Tests from org.jboss.as.test.integration.messaging fails with security manager
  • [ WFLY-11348 ] EESecurityAuthMechanismTestCase fails with security manager
  • [ WFLY-11361 ] Test LookupTestCase fails with security manager
  • [ WFLY-11363 ] Test HttpInvocationInContainerTestCase fails with security manager
  • [ WFLY-11385 ] Referrals roles assignment for referral user does not work for AdvancedLdapLoginModule with Active Directory
  • [ WFLY-11384 ] StatefulFailoverTestCase fails intermittently
  • [ WFLY-11387 ] IllegalStateException when calling MetricsContextService.stop during shutdown sequence
  • [ WFLY-11406 ] Reflection exception at org.jboss.classfilewriter.ClassFile on JDK12
  • [ WFLY-11414 ] :read-resource operation of jax-rs subsystem doesn't handle all interfaces
  • [ WFLY-11444 ] Remove unused dependencies from org.jboss.ejb3
  • [ WFLY-11447 ] Management model does not show mod_cluster bound ports
  • [ WFLY-11452 ] Remove unused dependencies from Weld beanvalidation, transaction and webservices
  • [ WFLY-11457 ] Metered - difference between Prometheus and JSON format
  • [ WFLY-11458 ] Timed - difference between Prometheus and JSON format
  • [ WFLY-11469 ] Cannot wire or start components while the registry is not running
  • [ WFLY-11480 ] Possible to remove referenced activemq http-connector
  • [ WFLY-11493 ] Core queues loaded at boot are not removable
  • [ WFLY-11501 ] DynamicJaspiTestCase fails with security manager
  • [ WFLY-11503 ] JspTagTestCase fails with security manager with jboss.dist set
  • [ WFLY-11506 ] EAR deployment fails with a CNFE when @transactional is used in a CDI bean
  • [ WFLY-11509 ] SessionIdentifierSerializer should use privileged block for service loader
  • [ WFLY-11510 ] EarOpenTracingWithWeldProbeTestCase fails with node0/1 set
  • [ WFLY-11512 ] Remove test workaround for CDI-727
  • [ WFLY-11519 ] Time-based metrics do not specify measurement unit
  • [ WFLY-11521 ] Race condition in InfinispanRouteLocator logic can cause missing route
  • [ WFLY-11526 ] Mixed domain tests don't work when overriding the slave JVM when running with Java 11
  • [ WFLY-11530 ] Distributed @stateful EJB implementation should not hold references to CapabilityServiceSupport
  • [ WFLY-11531 ] SimpleMarshallingContext#createMarshaller should run in a privileged block
  • [ WFLY-11534 ] DistributableCacheFactoryServiceConfigurator should genera...
Read more