spring-ws

Spring Web Services

APACHE-2.0 License

Stars
320
Committers
60

Bot releases are hidden (Show)

spring-ws - Spring Web Services v4.0.11 Latest Release

Published by corneil 5 months ago

What's changed

  • Update tSpring Framework to 6.0.20
  • Upgrade DOM4J to 2.1.4
  • Update BouncyCastle to 1.78
  • Update Byte Buddy to 1.14.13
  • #1405 Only connect to the server once to speed up test JmsIntegrationTest
  • #1408 Wss4jHandler: override securement password using the message context

Full Changelog: https://github.com/spring-projects/spring-ws/compare/v4.0.10...v4.0.11

spring-ws - Spring Web Services v4.0.10

Published by corneil 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spring-projects/spring-ws/compare/v4.0.9...v4.0.10

spring-ws - v4.0.9

Published by corneil 10 months ago

Changes in version 4.0.8 (2023-11-20)

  • #1394 - Update WSS4J version to 2.4.3 and guava to 32.1.3-jre by @corneil in #1397
  • iterate over entry-set in getFaultDefinition by @hduelme in #1396

New Contributors

Full Changelog: https://github.com/spring-projects/spring-ws/compare/v4.0.8...v4.0.9

spring-ws -

Published by gregturn 11 months ago

Changes in version 4.0.8 (2023-11-20)

  • #1390 - Test against Spring Security 6.2.0 on CI.
  • #1387 - Upgrade to Spring Framework 6.0.14.
spring-ws -

Published by gregturn 11 months ago

Changes in version 3.1.8 (2023-11-16)

  • #1389 - Test against Spring Security 5.6.12 on CI.
  • #1388 - Upgrade to Spring Framework 5.3.31.
spring-ws -

Published by gregturn 12 months ago

Changes in version 4.0.7 (2023-10-23)

  • #1384 - Upgrade to xmlsec 3.0.3.
spring-ws -

Published by gregturn about 1 year ago

Changes in version 3.1.7 (2023-09-18)

  • #1381 - Test against Spring Security 5.7.11 on CI.
  • #1371 - Performance issue in 3.1.x.
  • #1349 - Upgrade to Spring Framework 5.3.30.
spring-ws -

Published by gregturn about 1 year ago

Changes in version 4.0.6 (2023-09-18)

  • #1380 - Upgrade to Spring Security 6.0.7.
  • #1379 - Upgrade Spring HATEOAS to 2.0.6.
  • #1378 - Upgrade smoke-tests to Spring Framework 6.0.12.
  • #1377 - Test against WSS4j 3.0.0 on CI.
  • #1376 - Connect builds to ge.spring.io.
  • #1375 - Upgrade to Spring Framework 6.0.12.
  • #1370 - Fix forgotten import for XMLUnit2 upgrade.
  • #1369 - Extend testing to Spring Framework 6.1/Spring Security 6.1.
  • #1368 - Fix integration between Logbook and HttpClient5.
  • #1365 - PayloadDiffMatcher: Add "ignoreWhitespace".
  • #1362 - generify ClientHttpRequestMessageSenderIntegrationTest.
  • #1203 - Changed behavior for PayloadDiffMatcher.
spring-ws - v4.0.5

Published by gregturn over 1 year ago

Changes in version 4.0.5 (2023-06-21)

  • #1366 - Upgrade to Spring Framework 6.0.10.
  • #1360 - spring-ws-security has a transitive dependency to pre jakarta javamail.
  • #1357 - Apache HttpClient 5.0 followup.
  • #1355 - Implement a JDK-based HttpClient MessageSender.
  • #1354 - Upgrade maven-assembly-plugin to 3.5.0.
  • #1342 - How to use JDK HttpClient with web services?.
  • #1164 - Add support for Apache HttpClient 5.0.
spring-ws -

Published by gregturn over 1 year ago

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.
spring-ws -

Published by gregturn over 1 year ago

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.
spring-ws -

Published by gregturn over 1 year ago

Changes in version 3.1.6 (2023-04-18)

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

Published by gregturn over 1 year ago

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.
spring-ws -

Published by gregturn almost 2 years ago

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.
spring-ws -

Published by gregturn almost 2 years ago

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.
spring-ws -

Published by gregturn almost 2 years ago

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.
spring-ws - v0.9

Published by gregturn almost 2 years ago

  • #164 - Check in source code in CVS [SWS-4].
  • #163 - Fix order of building in build-spring-ws [SWS-3].
  • #162 - Create C# client for airline sample [SWS-2].
  • #161 - Include database schema and driver for Postgres [SWS-1].
spring-ws - v0.9.1

Published by gregturn almost 2 years ago

  • #175 - Expose Marshaller properties [SWS-16].
  • #173 - Make AbstractSoapEndpointMapping ignorant of SOAP version [SWS-13].
  • #171 - AbstractMarshallers should do proper SAXSource handling [SWS-11].
  • #170 - Thead safety of Transformer [SWS-9].
  • #166 - Soap with Attachments support [SWS-7].
  • #165 - Remove JAXP1.3 dependency [SWS-5].
spring-ws - v1.0-M1

Published by gregturn almost 2 years ago

  • #186 - Add Ingo's Sample [SWS-26].
  • #184 - XOM PayloadEndpoint [SWS-25].
  • #182 - Unable to perform validation using JAXB2 against multiple XML schemas [SWS-23].
  • #181 - setValidating(boolean) is deprecated in JAXB 2 [SWS-22].
  • #180 - XStream support [SWS-21].
  • #178 - XPath abstraction [SWS-19].
  • #176 - Streaming message model [SWS-17].
  • #174 - WS-Security support [SWS-14].
spring-ws - v1.0-M2

Published by gregturn almost 2 years ago

  • #208 - Plain Old Xml (POX) support [SWS-50].
  • #207 - Axis 1 Saaj implementation does not set Content-Type on saveChanges() [SWS-49].
  • #196 - Airline sample readme.txt has wrong dir info [SWS-48].
  • #206 - Dynamic WSDL address locations [SWS-47].
  • #204 - Improve validation schema loading [SWS-46].
  • #203 - Add a note on memory usage and perfomance impact in "Securing your Web services with Spring-WS" chapter of reference documentation [SWS-45].
  • #202 - schemaS element for PayloadValidatingInterceptor missing [SWS-44].
  • #193 - Make PayloadValidatingInterceptor more customizable [SWS-43].
  • #201 - Content-Type Header for SOAP Attachments misses required entries [SWS-42].
  • #200 - Add Echo sample client [SWS-41].
  • #199 - Validation of xml in XmlBeansMarshaller [SWS-40].
  • #198 - Make sure AbstractStaxEndpoint checks whether a StaxSource is used [SWS-38].
  • #197 - Weblogic 8.1 throws javax.xml.soap.SOAPException: There should be only one Content-Type MimeHeader [SWS-37].
  • #195 - JibxMarshaller does not support unmarshalling of DOMSources and SAXSources [SWS-36].
  • #188 - validation error for valid xml [SWS-35].
  • #194 - Extend creation of XStream [SWS-34].
  • #192 - CastorMarshaller is missing a way to specify the Castor-generated class to use during unmarshalling. [SWS-33].
  • #191 - SaajSoapMessage does not work if content type includes parameters [SWS-32].
  • #185 - MessageHandlerAdapter uses J2EE 1.4 [SWS-31].
  • #190 - Add C# WS-Security client [SWS-30].
  • #183 - Transforming Interceptor [SWS-29].
  • #189 - Maven2 build [SWS-28].
  • #187 - Upgrade to SAAJ 1.3 [SWS-27].