WildFly v21.0.1.Final Release Notes

Release Date: 2020-11-19 // over 3 years ago
  • 🚀 Release Notes - WildFly 21.0.1.Final

    ⬆️ Component Upgrade

    • ⬆️ [WFLY-13982] - Upgrade Bootable JAR Maven plugin to 2.0.1.Final
    • ⬆️ [WFLY-14080] - Upgrade Hibernate ORM to 5.3.20.Final to fix CVE-2020-25638
    • ⬆️ [WFLY-14081] - Upgrade WildFly Core to 13.0.3.Final

    🐛 Bug

    • [WFLY-13965] - Resource-level capability constraints are not enforced
    • 0️⃣ [WFLY-13973] - Writing default-mdb-instance-pool to ejb3 subsystem throws IllegalStateException
    • [WFLY-13988] - Missing dependency org.jboss.threads in org.infinispan module
    • [WFLY-13997] - [21.x] Module org.infinispan is missing the org.jboss.threads dependency
    • [WFLY-13998] - Fix handling of mutable distributable session attributes across concurrent requests when backing cache is non-transactional
    • 🚀 [WFLY-14022] - The MixedDomainDeployment700TestCase may fail under certain environmental conditions
    • [WFLY-14034] - New health/ready check fails with RBAC enabled
    • [WFLY-14084] - HotRod session manager missing subsequent HttpSessionAttributeListener notifications when using ATTRIBUTE granularity
    • [WFLY-14086] - AbstractInvocationHandler.getComponentView is missing JSM AccessController.doPrivileged