Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump logbook.version from 3.5.0 to 3.7.0 #1547

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps logbook.version from 3.5.0 to 3.7.0.
Updates org.zalando:logbook-core from 3.5.0 to 3.7.0

Release notes

Sourced from org.zalando:logbook-core's releases.

3.7.0

Full Changelog

Fixed bugs:

  • UnsupportedOperationException in LogbookHttpRequestInterceptor with Spring Boot 3.2.0 and Apache Http Client 5 #1693
  • UnsupportedClassVersionError when running on Java 8 and JAX-RS 2.X #1566

Closed issues:

  • Spring boot 3 reactive with micrometer - no traceId in logs for service calls and webclient #1513
  • Tracing not working for LogbookClientHandler #1512

Merged pull requests:

3.6.0

Full Changelog

Merged pull requests:

... (truncated)

Changelog

Sourced from org.zalando:logbook-core's changelog.

3.7.0 (2023-12-04)

Full Changelog

Fixed bugs:

  • UnsupportedOperationException in LogbookHttpRequestInterceptor with Spring Boot 3.2.0 and Apache Http Client 5 #1693
  • Logs only show header's name but not value if header is added using a Filter in Spring Boot #1671
  • UnsupportedClassVersionError when running on Java 8 and JAX-RS 2.X #1566
  • Quarkus Resteasy endpoint returning 500 to client after HEAD request because of Logbook NullPointerException #1384
  • NullPointerException with Micronaut server when there is an illegal character in URI #1303

Closed issues:

  • Spring boot 3 reactive with micrometer - no traceId in logs for service calls and webclient #1513
  • Tracing not working for LogbookClientHandler #1512

Merged pull requests:

3.6.0 (2023-10-31)

Full Changelog

... (truncated)

