File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6+ ## [ 3.37.0] - 2024-04-18
7+ ### Added
8+ - feat(soap): SOAP response body uses typed message part names.
9+ - feat(soap): adds support for RPC style bindings.
10+ - feat(soap): adds support for messages with type attribute.
11+ - feat(soap): working support for WSDL 1.1 messages specifying type not element.
12+
13+ ### Changed
14+ - chore(deps): bump org.apache.maven.plugins: maven-jar-plugin
15+ - docs: adds single-file WSDL 1 and SOAP 1.1 example.
16+
17+ ### Fixed
18+ - fix: restores previous config file location logging behaviour.
19+
620## [ 3.36.3] - 2024-04-15
721### Changed
822- docs: documents EntityResolver input stream lifecycle expectations.
Original file line number Diff line number Diff line change 1- projectVersion =0.0.0-SNAPSHOT
1+ projectVersion =3.37.0
You can’t perform that action at this time.
0 commit comments