Skip to content

4.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 13:03
· 3 commits to main since this release
165a82c

Full Changelog

Fixed bugs:

  • ecsSink is missing @ConditionalOnMissingBean, clashes with a user defined Sink #2342
  • StackOverflowError when using logbook with reactive WebClient in Spring and with opentelemetry #2335
  • Logbook JSON formatter produces invalid JSON when request body is non-JSON (binary or Base64-encoded ciphertext) #2318
  • DependencyConvergence failure in 4.0.2 due to apiguardian-api version mismatch #2236
  • LogbookClient (logbook-ktor) context propagration missing in response log #2186
  • LogbookAutoConfiguration fails in environments without Spring Web (missing ClientHttpRequestInterceptor) #2174

Closed issues:

  • Use different log level based on the HTTP status #2232

Merged pull requests: