Releases: spring-projects/spring-ws
Releases · spring-projects/spring-ws
v4.0.0-M1
- #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
- #1224 - Version 3.0.11 breaks build.
v3.0.11.RELEASE
v3.1.2
- #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
v3.1.0
v3.1.0-RC1
v3.1.0-M2
v3.1.0-M1
- #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].