Commits
  • 1bec23f Release 3.7.0
  • 04ce889 Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.2 to 5.2.3 (#1700)
  • e4ba145 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#1698)
  • 18b43b6 Use writeTo() to buffer HttpEntity (#1701)
  • 0d7415c Merge pull request #1699 from zalando/dependabot/maven/ch.qos.logback-logback...
  • ee3fd98 Explicitly define logback-core version
  • 4fa1859 Bump nl.jqno.equalsverifier:equalsverifier from 3.15.3 to 3.15.4 (#1696)
  • c3c932d Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.14
  • c155e64 Merge pull request #1681 from zalando/dependabot/maven/org.springframework-sp...
  • 3004477 Upgrade Spring + Spring Boot versions
  • Additional commits viewable in compare view

Updates org.zalando:logbook-json from 3.5.0 to 3.7.0

Release notes

Sourced from org.zalando:logbook-json's releases.

3.7.0

Full Changelog

Fixed bugs:

  • UnsupportedOperationException in LogbookHttpRequestInterceptor with Spring Boot 3.2.0 and Apache Http Client 5 #1693
  • UnsupportedClassVersionError when running on Java 8 and JAX-RS 2.X #1566

Closed issues:

  • Spring boot 3 reactive with micrometer - no traceId in logs for service calls and webclient #1513
  • Tracing not working for LogbookClientHandler #1512

Merged pull requests:

3.6.0

Full Changelog

Merged pull requests:

... (truncated)

Changelog

Sourced from org.zalando:logbook-json's changelog.

3.7.0 (2023-12-04)

Full Changelog

Fixed bugs:

  • UnsupportedOperationException in LogbookHttpRequestInterceptor with Spring Boot 3.2.0 and Apache Http Client 5 #1693
  • Logs only show header's name but not value if header is added using a Filter in Spring Boot #1671
  • UnsupportedClassVersionError when running on Java 8 and JAX-RS 2.X #1566
  • Quarkus Resteasy endpoint returning 500 to client after HEAD request because of Logbook NullPointerException #1384
  • NullPointerException with Micronaut server when there is an illegal character in URI #1303

Closed issues:

  • Spring boot 3 reactive with micrometer - no traceId in logs for service calls and webclient #1513
  • Tracing not working for LogbookClientHandler #1512

Merged pull requests:

3.6.0 (2023-10-31)

Full Changelog

... (truncated)

Commits
  • 1bec23f Release 3.7.0
  • 04ce889 Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.2 to 5.2.3 (#1700)
  • e4ba145 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#1698)
  • 18b43b6 Use writeTo() to buffer HttpEntity (#1701)
  • 0d7415c Merge pull request #1699 from zalando/dependabot/maven/ch.qos.logback-logback...
  • ee3fd98 Explicitly define logback-core version
  • 4fa1859 Bump nl.jqno.equalsverifier:equalsverifier from 3.15.3 to 3.15.4 (#1696)
  • c3c932d Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.14
  • c155e64 Merge pull request #1681 from zalando/dependabot/maven/org.springframework-sp...
  • 3004477 Upgrade Spring + Spring Boot versions
  • Additional commits viewable in compare view

Updates org.zalando:logbook-spring-boot-autoconfigure from 3.5.0 to 3.7.0

Release notes

Sourced from org.zalando:logbook-spring-boot-autoconfigure's releases.

3.7.0

Full Changelog

Fixed bugs:

  • UnsupportedOperationException in LogbookHttpRequestInterceptor with Spring Boot 3.2.0 and Apache Http Client 5 #1693
  • UnsupportedClassVersionError when running on Java 8 and JAX-RS 2.X #1566

Closed issues:

  • Spring boot 3 reactive with micrometer - no traceId in logs for service calls and webclient #1513
  • Tracing not working for LogbookClientHandler #1512

Merged pull requests:

3.6.0

Full Changelog

Merged pull requests:

... (truncated)

Changelog

Sourced from org.zalando:logbook-spring-boot-autoconfigure's changelog.

3.7.0 (2023-12-04)

Full Changelog

Fixed bugs:

  • UnsupportedOperationException in LogbookHttpRequestInterceptor with Spring Boot 3.2.0 and Apache Http Client 5 #1693
  • Logs only show header's name but not value if header is added using a Filter in Spring Boot #1671
  • UnsupportedClassVersionError when running on Java 8 and JAX-RS 2.X #1566
  • Quarkus Resteasy endpoint returning 500 to client after HEAD request because of Logbook NullPointerException #1384
  • NullPointerException with Micronaut server when there is an illegal character in URI #1303

Closed issues:

  • Spring boot 3 reactive with micrometer - no traceId in logs for service calls and webclient #1513
  • Tracing not working for LogbookClientHandler #1512

Merged pull requests:

3.6.0 (2023-10-31)

Full Changelog

... (truncated)

Commits
  • 1bec23f Release 3.7.0
  • 04ce889 Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.2 to 5.2.3 (#1700)
  • e4ba145 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#1698)
  • 18b43b6 Use writeTo() to buffer HttpEntity (#1701)
  • 0d7415c Merge pull request #1699 from zalando/dependabot/maven/ch.qos.logback-logback...
  • ee3fd98 Explicitly define logback-core version
  • 4fa1859 Bump nl.jqno.equalsverifier:equalsverifier from 3.15.3 to 3.15.4 (#1696)
  • c3c932d Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.14
  • c155e64 Merge pull request #1681 from zalando/dependabot/maven/org.springframework-sp...
  • 3004477 Upgrade Spring + Spring Boot versions
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@fatroom
Copy link
Member

fatroom commented Dec 5, 2023

@dependabot rebase

Bumps `logbook.version` from 3.5.0 to 3.7.0.

Updates `org.zalando:logbook-core` from 3.5.0 to 3.7.0
- [Release notes](https://github.com/zalando/logbook/releases)
- [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md)
- [Commits](zalando/logbook@3.5.0...3.7.0)

Updates `org.zalando:logbook-json` from 3.5.0 to 3.7.0
- [Release notes](https://github.com/zalando/logbook/releases)
- [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md)
- [Commits](zalando/logbook@3.5.0...3.7.0)

Updates `org.zalando:logbook-spring-boot-autoconfigure` from 3.5.0 to 3.7.0
- [Release notes](https://github.com/zalando/logbook/releases)
- [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md)
- [Commits](zalando/logbook@3.5.0...3.7.0)

---
updated-dependencies:
- dependency-name: org.zalando:logbook-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.zalando:logbook-json
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.zalando:logbook-spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/logbook.version-3.7.0 branch from 48e9c5e to adad022 Compare December 5, 2023 19:05
@fatroom
Copy link
Member

fatroom commented Dec 5, 2023

👍

@fatroom fatroom merged commit 1903712 into main Dec 5, 2023
3 checks passed
@fatroom fatroom deleted the dependabot/maven/logbook.version-3.7.0 branch December 5, 2023 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant