Releases: spring-projects/spring-ws
Releases · spring-projects/spring-ws
v4.0.0
Changes in version 4.0.0 (2022-11-21)
- #1297 - Upgrade to nexus-staging-maven-plugin 1.6.13.
- #1296 - Upgrade to Spring Security 6.0.0.
- #1295 - Use GitHub releases to track official releases.
- #1292 - Upgrade to Spring Framework 6.0.0.
- #1289 - Upgrade to Jakarta EE 10 specifications.
- #1248 - Collapse identical catch branches.
- #1161 - Update Syntax and spellings.
v3.1.4
v4.0.0-RC1
v4.0.0-M3
v4.0.0-M2
v3.1.3
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.