Skip to content

Bump io.micrometer:micrometer-observation from 1.14.8 to 1.14.9 #17519

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

Open
wants to merge 1 commit into
base: 6.4.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps io.micrometer:micrometer-observation from 1.14.8 to 1.14.9.

Release notes

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

1.14.9

⭐ New Features

  • Log requests as trace level for OtlpMeterRegistry #6514
  • Use String.replace() where possible #6449
  • Flag to register JCache cache.removals as FunctionCounter #6471

🐞 Bug Fixes

  • Distribution without percentiles always has value 0 in Stackdriver #6401
  • Incompatible with slf4j 2 in OSGi #6406
  • LongTaskTimer#measure does not return max duration #6421
  • Return NaN for null KafkaMetrics values #6324
  • Scrape failure when conflicting meter types are registered #6434

❤️ Contributors

@​izeye, @​msqr Thank you to all the contributors who worked on this release:

Commits
  • ce35fb3 Merge branch '1.13.x' into 1.14.x
  • 46376c0 Stop requiring stackdriver-it job for deploy
  • 8ae8513 Do not publish new OSGi slf4j 2 test module. (#6518)
  • f9e0fbe Bump io.prometheus:prometheus-metrics-bom from 1.3.8 to 1.3.10 (#6519)
  • 267e21b Support slf4j2 in OSGi (#6512)
  • 77d0533 Merge branch '1.13.x' into 1.14.x
  • 876d00e Upgrade Mockito to 5.18.0 and support building with JDK 24
  • ae06551 Fix gradle check with JDK17+ (#5735)
  • dfdb893 Log requests as trace level for OtlpMeterRegistry (#6514)
  • e77ee4b Merge branch '1.13.x' into 1.14.x
  • 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 <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)

Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer) from 1.14.8 to 1.14.9.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.8...v1.14.9)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
  dependency-version: 1.14.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants