Skip to content

v7.2.3

Latest

Choose a tag to compare

@rrayst rrayst released this 10 Jun 13:14
· 1 commit to 50061b3a864bbbbd1c36094adfdd2e8b6e37ec49 since this release

Features

  • Added transparent OAuth 2.0 authentication for the Client Credentials flow using oauth2client.

Improvements

  • Added traceId and spanId to log output for OpenTelemetry tracing.

Security Fixes

  • Added limits for chunked body parsing to prevent out-of-memory errors.
  • Escaped values used by setHeader.

Dependency Updates

  • Updated Spring from 6.2.15 to 6.2.19.
  • Updated OpenTelemetry dependencies.