Skip to content

Releases: wildfly-clustering/wildfly-clustering-spring

12.0.0.Final

17 Mar 20:56
e812929
Compare
Choose a tag to compare

What's Changed

  • Testing with 2 containers is sufficient for remote Infinispan web session manager. by @pferraro in #156
  • Upgrade wildfly-clustering to 2.0.0.Final. by @pferraro in #159

Full Changelog: 11.0.1.Final...12.0.0.Final

11.0.1.Final

12 Mar 15:45
34b86d8
Compare
Choose a tag to compare

What's Changed

  • Update to wildfly-clustering 1.0.8.Final. by @pferraro in #149
  • Bump org.testcontainers:testcontainers-bom from 1.19.6 to 1.19.7 by @dependabot in #150
  • Upgrade wildfly-clustering to 1.0.12.Final. by @pferraro in #153
  • Remove current unused file-store from embedded test config. by @pferraro in #154
  • Bump io.projectreactor:reactor-core from 3.6.3 to 3.6.4 by @dependabot in #155

Full Changelog: 11.0.0.Final...11.0.1.Final

11.0.0.Final

03 Mar 17:59
a1475be
Compare
Choose a tag to compare

What's Changed

  • Bump version.io.spring from 6.0.13 to 6.1.0 by @dependabot in #120
  • Bump org.jboss:jboss-parent from 40 to 41 by @dependabot in #119
  • Bump org.jboss.arquillian:arquillian-bom from 1.7.1.Final to 1.8.0.Final by @dependabot in #122
  • Bump version.io.spring.security from 6.1.5 to 6.2.0 by @dependabot in #123
  • Bump org.springframework.session:spring-session-core from 3.1.3 to 3.2.0 by @dependabot in #126
  • Bump version.io.spring from 6.1.0 to 6.1.1 by @dependabot in #128
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.3 by @dependabot in #130
  • Bump version.io.spring from 6.1.1 to 6.1.2 by @dependabot in #133
  • Replace wildfly modules with wildfly-clustering modules by @pferraro in #139
  • Rebase on wildfly-clustering. by @pferraro in #141
  • Bump org.testcontainers:testcontainers-bom from 1.19.4 to 1.19.6 by @dependabot in #144
  • Bump org.wildfly.clustering:wildfly-clustering-bom from 1.0.4.Final to 1.0.5.Final by @dependabot in #143
  • Bump org.jboss.marshalling:jboss-marshalling-river from 2.1.3.Final to 2.1.4.Final by @dependabot in #142
  • Upgrade to wildfly-clustering 1.0.6.Final. by @pferraro in #145
  • Bump org.mockito:mockito-bom from 5.10.0 to 5.11.0 by @dependabot in #146
  • Upgrade wildfly-clustering to 1.0.7.Final. by @pferraro in #148

Full Changelog: 10.0.0.Final...11.0.0.Final

10.0.0.Final

20 Oct 19:44
aa96b8a
Compare
Choose a tag to compare

What's Changed

  • Bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.7.0 to 1.7.1 by @dependabot in #98
  • Bump org.jboss.arquillian:arquillian-bom from 1.7.0.Final to 1.7.1.Final by @dependabot in #100
  • Bump version.io.spring.security from 6.1.2 to 6.1.3 by @dependabot in #103
  • Bump org.jboss.marshalling:jboss-marshalling-river from 2.1.1.Final to 2.1.2.Final by @dependabot in #101
  • Bump org.springframework.session:spring-session-core from 3.1.1 to 3.1.2 by @dependabot in #102
  • Bump version.io.spring from 6.0.11 to 6.0.12 by @dependabot in #107
  • Bump version.io.spring.security from 6.1.3 to 6.1.4 by @dependabot in #108
  • Bump org.jboss:jboss-parent from 39 to 40 by @dependabot in #109
  • Bump version.io.spring from 6.0.12 to 6.0.13 by @dependabot in #113
  • Upgrade to WildFly 30.0.0.Final by @pferraro in #116

