spring-projects / spring-kafka

Provides Familiar Spring Abstractions for Apache Kafka
https://projects.spring.io/spring-kafka
Apache License 2.0
2.19k stars 1.56k forks source link

Bump io.micrometer:micrometer-bom from 1.13.6 to 1.13.8 #3629

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 3 days ago

Bumps io.micrometer:micrometer-bom from 1.13.6 to 1.13.8.

Release notes

Sourced from io.micrometer:micrometer-bom's releases.

1.13.8

:notebook_with_decorative_cover: Documentation

  • Gauges may be silently ignored when MeterFilters drop or transform tags #5616

:hammer: Dependency Upgrades

  • Bump shaded netty to 4.1.115.Final in micrometer-registry-statsd to address CVE-2024-47535 #5660

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​izeye

1.13.7

:lady_beetle: Bug Fixes

  • Native Image Hazelcast error: java.lang.NoSuchMethodError: com.hazelcast.map.IMap.getName() #5604

:notebook_with_decorative_cover: Documentation

  • Add documentation for @Counted #5613

:hammer: Dependency Upgrades

  • Bump com.signalfx.public:signalfx-java from 1.0.46 to 1.0.47 #5623
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.17.3 #5622

:memo: Tasks

  • Enable japicmp task for micrometer-registry-statsd #5612
  • Improve UCUM time unit mapping for Dynatrace #5594

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​izeye

Commits
  • 41c0b53 Merge branch '1.12.x' into 1.13.x
  • a0f4911 Bump org.mongodb:mongodb-driver-sync from 4.11.4 to 4.11.5 (#5675)
  • f68cc21 Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.4 to 0.4.5 (#5671)
  • 0f7b04e Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.777 to 1.12.778 (#5670)
  • bd90d13 Use fixed version of Prometheus image for IT
  • c898032 Merge branch '1.12.x' into 1.13.x
  • edd12f2 Upgrade to Netty 4.1.115
  • c4763d7 Merge branch '1.12.x' into 1.13.x
  • 0ff46ed Remove obsolete .gitattributes (#5663)
  • 301acbc Improve warning about Gauge re-registration in the docs (#5617)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)