File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-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.36.3] - 2024-04-15
7+ ### Changed
8+ - docs: documents EntityResolver input stream lifecycle expectations.
9+ - refactor(soap): reuses EntityResolver for the same WSDL file.
10+ - refactor: uses instance-scoped EntityResolver for WSDL parsing and SOAP example generation.
11+ - test: removes unneeded fork configuration.
12+ - test: updates test file comment.
13+
14+ ### Fixed
15+ - fix: in SOAP plugin, support WSDL with XML schema include
16+
617## [ 3.36.2] - 2024-04-13
718### Changed
819- ci: includes imposter-all distro in integration tests.
Original file line number Diff line number Diff line change 1- projectVersion =0.0.0-SNAPSHOT
1+ projectVersion =3.36.3
You can’t perform that action at this time.
0 commit comments