Full Changelog: 9.0.0.Final...10.0.0.Final

9.0.0.Final

24 Jul 21:03
fbeaf90
Compare
Choose a tag to compare

What's Changed

  • Bump download-maven-plugin from 1.6.8 to 1.7.0 by @dependabot in #80
  • Bump version.io.spring from 6.0.8 to 6.0.9 by @dependabot in #81
  • Bump arquillian-bom from 1.6.0.Final to 1.7.0.Final by @dependabot in #83
  • Bump version.io.spring.security from 6.0.3 to 6.1.0 by @dependabot in #82
  • Bump spring-session-core from 3.0.1 to 3.1.0 by @dependabot in #84
  • Bump version.org.wildfly from 28.0.0.Final to 28.0.1.Final by @dependabot in #85
  • Bump version.io.spring from 6.0.9 to 6.0.10 by @dependabot in #88
  • Bump version.org.infinispan from 14.0.9.Final to 14.0.11.Final by @dependabot in #87
  • Bump version.io.spring.security from 6.1.0 to 6.1.1 by @dependabot in #89
  • Bump spring-session-core from 3.1.0 to 3.1.1 by @dependabot in #90
  • Bump version.org.infinispan from 14.0.11.Final to 14.0.12.Final by @dependabot in #91
  • WildFly 29 upgrade by @pferraro in #97

Full Changelog: 8.0.0.Final...9.0.0.Final

8.0.0.Final

24 Jul 21:03
4d2367e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.1.Final...8.0.0.Final

7.0.1.Final

07 Apr 20:29
4716836
Compare
Choose a tag to compare

What's Changed

  • Use default compile/javadoc plugin configuration by @pferraro in #44
  • Prevent application classloader leak into HotRod's async thread pool. by @pferraro in #45
  • Bump spring-session-core from 3.0.0-RC1 to 3.0.0-RC2 by @dependabot in #49
  • Bump httpclient5 from 5.1.3 to 5.2 by @dependabot in #47
  • Bump download-maven-plugin from 1.6.0 to 1.6.8 by @dependabot in #46
  • Upgrade spring-framework to 6.0.0, spring-session to 3.0.0-CR2. by @pferraro in #50
  • Update Spring Session to 3.0.0. by @pferraro in #51
  • Bump version.io.spring from 6.0.0 to 6.0.1 by @dependabot in #52
  • Bump version.io.spring from 6.0.1 to 6.0.2 by @dependabot in #53
  • Bump version.org.infinispan from 14.0.2.Final to 14.0.3.Final by @dependabot in #54
  • Bump httpclient5 from 5.2 to 5.2.1 by @dependabot in #55
  • Bump version.org.wildfly from 27.0.0.Final to 27.0.1.Final by @dependabot in #56
  • Bump version.org.infinispan from 14.0.3.Final to 14.0.4.Final by @dependabot in #58
  • Bump version.io.spring from 6.0.2 to 6.0.3 by @dependabot in #57
  • Bump version.io.spring.security from 6.0.0 to 6.0.1 by @dependabot in #59
  • Upgrade to ProtoStream 4.6.0.Final by @pferraro in #60

Full Changelog: 7.0.0.Final...7.0.1.Final

7.0.0.Final

07 Apr 20:28
efe4a45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0.Final...7.0.0.Final

6.1.0.Final

07 Apr 20:28
cde6593
Compare
Choose a tag to compare

What's Changed

  • Upgrades for WildFly 26.1.0.Beta1 by @pferraro in #36
  • Update to WildFly 26.1.0.Final by @pferraro in #38
  • Upgrade Infinispan to 13.0.10.Final, ProtoStream to 4.4.3.Final by @pferraro in #39

Full Changelog: 6.0.0.Final...6.1.0.Final

6.0.0.Final

07 Apr 20:28
8a8a9ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.0.Final...6.0.0.Final