Skip to content

Releases: spring-projects/spring-ws

v4.0.4

11 May 17:02
v4.0.4
a62d60e
Compare
Choose a tag to compare

Changes in version 4.0.4 (2023-05-11)

  • #1353 - Reintroduce custom container for release phase.
  • #1352 - Upgrade smoke testing to Spring Boot 3.0.6.
  • #1351 - Upgrade Artemis Jakarta Server to 2.28.0.
  • #1350 - Upgrade to Spring Framework 6.0.9.
  • #1348 - Use the Docker proxy service for CI.
  • #1347 - Introduce smoke testing for the release process.
  • #1346 - Introduce .sdkmanrc to automate switching between versions of Java.

v4.0.3

18 Apr 18:15
v4.0.3
160b923
Compare
Choose a tag to compare

Changes in version 4.0.3 (2023-04-18)

  • #1345 - Upgrade to Spring Security 6.0.3.
  • #1343 - Upgrade to Spring Framework 6.0.8.
  • #1339 - Upgrade to Spring Framework 6.0.6.
  • #1336 - Use bulk operation addAll instead of iteration.
  • #1335 - Use StandardCharsets.UTF_8 instead of a string UTF-8 value.
  • #1334 - Remove unnecessary boxing for integers.
  • #1332 - Upgrade to org.apache.santuario:xmlsec:3.0.2.
  • #1298 - Bump woodstox-core from 6.2.8 to 6.4.0.
  • #1150 - Wss4jSecurityInterceptor not propagating time to live values when validating ws-security soap header timestamp [SWS-1084].
  • #1100 - wsa:to element is not optional [SWS-1031].
  • #109 - Adds UserDetails to Authentication.

v3.1.6

18 Apr 18:14
v3.1.6
f361528
Compare
Choose a tag to compare

Changes in version 3.1.6 (2023-04-18)

  • #1344 - Upgrade to Spring Framework 5.3.27.
  • #1286 - Use BlobOMDataSource.

v4.0.2

23 Feb 01:38
v4.0.2
c883019
Compare
Choose a tag to compare

Changes in version 4.0.2 (2023-02-22)

  • #1337 - Upgrade to Spring Framework 6.0.5.
  • #1328 - Fix broken image links in ref docs.
  • #1327 - Use Collections.emptyIterator() instead of iterator of an emptyList.
  • #1326 - Remove null checks from instanceof checks.
  • #1325 - replace Collections.sort() by List.sort().
  • #1324 - Better conversion from ByteArrayOutputStream to String.
  • #1323 - Make EhCache an optional dependency.
  • #1320 - Add SECURITY details.
  • #1318 - use String.contains() instead String.indexOf().
  • #1317 - Use StringBuilder instead of StringBuffer.
  • #1316 - Use enhanced for loop instead of iterator.
  • #1308 - Simplify SimpleNamespaceContext using modern Map APIs.
  • #1300 - Add ability to override inclusive option in wss4j.
  • #1249 - Add LICENSE file.
  • #150 - Location tranformation now uses X-Forwarded-* headers if present.

v4.0.1

13 Jan 00:07
v4.0.1
c11a92a
Compare
Choose a tag to compare

Changes in version 4.0.1 (2023-01-12)

  • #1312 - Release Spring WS 4.0.1.
  • #1311 - Upgrade to Spring HATEOAS 2.0.1.
  • #1310 - Upgrade to Spring Security 6.0.1.
  • #1309 - Upgrade to Spring Framework 6.0.4.
  • #1305 - Change JAXB dependency coordinates.
  • #1303 - Inline the creation of a new TransformerFactory.
  • #1299 - Fix sample code's syntax highlighting to match the fragment's language.
  • #1290 - Introduce Spring WS BOM.
  • #1193 - spring-ws-test - IllegalArgumentException during request comparison.

v3.1.5

13 Jan 00:06
v3.1.5
0219671
Compare
Choose a tag to compare

Changes in version 3.1.5 (2023-01-12)

  • #1315 - Upgrade to artifactory-maven-plugin 3.2.3.
  • #1314 - Upgrade Spring Security CI testing.
  • #1313 - Upgrade to Spring Framework 5.3.25.
  • #1294 - Upgrade Spring Security for CI testing.
  • #1293 - Upgrade to Spring Framework 5.3.24.

v4.0.0

21 Nov 22:42
v4.0.0
372169d
Compare
Choose a tag to compare

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

21 Nov 16:21
v3.1.4
c0d1816
Compare
Choose a tag to compare
  • #1287 - Update copyright statements in source.
  • #1264 - Upgrade to Axiom 1.4.

v4.0.0-RC1

21 Nov 16:20
v4.0.0-RC1
62d5fbc
Compare
Choose a tag to compare
v4.0.0-RC1 Pre-release
Pre-release
  • #1284 - Upgrade to Spring Security 6.0.0-RC1.
  • #1283 - Upgrade to Spring Framework 6.0.0-RC1.

v4.0.0-M3

21 Nov 16:20
v4.0.0-M3
40f04fb
Compare
Choose a tag to compare
v4.0.0-M3 Pre-release
Pre-release
  • #1263 - Switch to spring-asciidoctor-backends.
  • #1262 - Upgrade to JUnit 5.9.1.
  • #1261 - Upgrade to SLF4J 2.0.0.
  • #1260 - Upgrade to Spring Security 6.0.0-M6.
  • #1259 - Upgrade to Spring Framework 6.0.0-M6.