File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-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+ ## [ 4.2.1] - 2024-11-05
7+ ### Changed
8+ - chore(deps): bump com.fasterxml.jackson.core: jackson-databind
9+ - chore(deps): bump org.apache.maven.plugins: maven-surefire-plugin
10+ - docs(soap): improves scripted examples.
11+
12+ ### Fixed
13+ - fix(openapi): handle responses for status codes not in specification.
14+ - fix(soap): respond with custom fault if status is 500 and content set.
15+
616## [ 4.2.0] - 2024-10-26
717### Added
818- feat(soap): adds additional script method and configuration property to return a fault.
Original file line number Diff line number Diff line change 1- projectVersion =0.0.0-SNAPSHOT
1+ projectVersion =4.2.1
You can’t perform that action at this time.
0 commit comments