github wildfly/wildfly 27.0.0.Final

latest releases: 32.0.0.Final, 32.0.0.Beta1, 31.0.1.Final...
17 months ago

Release Notes - WildFly - Version 27.0.0.Final

Full release notes

Feature Request

  • [WFLY-8770] - Integrate aws.S3_PING discovery protocol
  • [WFLY-14693] - Support ActiveMQ Artemis' "auto-delete-created-queue" property
  • [WFLY-14947] - Implement the Observability policy - Metrics
  • [WFLY-15679] - Support for Jakarta EE 10
  • [WFLY-16861] - Add public module to wildfly-preview for hibernate-search-orm-coordination-outbox-polling
  • [WFLY-16874] - Mark Lucene, Elasticsearch REST client, GSON as public modules
  • [WFLY-17004] - Support provisioning Hibernate Search in a slimmed server

Bug

  • [WFLY-10912] - CodecSessionConfig#findSessionId() causes an incorrect JSESSIONID Set-Cookie header
  • [WFLY-11365] - Test JSONBTestCase fails with security manager
  • [WFLY-14298] - Using Fault Tolerance in WildFly 22 causes WELD-001408
  • [WFLY-14719] - wsconsume & wsprovide commandline tools not working in EE 9 preview distro
  • [WFLY-14737] - Jackson returns 500 error code for serialisation of LocalDate, LocalDateTime and Duration objects
  • [WFLY-15274] - Make WildFly able to use latest OpenSSL 3.0.0 libraries
  • [WFLY-15859] - Re-authentication after reboot, even though HttpSession are persisted
  • [WFLY-15863] - ERROR: The LogManager accessed before the "java.util.logging.manager" system property was set to "org.jboss.logmanager.LogManager". Results may be unexpected.
  • [WFLY-15881] - ExternalJMSDestinationDefinitionLegacyPrefixMessagingDeploymentTestCase Test Failures
  • [WFLY-15920] - iiop-openjdk subsystem has security-domain attribute requiring legacy security domain
  • [WFLY-16212] - QS jaxws-retail is using broken version of jaxws-tools-maven-plugin
  • [WFLY-16238] - CVE-2022-1278: Unconfigured MP OpenTracing may leak sensitive details
  • [WFLY-16291] - WARN if invalid 'database' specified for EJB Database Timer Persistence
  • [WFLY-16382] - Microprofile JWT configuration properties are out of date
  • [WFLY-16412] - Failed deployment leaves classloader leaks through undertow references
  • [WFLY-16460] - TokenUtilsEncryptTest failing on OpenJDK 19 EA
  • [WFLY-16552] - Envers failures when run under security manager
  • [WFLY-16729] - WildFly fails to display statistics for a resource adapter using jndi-name without a prefix
  • [WFLY-16827] - Restructure the WildFly High Availability Guide
  • [WFLY-16839] - Fix Faces-related failures
  • [WFLY-16856] - Clustering: "Import 'java.time.proto' not found" in remote-cache-container
  • [WFLY-16916] - Wrong description of enable-graceful-txn-shutdown attribute
  • [WFLY-16921] - Transformed licenses files have OS-specific line endings
  • [WFLY-16922] - Fix broken Database Timers document link
  • [WFLY-16934] - Count messages is not working properly for JMS Queues
  • [WFLY-16935] - NullPointerException when trying add ejb3 timer service with edb
  • [WFLY-16937] - Remove use of WildFlyConversationAwareViewHandler
  • [WFLY-16948] - ExpressionFactory from Faces Application does not match one from the JSPFactory
  • [WFLY-16952] - JsonSchemaValidationTest failed with a java.lang.NoClassDefFoundError
  • [WFLY-16956] - jboss-ejb-client-legacy dependency scope change in wildfly-ejb-client-legacy-bom pom
  • [WFLY-16957] - ELContext obtained from a JSP PageContext cannot resolve 'facesContext' and 'view' implicit objects
  • [WFLY-16958] - Operations may fail on JMS Topic
  • [WFLY-16960] - Change single quote to double quote in docs cli sample commands
  • [WFLY-16991] - Missing support for Connector 2.1 (Jakarta EE 10) in Ironjacamar
  • [WFLY-16992] - WFLYJCA0073: Failed to load module for RA [org.jboss.genericjms]
  • [WFLY-17003] - Version 6.1 of resourceadapter XSD is missing report-directory element
  • [WFLY-17012] - Created timer will random skipped due to "Timer is not active"
  • [WFLY-17019] - opensaml:4.2.0 dependency not found makes a Wildfly Maven plugin build fail
  • [WFLY-17023] - OpenTracing support is missing kotlin-stdlib
  • [WFLY-17025] - jboss-ejb-security_1_1.xsd and jboss-ejb-security-role_1_0.xsd schema not Jakarta EE 10 compatible
  • [WFLY-17026] - jboss-ejb-timer-service_2_0.xsd schema is not Jakarta EE 10 compatible
  • [WFLY-17027] - jboss-ejb-resource-adapter-binding_1_0.xsd schema not Jakarta EE 10 compatible
  • [WFLY-17028] - jboss-ejb-pool_1_0.xsd schema not Jakarta EE 10 compatible
  • [WFLY-17029] - jboss-ejb-delivery-active_1_2.xsd schema not Jakarta EE 10 compatible
  • [WFLY-17030] - jboss-ejb-container-interceptors_1_0.xsd schema not Jakarta EE 10 compatible
  • [WFLY-17031] - jboss-ejb-clustering_1_1.xsd schema not Jakarta EE 10 compatible
  • [WFLY-17032] - jboss-ejb-cache_1_0.xsd schema not Jakarta EE 10 compatible
  • [WFLY-17049] - jboss-ejb-timer-service_2_0.xsd schema is invalid
  • [WFLY-17050] - Clean up Micrometer module
  • [WFLY-17051] - The Jakarta JSON Binding API cannot load the implementation if the security manager is present
  • [WFLY-17054] - Remove superfluous jboss-ejb-timer-service_3_0.xsd
  • [WFLY-17061] - Jakarta Mail cannot create various types with the security manager enabled
  • [WFLY-17065] - The jakarta.xml.bind.api module cannot load the implementation if the security manager is enabled
  • [WFLY-17068] - Clustering test suite started to fail on JDK19 after recent JGroups upgrade
  • [WFLY-17071] - NoClassDefFoundError: java/rmi/RemoteException
  • [WFLY-17103] - <socket-protocol> ignores port-offset
  • [WFLY-17104] - affinity=primary-owner/ranked-affinity should require routing=infinispan
  • [WFLY-17106] - Distributable web applications containing jboss-web.xml replication-config fail to deploy on non-ha profiles
  • [WFLY-17112] - Can't load a custom load balancing policy on a pooled connection factory
  • [WFLY-17127] - netty-resolver-dns defaults to Google DNS servers on Java 17
  • [WFLY-17133] - FD_SOCK2 not always closing its server socket
  • [WFLY-17134] - WFLYCLJG0031: Ignoring unrecognized UDP property: bundler.max_size
  • [WFLY-17149] - Failures due to invalid lambda deserialization should invalidate session
  • [WFLY-17150] - Upgrade Galleon plugins to 6.2.0.Final
  • [WFLY-17153] - Warning message WFLYWELD0052 in hibernate quickstart
  • [WFLY-17163] - Clustering testsuite uses invalid protocol stack
  • [WFLY-17165] - TopologyChanged event listeners should not perform blocking operations on non-blocking thread
  • [WFLY-17166] - Correct use of MSC Service Registry in Micrometer Extension
  • [WFLY-17167] - LocalTransactionTestCase failure when running under -Dts.layers
  • [WFLY-17172] - Add missing @test to CertificateRevocationListTestCase
  • [WFLY-17176] - Manual-mode testsuite uses invalid protocol stack
  • [WFLY-17181] - Security TCK needs to pass but started to fail recently
  • [WFLY-17185] - todo-backend QS fires a StrictJpaComplianceViolation exception
  • [WFLY-17198] - The org.jboss.resteasy.microprofile.config is not applied to deployments
  • [WFLY-17203] - Cascaded eviction handling uses more threads than necessary
  • [WFLY-17206] - NetworkHealthTestCase fails on Windows with IPv4
  • [WFLY-17208] - Broken link in the 'Controlling the Default Multicast Address with -u' section
  • [WFLY-17210] - Integration testsuite docs don't properly render single testcase examples
  • [WFLY-17218] - The jboss-client jar should not shade JBoss Log Manager
  • [WFLY-17232] - JGroups channel creation NPE at startup when running a server built from WFLY 27.0.0.Final-SNAPSHOT
  • [WFLY-17253] - FD_SOCK2 cannot use a random ephemeral port when not configured with a socket-binding

