Skip to content

v2.5.12 - Maintenance Release

Compare
Choose a tag to compare
@ivantopo ivantopo released this 21 Nov 08:15
· 52 commits to master since this release
7f80622

Fixes

  • logback: Append context tags/keys to the MDC, even when the MDC is empty. This issue was introduced on 2.5.11. Fixed by @ivantopo via #1227. Many thanks to @scheleaap for providing a reproducible!

Improvements

  • all: Bump OkHttp version to 4.10.0. Contributed by @azolotko via #1226
  • akka-grpc: Propagage context to service implementations when handling unary requests on the Java API. Contributed by @ivantopo via #1229