Skip to content

v4.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 00:56
· 1 commit to main since this release

Added

  • feat(openapi): support structured syntax suffixes for JSON MIME types.
  • feat: support custom content types in OpenAPI

Changed

  • chore(deps): bump actions/setup-python from 5.5.0 to 5.6.0
  • chore(deps): bump com.amazonaws:aws-java-sdk-bom
  • chore(deps): bump io.rest-assured:rest-assured from 5.3.2 to 5.5.5
  • refactor: allow cumulative update of response behaviour between handlers.
  • refactor: allows handler type to be specified.
  • refactor: removes redundant config argument.
  • refactor: switches interceptor routing to be global to all routes.
  • test(openapi): improves coverage for response transmission service.
  • test(openapi): migrate spec loader test to JUnit 5.

See change log.