File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-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.7.0] - 2025-07-14
7+ ### Added
8+ - feat(openapi): support structured syntax suffixes in for JSON MIME types.
9+ - feat: support custom content types in OpenAPI
10+
11+ ### Changed
12+ - chore(deps): bump actions/setup-python from 5.5.0 to 5.6.0
13+ - chore(deps): bump com.amazonaws: aws-java-sdk-bom
14+ - chore(deps): bump io.rest-assured: rest-assured from 5.3.2 to 5.5.5
15+ - refactor: allow cumulative update of response behaviour between handlers.
16+ - refactor: allows handler type to be specified.
17+ - refactor: removes redundant config argument.
18+ - refactor: switches interceptor routing to be global to all routes.
19+ - test(openapi): improves coverage for response transmission service.
20+ - test(openapi): migrate spec loader test to JUnit 5.
21+
622## [ 4.6.8] - 2025-04-16
723### Changed
824- build: adds JVM argument to open java.lang package for tests.
Original file line number Diff line number Diff line change 1- projectVersion =0.0.0-SNAPSHOT
1+ projectVersion =4.7.0
You can’t perform that action at this time.
0 commit comments