Leandro Kersting de Freitas created WFLY-6995:
-------------------------------------------------
Summary: Upgrade to WildFly 10.1.0.Final
Key: WFLY-6995
URL:
https://issues.jboss.org/browse/WFLY-6995
Project: WildFly
Issue Type: Feature Request
Reporter: Leandro Kersting de Freitas
Assignee: Jason Greene
WildFly 10.1.0.Final (
http://wildfly.org/news/2016/08/19/WildFly10-1-Released/)
Major new features include:
Out of the box HTTP/2 support with no JVM flags required !
TLS cert auto-generation
Load-balancing profile is now in our default domain.xml config
Support for clustering node discovery on Azure (jgroups AZURE_PING)
Additionally there was a massive 324 issues resolved in this release!
Out of the Box HTTP/2 and TLS
Unique to WildFly, is that HTTP/2 now works without any special JVM flags (even on Java
8!), configuration changes, or keystore changes. You simply point your browser at port
8443 and WildFly will automatically generate a self-signed TLS cert for you, and negotiate
HTTP/2 if your browser supports it (most do). When you are ready to deploy in production,
you simply update the keystore with whatever cert you would like to present to your
users.
Load-balancing Profile
In order to make it even easier to get started with load-balancing, we added a profile to
the default domain.xml file, called "load-balancer". You can now build a fully
clustered topology using just our default profiles in domain mode, creating a server with
the "load-balancer" profile, and a set of backend servers using the
"full-ha" profile.
Upgraded:
Infinispan 8.2.4.Final
JGroups to 3.6.10.Final
HAL to 2.8.27.Final
RESTEasy to 3.0.16.Final
Narayana to 5.3.3.Final
Hibernate Search 5.5.2.Final
Hibernate Validator to 5.2.4.Final
Hibernate ORM 5.0.9.Final
IronJacamar 1.3.4.Final
mod_cluster to 1.3.2.Final
Apache CXF 3.1.6
JBossWS from 5.1.4.Final
JBoss Negotiation 3.0.2.Final
Jira Release Notes (325 Issues)
The full list of issues resolved is available
(
https://issues.jboss.org/projects/WFLY/versions/12331186).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)