|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [3.11.0](https://github.com/zalando/logbook/tree/3.11.0) (2025-02-27) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/zalando/logbook/compare/3.10.0...3.11.0) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Truncation of significant digits in floating point numbers in json formatting [\#1993](https://github.com/zalando/logbook/issues/1993) |
| 10 | +- Disable the creation of bean jsonBodyFieldsFilter from LogbookAutoConfiguration [\#1882](https://github.com/zalando/logbook/issues/1882) |
| 11 | +- Missing Logging for Sent Requests During ReadTimeoutException in WebClient [\#1876](https://github.com/zalando/logbook/issues/1876) |
| 12 | + |
| 13 | +**New:** |
| 14 | + |
| 15 | +- Allow keeping the floating points precision in logs with JSON format [\#2005](https://github.com/zalando/logbook/pull/2005) |
| 16 | + |
| 17 | +**Merged pull requests:** |
| 18 | + |
| 19 | +- Update CODEOWNERS [\#2038](https://github.com/zalando/logbook/pull/2038) ([whiskeysierra](https://github.com/whiskeysierra)) |
| 20 | +- Bump logback-classic.version from 1.5.16 to 1.5.17 [\#2037](https://github.com/zalando/logbook/pull/2037) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 21 | +- Bump slf4j.version from 2.0.16 to 2.0.17 [\#2036](https://github.com/zalando/logbook/pull/2036) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 22 | +- Bump ktor.version from 3.1.0 to 3.1.1 [\#2035](https://github.com/zalando/logbook/pull/2035) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 23 | +- Bump junit.version from 5.11.4 to 5.12.0 [\#2034](https://github.com/zalando/logbook/pull/2034) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 24 | +- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 [\#2033](https://github.com/zalando/logbook/pull/2033) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 25 | +- Bump spring-boot.version from 3.4.2 to 3.4.3 [\#2032](https://github.com/zalando/logbook/pull/2032) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 26 | +- Add Christian Lohmann to MAINTAINERS and CODEOWNERS [\#2030](https://github.com/zalando/logbook/pull/2030) ([ChristianLohmann](https://github.com/ChristianLohmann)) |
| 27 | +- Bump nl.jqno.equalsverifier:equalsverifier from 3.18.1 to 3.19.1 [\#2029](https://github.com/zalando/logbook/pull/2029) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 28 | +- Bump org.springframework:spring-framework-bom from 6.2.2 to 6.2.3 [\#2028](https://github.com/zalando/logbook/pull/2028) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 29 | +- Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.12.0 [\#2027](https://github.com/zalando/logbook/pull/2027) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 30 | +- Bump io.projectreactor.netty:reactor-netty from 1.2.2 to 1.2.3 [\#2026](https://github.com/zalando/logbook/pull/2026) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 31 | +- Bump ktor.version from 3.0.3 to 3.1.0 [\#2025](https://github.com/zalando/logbook/pull/2025) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 32 | +- Bump io.netty:netty-bom from 4.1.117.Final to 4.1.118.Final [\#2023](https://github.com/zalando/logbook/pull/2023) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 33 | +- Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.4.2 [\#2020](https://github.com/zalando/logbook/pull/2020) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 34 | +- Bump kotlin.version from 2.1.0 to 2.1.10 [\#2018](https://github.com/zalando/logbook/pull/2018) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 35 | +- Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 [\#2017](https://github.com/zalando/logbook/pull/2017) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 36 | +- Bump spring-boot.version from 3.4.1 to 3.4.2 [\#2016](https://github.com/zalando/logbook/pull/2016) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 37 | +- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [\#2014](https://github.com/zalando/logbook/pull/2014) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 38 | +- Bump org.springframework:spring-framework-bom from 6.2.1 to 6.2.2 [\#2013](https://github.com/zalando/logbook/pull/2013) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 39 | +- Bump io.netty:netty-bom from 4.1.116.Final to 4.1.117.Final [\#2011](https://github.com/zalando/logbook/pull/2011) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 40 | +- Bump io.projectreactor.netty:reactor-netty from 1.2.1 to 1.2.2 [\#2010](https://github.com/zalando/logbook/pull/2010) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 41 | +- Return 'none' body filter if list of to-be-filtered JSON field-names is empty [\#2007](https://github.com/zalando/logbook/pull/2007) ([skjolber](https://github.com/skjolber)) |
| 42 | +- Allow using precise floats in logs [\#2005](https://github.com/zalando/logbook/pull/2005) ([kasmarian](https://github.com/kasmarian)) |
| 43 | +- Bump nl.jqno.equalsverifier:equalsverifier from 3.18 to 3.18.1 [\#2004](https://github.com/zalando/logbook/pull/2004) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 44 | +- Bump com.squareup.okio:okio from 3.10.1 to 3.10.2 [\#2003](https://github.com/zalando/logbook/pull/2003) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 45 | +- Bump com.squareup.okio:okio from 3.10.0 to 3.10.1 [\#2002](https://github.com/zalando/logbook/pull/2002) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 46 | +- use MockitoBean instead of MockBean [\#2001](https://github.com/zalando/logbook/pull/2001) ([kasmarian](https://github.com/kasmarian)) |
| 47 | +- Log webclient request on response errors [\#2000](https://github.com/zalando/logbook/pull/2000) ([kasmarian](https://github.com/kasmarian)) |
| 48 | +- Bump com.squareup.okio:okio from 3.9.1 to 3.10.0 [\#1999](https://github.com/zalando/logbook/pull/1999) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 49 | +- Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 [\#1998](https://github.com/zalando/logbook/pull/1998) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 50 | +- Attempt to write a response log when flushBuffer\(\) fails [\#1997](https://github.com/zalando/logbook/pull/1997) ([kasmarian](https://github.com/kasmarian)) |
| 51 | +- Bump logback-classic.version from 1.5.12 to 1.5.16 [\#1996](https://github.com/zalando/logbook/pull/1996) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 52 | +- Bump org.assertj:assertj-core from 3.26.3 to 3.27.2 [\#1995](https://github.com/zalando/logbook/pull/1995) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 53 | +- Bump nl.jqno.equalsverifier:equalsverifier from 3.17.4 to 3.18 [\#1992](https://github.com/zalando/logbook/pull/1992) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 54 | +- Bump spring-boot.version from 3.4.0 to 3.4.1 [\#1989](https://github.com/zalando/logbook/pull/1989) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 55 | +- Bump ktor.version from 3.0.1 to 3.0.3 [\#1984](https://github.com/zalando/logbook/pull/1984) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 56 | +- Bump io.netty:netty-bom from 4.1.115.Final to 4.1.116.Final [\#1982](https://github.com/zalando/logbook/pull/1982) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 57 | +- Bump junit.version from 5.11.3 to 5.11.4 [\#1981](https://github.com/zalando/logbook/pull/1981) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 58 | +- Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre [\#1980](https://github.com/zalando/logbook/pull/1980) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 59 | +- Bump org.springframework:spring-framework-bom from 6.2.0 to 6.2.1 [\#1978](https://github.com/zalando/logbook/pull/1978) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 60 | +- Bump io.projectreactor.netty:reactor-netty from 1.2.0 to 1.2.1 [\#1977](https://github.com/zalando/logbook/pull/1977) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 61 | +- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 [\#1974](https://github.com/zalando/logbook/pull/1974) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 62 | +- Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 [\#1970](https://github.com/zalando/logbook/pull/1970) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 63 | +- Bump nl.jqno.equalsverifier:equalsverifier from 3.17.3 to 3.17.4 [\#1969](https://github.com/zalando/logbook/pull/1969) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 64 | +- Bump jackson.version from 2.18.1 to 2.18.2 [\#1968](https://github.com/zalando/logbook/pull/1968) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 65 | +- Bump kotlin.version from 2.0.21 to 2.1.0 [\#1967](https://github.com/zalando/logbook/pull/1967) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 66 | +- feat: obfuscate refresh\_token parameter in oauth request by default [\#1966](https://github.com/zalando/logbook/pull/1966) ([maksymgendin](https://github.com/maksymgendin)) |
| 67 | +- Bump spring-boot.version from 3.3.5 to 3.4.0 [\#1964](https://github.com/zalando/logbook/pull/1964) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 68 | +- Bump org.springframework:spring-framework-bom from 6.1.14 to 6.2.0 [\#1961](https://github.com/zalando/logbook/pull/1961) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 69 | +- Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 [\#1960](https://github.com/zalando/logbook/pull/1960) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 70 | +- Bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 [\#1959](https://github.com/zalando/logbook/pull/1959) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 71 | +- Bump io.projectreactor.netty:reactor-netty from 1.1.23 to 1.2.0 [\#1958](https://github.com/zalando/logbook/pull/1958) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 72 | +- Bump io.netty:netty-bom from 4.1.114.Final to 4.1.115.Final [\#1957](https://github.com/zalando/logbook/pull/1957) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 73 | +- Improve CI build speed [\#1956](https://github.com/zalando/logbook/pull/1956) ([msdousti](https://github.com/msdousti)) |
| 74 | +- Bump nl.jqno.equalsverifier:equalsverifier from 3.17.2 to 3.17.3 [\#1955](https://github.com/zalando/logbook/pull/1955) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 75 | +- Bump nl.jqno.equalsverifier:equalsverifier from 3.17.1 to 3.17.2 [\#1954](https://github.com/zalando/logbook/pull/1954) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 76 | +- Release 3.10.0 [\#1953](https://github.com/zalando/logbook/pull/1953) ([kasmarian](https://github.com/kasmarian)) |
| 77 | + |
3 | 78 | ## [3.10.0](https://github.com/zalando/logbook/tree/3.10.0) (2024-11-05)
|
4 | 79 |
|
5 | 80 | [Full Changelog](https://github.com/zalando/logbook/compare/3.9.0...3.10.0)
|
|
254 | 329 | - Bump io.github.openfeign:feign-core from 13.0 to 13.1 [\#1676](https://github.com/zalando/logbook/pull/1676) ([dependabot[bot]](https://github.com/apps/dependabot))
|
255 | 330 | - Bump io.projectreactor.netty:reactor-netty from 1.1.12 to 1.1.13 [\#1675](https://github.com/zalando/logbook/pull/1675) ([dependabot[bot]](https://github.com/apps/dependabot))
|
256 | 331 | - Add support for traditional JAX-RS 2.x [\#1674](https://github.com/zalando/logbook/pull/1674) ([msdousti](https://github.com/msdousti))
|
257 |
| -- Call close\(\) on closeable ClientHttpResponse within BufferingClientHttpResponseWrapper.java [\#1668](https://github.com/zalando/logbook/pull/1668) ([luc-leclerc](https://github.com/luc-leclerc)) |
| 332 | +- Call close\(\) on closeable ClientHttpResponse within BufferingClientHttpResponseWrapper.java [\#1668](https://github.com/zalando/logbook/pull/1668) ([potato-chef](https://github.com/potato-chef)) |
258 | 333 | - Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final [\#1667](https://github.com/zalando/logbook/pull/1667) ([dependabot[bot]](https://github.com/apps/dependabot))
|
259 | 334 | - Bump ktor.version from 2.3.5 to 2.3.6 [\#1666](https://github.com/zalando/logbook/pull/1666) ([dependabot[bot]](https://github.com/apps/dependabot))
|
260 | 335 | - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 [\#1664](https://github.com/zalando/logbook/pull/1664) ([dependabot[bot]](https://github.com/apps/dependabot))
|
|
0 commit comments