Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasniemeier-zalando committed Feb 23, 2023
1 parent 5baa175 commit 126fae3
Showing 1 changed file with 46 additions and 5 deletions.
51 changes: 46 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,64 @@
# Changelog

## [Unreleased](https://github.com/zalando/logbook/tree/HEAD)
## [2.15.0](https://github.com/zalando/logbook/tree/2.15.0) (2023-02-23)

[Full Changelog](https://github.com/zalando/logbook/compare/2.14.0...HEAD)
[Full Changelog](https://github.com/zalando/logbook/compare/2.14.0...2.15.0)

**Fixed bugs:**

- LogbookFilter \(servlet\) is not working due to lack of jakarta.\* support [\#1401](https://github.com/zalando/logbook/issues/1401)
- Allow replacing Default logging Keys [\#1380](https://github.com/zalando/logbook/issues/1380)
- JsonHttpLogFormatter generated invalid json [\#1370](https://github.com/zalando/logbook/issues/1370)
- Not able to write logs into File [\#1348](https://github.com/zalando/logbook/issues/1348)
- Log level in test with @DynamicPropertySource [\#1339](https://github.com/zalando/logbook/issues/1339)
- The body of request and response shown as {...} without details [\#1317](https://github.com/zalando/logbook/issues/1317)
- FastJsonHttpLogFormatter adds "headers" and "body" twice [\#1268](https://github.com/zalando/logbook/issues/1268)
- logbook-spring-webflux: LogbookExchangeFilterFunction does not log bodies of chunked responses [\#1219](https://github.com/zalando/logbook/issues/1219)
- Logbook do not write in logs in Unix Environment [\#1197](https://github.com/zalando/logbook/issues/1197)
- How to obfuscate JSON responses by URL? [\#1185](https://github.com/zalando/logbook/issues/1185)

**Closed issues:**

- Add custom header to each request intercepted by Zalando Logbook [\#1421](https://github.com/zalando/logbook/issues/1421)
- Support for Spring Boot 3 [\#1382](https://github.com/zalando/logbook/issues/1382)
- can logbook log custom Filter log [\#1358](https://github.com/zalando/logbook/issues/1358)
- Questions: Possible to ignore Outgoing response based on HTTP status code ? [\#1355](https://github.com/zalando/logbook/issues/1355)
- Gradle use documentation [\#1328](https://github.com/zalando/logbook/issues/1328)
- Passing APM trace information into log contexts [\#1325](https://github.com/zalando/logbook/issues/1325)
- Json format in Spring Boot Logs [\#1300](https://github.com/zalando/logbook/issues/1300)
- Missing response log for GET request for Webflux integration [\#1200](https://github.com/zalando/logbook/issues/1200)

**Merged pull requests:**

- How to log spring principal in webflux ? [\#1098](https://github.com/zalando/logbook/issues/1098)

**Merged pull requests:**

- Bump httpcore from 4.4.15 to 4.4.16 [\#1431](https://github.com/zalando/logbook/pull/1431) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump feign-core from 11.8 to 12.1 [\#1430](https://github.com/zalando/logbook/pull/1430) ([dependabot[bot]](https://github.com/apps/dependabot))
- Update README.md [\#1429](https://github.com/zalando/logbook/pull/1429) ([whiskeysierra](https://github.com/whiskeysierra))
- Bump versions-maven-plugin from 2.9.0 to 2.15.0 [\#1428](https://github.com/zalando/logbook/pull/1428) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump wiremock-jre8 from 2.28.0 to 2.35.0 [\#1427](https://github.com/zalando/logbook/pull/1427) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump reactor-netty from 1.1.2 to 1.1.3 [\#1425](https://github.com/zalando/logbook/pull/1425) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump netty-bom from 4.1.87.Final to 4.1.89.Final [\#1424](https://github.com/zalando/logbook/pull/1424) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump maven-javadoc-plugin from 3.3.2 to 3.5.0 [\#1423](https://github.com/zalando/logbook/pull/1423) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 [\#1422](https://github.com/zalando/logbook/pull/1422) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump maven-resources-plugin from 3.2.0 to 3.3.0 [\#1419](https://github.com/zalando/logbook/pull/1419) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump httpclient from 4.5.13 to 4.5.14 [\#1414](https://github.com/zalando/logbook/pull/1414) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump assertj-core from 3.22.0 to 3.24.2 [\#1412](https://github.com/zalando/logbook/pull/1412) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump maven-enforcer-plugin from 3.0.0 to 3.2.1 [\#1411](https://github.com/zalando/logbook/pull/1411) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump lombok from 1.18.22 to 1.18.26 [\#1410](https://github.com/zalando/logbook/pull/1410) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump jmh.version from 1.34 to 1.36 [\#1408](https://github.com/zalando/logbook/pull/1408) ([dependabot[bot]](https://github.com/apps/dependabot))
- End of support Spring Boot 1 and Spring Famework 4 [\#1407](https://github.com/zalando/logbook/pull/1407) ([kasmarian](https://github.com/kasmarian))
- Bump kotlin.version from 1.8.0 to 1.8.10 [\#1406](https://github.com/zalando/logbook/pull/1406) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 [\#1405](https://github.com/zalando/logbook/pull/1405) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump junit.version from 5.8.2 to 5.9.2 [\#1404](https://github.com/zalando/logbook/pull/1404) ([dependabot[bot]](https://github.com/apps/dependabot))
- Updating the dependencies and making the build pass [\#1400](https://github.com/zalando/logbook/pull/1400) ([DaniloVeljovic](https://github.com/DaniloVeljovic))
- Update README.md [\#1374](https://github.com/zalando/logbook/pull/1374) ([SAlavizadeh](https://github.com/SAlavizadeh))
- Fix issue 1112: apache http-client5 decompression [\#1373](https://github.com/zalando/logbook/pull/1373) ([SimplicialCycle](https://github.com/SimplicialCycle))
- 1360-NPE-at-FeignLogbookLogger [\#1362](https://github.com/zalando/logbook/pull/1362) ([hgabor83](https://github.com/hgabor83))
- String value pattern updated in PrimitiveJsonPropertyBodyFilter \(StackOverflowError fix\) [\#1343](https://github.com/zalando/logbook/pull/1343) ([dicody](https://github.com/dicody))
- CODEOWNERS: remove @AlexanderYastrebov [\#1338](https://github.com/zalando/logbook/pull/1338) ([AlexanderYastrebov](https://github.com/AlexanderYastrebov))
- \[fix\] Java URI cannot handle netty URIs [\#1337](https://github.com/zalando/logbook/pull/1337) ([bomgar](https://github.com/bomgar))
- Preserve case of reason phrase from the actual server response [\#1320](https://github.com/zalando/logbook/pull/1320) ([andersjaensson](https://github.com/andersjaensson))
- Bump spring-boot-starter-webflux from 2.6.4 to 2.7.8 in /logbook-spring-boot-webflux-autoconfigure [\#1311](https://github.com/zalando/logbook/pull/1311) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump guava from 31.0.1-jre to 31.1-jre [\#1292](https://github.com/zalando/logbook/pull/1292) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.12 [\#1290](https://github.com/zalando/logbook/pull/1290) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump spring-framework-bom from 5.3.14 to 5.3.16 [\#1289](https://github.com/zalando/logbook/pull/1289) ([dependabot[bot]](https://github.com/apps/dependabot))
Expand All @@ -39,6 +78,7 @@
- Bump logback-classic from 1.2.9 to 1.2.10 [\#1260](https://github.com/zalando/logbook/pull/1260) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump jmh.version from 1.33 to 1.34 [\#1259](https://github.com/zalando/logbook/pull/1259) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump feign-core from 11.7 to 11.8 [\#1258](https://github.com/zalando/logbook/pull/1258) ([dependabot[bot]](https://github.com/apps/dependabot))
- \#1255 Support for JDK HTTP server [\#1256](https://github.com/zalando/logbook/pull/1256) ([phejl](https://github.com/phejl))
- Bump dependency-check-maven from 6.5.0 to 6.5.1 [\#1250](https://github.com/zalando/logbook/pull/1250) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump jackson.version from 2.13.0 to 2.13.1 [\#1249](https://github.com/zalando/logbook/pull/1249) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump spring-framework-bom from 5.3.13 to 5.3.14 [\#1248](https://github.com/zalando/logbook/pull/1248) ([dependabot[bot]](https://github.com/apps/dependabot))
Expand Down Expand Up @@ -67,6 +107,7 @@
- Bump feign-core from 11.6 to 11.7 [\#1207](https://github.com/zalando/logbook/pull/1207) ([dependabot[bot]](https://github.com/apps/dependabot))
- logbook-webflux fixes [\#1201](https://github.com/zalando/logbook/pull/1201) ([sokomishalov](https://github.com/sokomishalov))
- Release refs/heads/release/2.14.0 [\#1194](https://github.com/zalando/logbook/pull/1194) ([github-actions[bot]](https://github.com/apps/github-actions))
- wrap client http response body in buffered input stream to support mark/reset [\#1041](https://github.com/zalando/logbook/pull/1041) ([noffke](https://github.com/noffke))

## [2.14.0](https://github.com/zalando/logbook/tree/2.14.0) (2021-10-12)

Expand Down

0 comments on commit 126fae3

Please sign in to comment.