3.12.1
Fixed bugs:
- NullPointerException in LogbookFilter with Async Servlet Requests #2079
- Logbook Ktor Client has a deadlock if used in pair with Open Telemetry plugin #2062
- IllegalStateException when decompressing large chunked content #1971
- Logbook not working with Spring Boot 3.3.x + Webflux #1926
Closed issues:
- Missing logs in case of errors #2053
Merged pull requests:
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.4 to 5.5 #2097 (dependabot[bot])
- Bump spring-boot.version from 3.4.5 to 3.5.0 #2096 (dependabot[bot])
- Fixed appender name #2095 (hubertchylik)
- Bump org.springframework:spring-framework-bom from 6.2.6 to 6.2.7 #2094 (dependabot[bot])
- Bump io.projectreactor.netty:reactor-netty from 1.2.5 to 1.2.6 #2093 (dependabot[bot])
- Bump kotlin.version from 2.1.20 to 2.1.21 #2092 (dependabot[bot])
- Bump io.netty:netty-bom from 4.2.0.Final to 4.2.1.Final #2091 (dependabot[bot])
- Bump nl.jqno.equalsverifier:equalsverifier from 3.19.3 to 4.0 #2090 (dependabot[bot])
- Bump ktor.version from 3.1.2 to 3.1.3 #2089 (dependabot[bot])
- Use default coroutine context in ktor client #2087 (kasmarian)
- Check for synchronization attribute to not be null #2086 (kasmarian)