Skip to content

Releases: spring-projects/spring-ws

v4.0.0-M1

21 Nov 16:22
v4.0.0-M1
e63f43c
Compare
Choose a tag to compare
v4.0.0-M1 Pre-release
Pre-release
  • #1231 - Upgrade to Spring Security 6.0.0-M1.
  • #1230 - Upgrade to Spring Framework 6.0.0-M2.
  • #1225 - Upgrade to log4j2 2.17.1.
  • #1219 - Servlet API dependency is provided in 3.1 but compile-scoped in 4.0 snapshots.
  • #1217 - In 4.0 snapshots, spring-ws-core has compile-scoped dependencies on jakarta.mail:jakarta.mail-api and com.sun.mail:jakarta.mail.
  • #1216 - In 4.0 snapshots, spring-ws-core has compile-scoped dependencies on jetty-server and jetty-servlet.
  • #1215 - Drop dependency on jakarta.platform:jakarta.jakartaee-api in favor of individual spec jars.
  • #1213 - Upgrade to Jakarta EE 9.

v3.0.12.RELEASE

21 Nov 16:23
v3.0.12.RELEASE
98ea971
Compare
Choose a tag to compare
  • #1224 - Version 3.0.11 breaks build.

v3.0.11.RELEASE

21 Nov 16:23
v3.0.11.RELEASE
7dc4d6d
Compare
Choose a tag to compare
  • #1223 - Upgrade to Log4j 2.15.0.
  • #1171 - Create 3.0 branch.
  • #1169 - Upgrade CI to test against JDK 15.
  • #1168 - Correct documentation regarding Java versions.
  • #1160 - Update code style.
  • #1159 - Upgrade to JUnit 5.
  • #159 - Editing pass.

v3.1.2

21 Nov 16:23
v3.1.2
7c7e86b
Compare
Choose a tag to compare
  • #1222 - Upgrade to Log4j 2.15.0.
  • #1220 - Upgrade to stax-ex 1.8.3.
  • #1218 - Introduce duplicate-finder-maven-plugin to avoid duplicate classes.
  • #1206 - In TransportOutputStream.java when close() is called it will attempt to open a conneciton if the outputSream is null.
  • #1200 - Introduce manual verification step to release process.

v3.1.1

21 Nov 16:24
v3.1.1
5c5b8e3
Compare
Choose a tag to compare
  • #1199 - Don't skip main build targets during releases.

v3.1.0

21 Nov 16:24
v3.1.0
03e8709
Compare
Choose a tag to compare
  • #1198 - Test against JDK 16 on CI.
  • #1197 - Upgrade to Spring Framework 5.3.7.
  • #1187 - Upgrade to Spring Security 5.5.0.

v3.1.0-RC1

21 Nov 16:24
v3.1.0-RC1
3eb15f6
Compare
Choose a tag to compare
v3.1.0-RC1 Pre-release
Pre-release
  • #1192 - Drop bintray repository.
  • #1188 - Upgrade to Spring Framework 5.3.6.
  • #1186 - Upgrade to Spring Security 5.5.0-RC1.

v3.1.0-M2

21 Nov 16:25
v3.1.0-M2
2290069
Compare
Choose a tag to compare
v3.1.0-M2 Pre-release
Pre-release
  • #1190 - Upgrade to Spring Security 5.5.0-M3.
  • #1189 - Upgrade Spring Framework 5.3.5.

v3.1.0-M1

21 Nov 16:25
v3.1.0-M1
696eba2
Compare
Choose a tag to compare
v3.1.0-M1 Pre-release
Pre-release
  • #1181 - Upgrade to Spring Framework 5.3.5-SNAPSHOT.
  • #1180 - Migrate to new Sonatype infrastructure.
  • #1177 - Upgrade WSS4J to 2.3.0.
  • #1176 - Upgrade to SAAJ impl 2.0.0.
  • #1175 - Upgrade to JUnit 5.7.0.
  • #1174 - Upgrade to AspectJ 1.9.6.
  • #1173 - Upgrade to Spring Security 5.4.1.
  • #1172 - Upgrade to Spring Framework 5.3.
  • #1170 - Create 3.1 branch.
  • #1167 - Upgrade WSS4J to 2.3.0.
  • #1165 - Fix flaky test in SpringSecurityPasswordValidationCallbackHandlerTest.
  • #158 - Wording changes.
  • #157 - Fixed skip validation in handleResponse.
  • #156 - Update spring-doc-resources version.
  • #154 - Clearing context so later tests can pass.
  • #152 - Fix typo in why-contract-first.adoc.
  • #124 - Spring ws can fail on Java 10 due to error in wss4j usage of java api.
  • #122 - SWS-1035 - XMLUnit migration from 1.5 to 2.6.2.
  • #1104 - Upgrade spring-ws-test XMLUnit from 1.5 to 2.x [SWS-1035].

v3.0.10.RELEASE

21 Nov 16:27
v3.0.10.RELEASE
4d4124e
Compare
Choose a tag to compare
  • #1157 - Upgrade to Spring Framework 5.0.19.RELEASE [SWS-1091].
  • #1156 - Spring Integration Issue With Latest XXE Patch and WebSphere 9.0 [SWS-1090].