Component Upgrade

  • [WFLY-16076] - Upgrade to JBoss Metadata 15.1.0.Final
  • [WFLY-16081] - Jakarta Transactions 2.0.1 in WildFly Preview
  • [WFLY-16082] - Jakarta Enterprise Beans 4.0.1 in WildFly Preview
  • [WFLY-16228] - Upgrade Jackson to 2.13
  • [WFLY-16399] - Upgrade JGroups to 5.2.x
  • [WFLY-16400] - Upgrade Infinispan to 14.0.0.CR2
  • [WFLY-16761] - Upgrade elytron-web to 3.0.0.Final
  • [WFLY-16800] - Upgrade WildFly Galleon Plugins to 6.0.0.Final
  • [WFLY-16801] - Upgrade WildFly Jar plugin to 8.0.0.Final
  • [WFLY-16802] - Upgrade com.sun.messaging.saaj to 3.0.0
  • [WFLY-16804] - Upgrade Elytron org.wildfly.security.jakarta deps to 3.0.0.Final
  • [WFLY-16805] - Upgrade Elytron JWT to 2.0.0.Final
  • [WFLY-16806] - Upgrade the Jakarta EL 5 API fork to 4.0.0.Final
  • [WFLY-16808] - Upgrade RESTEasy MicroProfile to 2.0.0.Final
  • [WFLY-16809] - Upgrade Hibernate Validator to 8.0.0.Final
  • [WFLY-16811] - Upgrade Eclipse Expressly to 5.0.0
  • [WFLY-16812] - Upgrade MP RSO API to 3.0
  • [WFLY-16813] - Upgrade MP Reactive Messaging API to 3.0
  • [WFLY-16814] - Upgrade SmallRye Reactive Messaging to 4.0.0
  • [WFLY-16815] - Upgrade Smallrye OpenTracing to 3.0.0
  • [WFLY-16816] - Upgrade Smallrye Metrics to 4.0.0
  • [WFLY-16817] - Upgrade Smallrye JWT to 4.0.0
  • [WFLY-16818] - Upgrade SmallRye Health to 4.0.0
  • [WFLY-16819] - Upgrade SmallRye Fault Tolerance to 6.0.0
  • [WFLY-16820] - Upgrade Smallrye Config to 3.0.0
  • [WFLY-16821] - Upgrade Smallrye Common to 2.0.0
  • [WFLY-16833] - Upgrade Apache Artemis to 2.25.0
  • [WFLY-16848] - Upgrade eclipselink to 2.7.11 and 3.0.3
  • [WFLY-16865] - Upgrade RESTEasy to 6.2.0.Beta1
  • [WFLY-16917] - Upgrade Jandex to 3.0.0
  • [WFLY-16928] - Upgrade HAL to 3.6.4.Final
  • [WFLY-16941] - Upgrade Jastow to 2.2.3.Final
  • [WFLY-16942] - Upgrade Eclipse ECJ to 3.30.0
  • [WFLY-16943] - Update JSoup to 1.15.3 (fixes CVE-2022-36033)
  • [WFLY-16953] - Upgrade jbossws-cxf to 6.1.0.Final
  • [WFLY-16959] - Upgrade smallrye-open-api to 3.0.0-RC4
  • [WFLY-16962] - Upgrade istack-commons to 4.1.1
  • [WFLY-16963] - Upgrade FastinfoSet to 2.1.0
  • [WFLY-16964] - Upgrade stax-ex to 2.1.0
  • [WFLY-16966] - Upgrade smallrye-open-api to 3.0.0-RC4
  • [WFLY-16976] - Upgrade jboss metadata to 15.2.0.Beta1
  • [WFLY-16983] - Upgrade WildFly Core to 19.0.0.Beta17
  • [WFLY-16988] - Remove xalan dependency
  • [WFLY-16998] - Upgrade Infinispan to 13.0.11.Final
  • [WFLY-17000] - Upgrade legacy WildFly Elytron to 1.20.2.Final
  • [WFLY-17001] - Upgrade legacy Elytron Web to 1.10.2.Final
  • [WFLY-17009] - Upgrade to JBoss Metadata 15.2.0.Final
  • [WFLY-17010] - Upgrade to Hibernate Search 6.1.7.Final
  • [WFLY-17013] - Upgrade Galleon plugins to 6.1.0.Final
  • [WFLY-17017] - Upgrade Undertow to 2.3.0.Beta1
  • [WFLY-17018] - Upgrade WildFly Core to 19.0.0.Beta18
  • [WFLY-17020] - Upgrade RESTEasy to 6.2.0.Final
  • [WFLY-17021] - Upgrade jboss metadata to 15.2.0.Beta3
  • [WFLY-17022] - Upgrade Smallrye Reactive Messaging to 4.0.0.RC3
  • [WFLY-17024] - Update okio to 2.8.0
  • [WFLY-17033] - Upgrade WildFly Naming Client to 1.0.16.Final
  • [WFLY-17034] - Upgrade WildFly HTTP Client to 1.1.14.Final
  • [WFLY-17035] - Upgrade jboss-ejb-client from 4.0.45.Final to 4.0.47.Final
  • [WFLY-17037] - Upgrade IronJacamar to 1.5.9.Final
  • [WFLY-17040] - Upgrade RESTEasy to 6.2.1.Final
  • [WFLY-17052] - Upgrade Apache Artemis to 2.26.0
  • [WFLY-17055] - Upgrade Infinispan to 14.0.0.Final
  • [WFLY-17066] - Upgrade joda-time 2.11.2
  • [WFLY-17078] - Upgrade legacy WildFly Naming Client to 1.0.17.Final (Java EE version)
  • [WFLY-17079] - Upgrade WildFly Naming Client to 2.0.0.Final (Jakarta EE version)
  • [WFLY-17080] - Upgrade legacy JBoss EJB Client to 4.0.48.Final (Java EE version)
  • [WFLY-17081] - Upgrade JBoss EJB Client to 5.0.0.Final (Jakarta EE version)
  • [WFLY-17082] - Upgrade legacy WildFly Transaction Client to 2.0.2.Final (Java EE version)
  • [WFLY-17083] - Upgrade WildFly Transaction Client to 3.0.0.Final (Jakarta EE version)
  • [WFLY-17084] - Upgrade legacy WildFly HTTP Client to 1.1.15.Final (Java EE version)
  • [WFLY-17085] - Upgrade WildFly HTTP Client to 2.0.0.Final (Jakarta EE version)
  • [WFLY-17091] - Upgrade JGroups to 5.2.7.Final
  • [WFLY-17105] - Upgrade WildFly Core to 19.0.0.Final
  • [WFLY-17107] - Upgrade Undertow legacy to 2.2.20.Final
  • [WFLY-17115] - Upgrade Eclipse MP Fault Tolerance to 4.0.2
  • [WFLY-17116] - Upgrade Jakarta Activation to 2.1.1.jbossorg-1
  • [WFLY-17117] - Upgrade Jakarta Mail to 2.1.1.jbossorg-1
  • [WFLY-17118] - Update `resteasy-spring` to `3.0.0.Beta2`
  • [WFLY-17140] - Upgrade jackson-databind to 2.13.4.1 (CVE-2022-42003)
  • [WFLY-17146] - Upgrade legacy Jastow to 2.0.12.Final
  • [WFLY-17147] - Upgrade Jastow to 2.2.4.Final
  • [WFLY-17148] - Upgrade Eclipse ECJ to 3.31.0
  • [WFLY-17159] - Upgrade Infinispan to 14.0.1.Final
  • [WFLY-17162] - Upgrade JGroups to 5.2.8.Final
  • [WFLY-17173] - Upgrade to Hibernate ORM 6.1.5 to remove internal CacheKeyValueDescriptor uses from API Type/JavaType classes
  • [WFLY-17174] - Upgrade jakarta.transaction-api from 2.0.0 to 2.0.1
  • [WFLY-17182] - Upgrade the Jakarta EL 5 API fork to 4.0.0.CR2
  • [WFLY-17197] - Upgrade smallrye-open-api to 3.0.1
  • [WFLY-17204] - Upgrade Infinispan to 14.0.2.Final
  • [WFLY-17216] - Upgrade JGroups to 5.2.9.Final
  • [WFLY-17221] - Upgrade jboss-ejb-client from 5.0.0.Final to 5.0.1.Final, legacy javax version from 4.0.48.Final to 4.0.49.Final

