Skip to content

v7.2.4

Choose a tag to compare

@rrayst rrayst released this 25 Jun 12:01
· 1 commit to 2a37283de2a5b21129488f2d37d46854832d5f6a since this release

New Features

  • Add correlationId support for tracing requests across services #2987
  • soapBodyTemplate: allow an explicit Content-Type override #2996

Improvements

  • OpenAPI validation now covers multipart #2980, XML #2976 and form-url-encoded #2985 request bodies
  • Log OpenAPI request/response validation failures #2982
  • for: support use in the response flow #2995
  • jwtSigner: store the signed JWT in the body or in a property #2986
  • Optimize the javadoc descriptions of interceptors #2990

Fixes

  • ResolverMap.combine: fix combining paths like ?foo=http:// #2997

Full changelog: v7.2.3...v7.2.4