All Versions
18
Latest Version
Avg Release Cycle
34 days
Latest Release
1590 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v22.0.0.Alpha1
November 13, 2020 -
v21.0.1.Final Changes
November 19, 2020๐ 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
-
v21.0.0.Final Changes
October 13, 2020๐ Release Notes - WildFly - Version 21.0.0.Final
๐ Full release notes on JIRA
โจ Enhancement
- ๐ [WFLY-2102] - Improve deployment annotation parsing error message
- [WFLY-13319] - Wildfly 19 MP-JWT & EJB Integration
- [WFLY-13422] - Make org.jboss.as.remoting optional from naming extension module; others too if possible
- [WFLY-13423] - Make ejb3 extension dependency on org.jboss.as.remoting optional
- ๐ [WFLY-13433] - Improve capability support in EJB3 subsystem
- [WFLY-13518] - Bump messaging schema to 11
- ๐ง [WFLY-13579] - Make most of the calls which wait for timeout configurable with TimeoutUtil
- โ [WFLY-13609] - Disable microprofile tests when XP dist is not used.
- [WFLY-13649] - Make possible swap maven coordinates for MP Rest Client
- [WFLY-13650] - Allow expressions for config-source's ordinal attribute
- [WFLY-13717] - Add expressions for the host/port attributes for the outbound socket binding used for mail
- ๐ง [WFLY-13751] - Make control of testsuite/layers deletion of provisioned servers configurable via -D
- ๐ [WFLY-13770] - Create jdbc job repository using deployment descriptors
- [WFLY-13785] - Jakartaee8 BOM should list jackson-datatype-*
- [WFLY-13813] - Use a capability to get information about a remoting connector; drop EJB3 dep on org.jboss.as.remoting module
- ๐ [WFLY-13815] - Make core-tools optional in datasources-web-server layer
- โฑ [WFLY-13824] - Use TimeUtil timeout adjustments in cases of timeout defined on JMS receive
- [WFLY-13863] - Adding Wildfly logo in README.md
- [WFLY-13914] - Add Maven repos to BOMs
๐ Feature Request
- ๐ [WFLY-11868] - Documentation for Rest integration with WildFly Elytron - AuthenticationClient for Authentication / SSL
- [WFLY-12190] - Reintroduce EJB over HTTP/HTTPS capability with HTTP Loadbalancer - server to server config
- [WFLY-12342] - Integrate server probes in MP Health readiness check
- ๐ [WFLY-12574] - Documentation for SSH authentication for Git persistence
- [WFLY-12681] - Provide a 'microprofile-platform' Galleon layer
- ๐ [WFLY-13085] - Add support for TLSv1.3 using the OpenSSL TLS provider
- [WFLY-13090] - Enable compression on remoting globally for EJB calls
- ๐ [WFLY-13125] - HTTP External Security Not Supported by Elytron
- [WFLY-13128] - Add a Galleon layer for batch-jberet
- ๐ [WFLY-13146] - Support for multiple security realms - Failover
- ๐ [WFLY-13279] - Support for multiple security realms - Distributed Identities Community docs
- [WFLY-13305] - Bootable jar for Wildfly
- [WFLY-13350] - Add a Galleon layer for JSF
- [WFLY-13351] - Add a Galleon layer for the Mail subsystem
- [WFLY-13352] - Add a Galleon layer for the sar subsystem
- [WFLY-13353] - Add a Galleon layer for the POJO subsystem
- [WFLY-13354] - Add Galleon layers for the EJB subsystem
- [WFLY-13356] - Add a Galleon layer for Webservices
- โ [WFLY-13396] - Tests for RESTEasy integration with WildFly Elytron - AuthenticationClient for Authentication / SSL
- ๐ [WFLY-13490] - Galleon layer for web console
- [WFLY-13539] - Add a Galleon layer for JBoss Diagnostic Reporting
- [WFLY-13585] - Add a Galleon layer for JSON-P
- [WFLY-13586] - Add a Galleon layer for JSON-B
- [WFLY-13645] - Provide a set of EAP XP QuickStarts that can run on OpenShift
-
v21.0.0.Beta1
September 18, 2020 -
v20.0.1.Final
July 07, 2020 -
v20.0.0.Final
June 07, 2020 -
v20.0.0.Beta1
May 20, 2020 -
v19.1.0.Final
May 04, 2020 -
v19.0.0.Final Changes
March 17, 2020๐ Full Release Notes on JIRA.
๐ Release Notes - WildFly - Version 19.0.0.Final
โจ Enhancement
- [WFLY-11005] - Requires connectors for broadcast-group resource
- [WFLY-11567] - Provide way to retrieve VirtualFile instance from url.openConnection()
- โ [WFLY-11813] - Add tests for empty username for Elytron's FormAuthenticationMechanism.
- [WFLY-12445] - Document some quickstarts to use new openshift templates
- ๐ [WFLY-12467] - Move EE management model version to 5.0.0
- [WFLY-12520] - Replace managed executor config's thread-factory attribute with thread-priority
- [WFLY-12547] - Include timer id in timerHasExpired and timerWasCanceled
- โก๏ธ [WFLY-12581] - Optimize distributed web/ejb expiration schedulers
- โฑ [WFLY-12790] - CXF-8105 - introduce a property for JMS transport client to decide reset JMS connection or not when client timeout
- โก๏ธ [WFLY-12916] - Optimize builders for EJB Client BOMs
- โก๏ธ [WFLY-12917] - Optimize builders for JMS Client BOM
- [WFLY-12928] - HTTP references in Widfly's Maven recipes
- [WFLY-12935] - Replace Java EE7 Concurrency RI with Jakarta EE 8 Concurrency RI
- [WFLY-12953] - Delete any existing licenses.html before transforming to create a new one
- [WFLY-12973] - add micro profile artifacts to BOMs
- [WFLY-13050] - metrics should be optional in observability layer
- [WFLY-13137] - Facilitate use of a distinct maven groupId for artifacts associated with org.wildfly:wildfly-galleon-pack
- ๐ [WFLY-13138] - BOM Builder feature to include transitives of a dependency
- [WFLY-13172] - health-microprofile layer
- [WFLY-13173] - Some layers have dependency on unsecure management
- [WFLY-13208] - MicroProfile BOM
- [WFLY-13248] - Add Jakarta APIs that are included in MicroProfile to MicroProfile BOM
- [WFLY-13251] - Add WildFly Arquillian Commons to WildFly BOMs
๐ Feature Request
- ๐ [WFLY-1160] - Provide ability to easily apply certain JBoss module libraries to all deployments running in a server
- [WFLY-11255] - EE Concurrency Utilities Managed Executors / Thread Pool runtime stats
- [WFLY-11697] - WS integration with WildFly Elytron - AuthenticationClient for Authentication / SSL
- [WFLY-11930] - Provide the ability to enabling/disabling system property resolution on permissions.xml and jboss-permissions.xml
- ๐ [WFLY-12187] - Add documentation and test updates for TLS 1.3 support
- [WFLY-12298] - Allow to change RESTEasy settings via CLI
- [WFLY-12313] - Integrate MicroProfile OpenAPI 1.1
- [WFLY-12590] - Integrate MicroProfile Fault Tolerance 2.0
- ๐ [WFLY-12609] - Add support for MicroProfile JWT 1.1
- โ [WFLY-12740] - Test WildFly s390
- ๐ [WFLY-12751] - Move base layers to the full galleon feature pack
- [WFLY-12758] - Integrate MP OpenTracing 1.3 into WildFly
- [WFLY-13024] - Integrate MP Fault Tolerance 2.1
- โฌ๏ธ [WFLY-13089] - Upgrade MicroProfile REST Client implementation to 1.4
- ๐ง [WFLY-13099] - Standard configuration files for MicroProfile use cases
-
v19.0.0.Beta3
March 05, 2020