Enhancement

  • [WFLY-14313] - More informative log after datasource test failure
  • [WFLY-16166] - Eliminate WebServices dependency on legacy Xalan and use JDK JAXP instead
  • [WFLY-16658] - Update some obsolete contents in wildfly extension documentation
  • [WFLY-16667] - Mark system modules protected in Galleon feature packs
  • [WFLY-16792] - Resource adapters - duplicate resource between attribute and children definitions
  • [WFLY-16951] - Add necessary individual elytron component jars to jboss-client.jar
  • [WFLY-16954] - Construct ImmediateValue directly instead of Values.immediateValue() factory method
  • [WFLY-16969] - ValueManagedReference must use java.util.function.Supplier instead of org.jboss.msc.value.Value
  • [WFLY-16970] - ValueManagedReferenceFactory must use java.util.function.Supplier instead of org.jboss.msc.value.Value
  • [WFLY-16972] - Rewrite DiscoveryService to use new MSC API
  • [WFLY-17119] - Distributed session metadata only needs millisecond precision
  • [WFLY-17145] - Fast maven builds with quick profile
  • [WFLY-17240] - Add MP spec support details to docs

Task

  • [WFLY-14851] - Remove Legacy Security References From Model
  • [WFLY-15068] - Final stage for the removal of legacy security realms.
  • [WFLY-15271] - Update test org.wildfly.test.integration.vdx.standalone.MessagingTestCase.testWrongOrderOfElements
  • [WFLY-15667] - jboss-logmanager -- Move WildFly Preview to a native jakarta namespace variant
  • [WFLY-15749] - Remove WebSecurityCERTTestCase or update to use Elytron SSLContext
  • [WFLY-16253] - Undertow subsystem model for WF27 should be 12.0.0, not 13.0.0.
  • [WFLY-16296] - WildFly server based on Jakarta EE API should communicate successfully with previous versions of the server based on Java EE
  • [WFLY-16362] - Remove remnants of Hibernate Search 5 when removing EE8 support
  • [WFLY-16373] - Improve scalability of HotRod store via proper segmentation support
  • [WFLY-16434] - ArtifactFactoryService class should invoke AbstractArtifactFactory.findBeans() directly
  • [WFLY-16591] - Remove unused RESTEasy modules
  • [WFLY-16629] - Remove org.glassfish:jakarta.json from wildfly-client-all
  • [WFLY-16709] - Standardize the maven module descriptions
  • [WFLY-16713] - Upgrade to Hibernate ORM 6.1.3 (when available)
  • [WFLY-16714] - Consider removing the embedded broker from the standard WF Preview configs
  • [WFLY-16723] - Correct list of artifacts distributed on README-EJB-JMS.txt
  • [WFLY-16731] - Rework the WildFly and WildFly Preview doc to reflect EE > 8 is no longer a difference
  • [WFLY-16738] - Replace the overridden dependencies that should be driven by WildFly Core
  • [WFLY-16755] - Update documentation to reflect the new Jakarta Specifications and change namespaces
  • [WFLY-16766] - Migrate the service used on the Extending WildFly documentation to the new MSC API
  • [WFLY-16797] - Drop jakarta transformation of wildfly-microprofile-fault-tolerance-smallrye modules
  • [WFLY-16810] - Remove Glassfish Jakarta EL from dependency management
  • [WFLY-16824] - Drop jakarta transformation of wildfly-mod_cluster-undertow-jakarta module
  • [WFLY-16854] - Update dependencies for Opentelemetry
  • [WFLY-16862] - Hibernate Search engine module should have optional dependencies to other modules
  • [WFLY-16867] - Drop source transformation of the jaxrs subsystem
  • [WFLY-16873] - Remove the WFLY-14219 comments from the module.xml files
  • [WFLY-16877] - 2 critical and 5 High in the component "WildFly 27 Alpha4"
  • [WFLY-16881] - Drop source transformation for wildfly-client-all
  • [WFLY-16918] - EJB: Add pools description to admin documentation
  • [WFLY-16919] - Get rid of release version strings in testsuite pom file comments
  • [WFLY-16923] - Correct problematic language in the Credential Store documentation
  • [WFLY-16927] - Update the OIDC tests to use the 19.0.1 version of quay.io/keycloak/keycloak
  • [WFLY-16931] - Drop source transformation for batch-jberet subsystem
  • [WFLY-16938] - Drop source transformation for ejb subsystem
  • [WFLY-16939] - Update Ironjacamar to 1.5.8.Final
  • [WFLY-16944] - Clean up references to JSoup
  • [WFLY-16949] - Clean up invalid 'zip/' type dependencies from the WildFly maven pom
  • [WFLY-16974] - Upgrade to Hibernate ORM 6.1.4 to resolve test failures with security manager
  • [WFLY-16978] - Restore parser support for legacy JGroups subsystem schemas
  • [WFLY-16979] - Restore parser support for legacy Infinispan subsystem schemas
  • [WFLY-16980] - Restore parser support for legacy mod_cluster subsystem schemas
  • [WFLY-16981] - Test Suite: Set buffer-pooling to false to both in-vm-connector and in-vm-acceptor in domain test.
  • [WFLY-16984] - Rewrite batch subsystem to use new MSC values API
  • [WFLY-16987] - Make Undertow dependencies be driven by WildFly Core
  • [WFLY-16993] - Drop support for very very old Infinispan subsystem schemas (pre-AS 7.2)
  • [WFLY-17002] - Upgrade to jaxb-ri 4.0.1
  • [WFLY-17014] - Make Galleon provisioning content zips unique per release
  • [WFLY-17041] - Eliminate usage of org.jboss.msc.value.Value interface in ViewDescription
  • [WFLY-17044] - Bump the IIOP subsystem model version
  • [WFLY-17045] - Move RESTEasy Spring to WildFly Preview
  • [WFLY-17047] - Remove Weld Probe and update Weld version to 5.1
  • [WFLY-17048] - Remove javax.persistence persistence providers
  • [WFLY-17053] - Drop source transformation for Mail subsystem
  • [WFLY-17056] - Update JPA subsystem doc for Hibernate 6
  • [WFLY-17057] - Clean the 'source-transform' module references from the testsuite/preview pom
  • [WFLY-17062] - Remove remaining mentions to subsystem=security in Elytron guide
  • [WFLY-17070] - Drop source transformation for the Agroal subsystem
  • [WFLY-17074] - Remove org.glassfish:jakarta-json from WF full's dependencyManagement
  • [WFLY-17110] - Add Elytron WildFly Security Manager documentation
  • [WFLY-17111] - WildFly documentation fixes
  • [WFLY-17120] - Drop source transformation for weld-ejb subsystem
  • [WFLY-17122] - Drop source transformation for xts subsystem
  • [WFLY-17124] - Drop source transformation for webservices/server-integration subsystem
  • [WFLY-17126] - Update documentation of the H2 web console
  • [WFLY-17128] - Explicitly add com.google.guava:failureaccess as test scope dependency required by Ocsp Test cases
  • [WFLY-17135] - Drop source transformation for weld/webservices subsystem
  • [WFLY-17141] - Fix XSiteSimpleTestCase 'bridge' channel using sockets on 'public' interface
  • [WFLY-17160] - Remove "-jakarta" suffix from source-transformed artifacts and instead add new suffix to the original artifacts
  • [WFLY-17170] - Move to correct wildfly-elytron-integration dependency after WFCORE-6091
  • [WFLY-17184] - Add INFO logging of JChannel connect/disconnect
  • [WFLY-17187] - Verify and enable the the microprofile-config quickstart
  • [WFLY-17189] - Verify and enable the the microprofile-health quickstart
  • [WFLY-17190] - Verify and enable the the microprofile-jwt quickstart
  • [WFLY-17191] - Verify and enable the the microprofile-openapi quickstart
  • [WFLY-17192] - Verify and enable the the microprofile-rest-client quickstart
  • [WFLY-17193] - Verify and enable the the microprofile-reactive-messaging-kafka quickstart
  • [WFLY-17194] - Verify and enable the the microprofile-metrics quickstart
  • [WFLY-17195] - Verify and enable the the microprofile-opentracing quickstart
  • [WFLY-17199] - Replace hsqldb with h2 for Elytron OCSP test and drop hsqldb dependency
  • [WFLY-17201] - Update EE Security quickstart so it does not need to delegate to Elytron
  • [WFLY-17205] - Verify and enable the the bean-validation-custom-constraint quickstart
  • [WFLY-17224] - Make the wildfly-oidc-feature-pack-galleon-common zip unique per release
  • [WFLY-17235] - Drop CDI 3 compatibility workaround from MicroProfile Reactive Messaging TCK runner

Don't miss a new wildfly release

NewReleases is sending notifications on new releases.