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 micrometer-core from 1.8.5 to 1.9.0 #778

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2022

Bumps micrometer-core from 1.8.5 to 1.9.0.

Release notes

Sourced from micrometer-core's releases.

1.9.0

Micrometer 1.9.0 is the GA version of an LTS feature release. Below are the combined release notes of all the pre-release milestones and release candidate preceding it.

⚠️ Noteworthy

  • ReactorNettySender has been removed. See #2802
  • Remove superseded micrometer-jersey2 module #2865
  • Remove deprecated RegistryResolver #2815

⭐ New Features / Enhancements

  • Config for OTLP Resource attributes #3159
  • Dynatrace registry: Print ignored config warning only when necessary #3155
  • Dynatrace registry: Truncate log output #3148
  • Add resettable DistributionSummary and Timer for Dynatrace registry #3093
  • Add capability to correctly export fixed buckets histogram to SignalFx #2977
  • OpenTelemetry Protocol (OTLP) MeterRegistry #2864
  • Exemplars support for Prometheus Histogram #2812
  • Exemplars support for Prometheus Counter #2811
  • Be able to target classes and not only methods with TimedAspect #493
  • Prevent CompositeMeter allocating on each record #3059
  • Support writing to elastic data streams #2996
  • Allow file-based configuration for Dynatrace v2 exporter #2916
  • Add method to SimpleMeterRegistry for outputting all meters #2946

🐞 Bug Fixes

  • OTLP resource service name is always unknown #3146
  • Dynatrace file-based configuration slow on macOS #3035
  • Dynatrace v2 ingestion reporting "inconsistent gauge fields" #3007
  • Failed to record timer metrics in native image with percentiles configured #3002
  • Correct PostgreSQL metrics for dead tuples, with integration tests and refactoring #2474
  • Dependency cycle between micrometer-core and reactor-netty caused by ReactorNettySender #2802
  • Netty HTTP codec module included in statsd JAR #2929
  • LongTaskTimer always converts durations of measurements to nanos #2947
  • Statsd meter recordings are dropped when submitted from parallel threads #2880
  • KafkaMetrics' refresh scheduler can stop in some corner cases #2879
  • jvm.gc.live.data.size and max not updating for optavgpause/optthruput collectors #2874
  • Intermittent GC data size metrics with Shenandoah and ZGC #2872
  • MetricsRequestEventListener with @Timed(longTask=true) makes two meters #2861

📔 Documentation

  • Automate non-Javadoc multi-line comments for license headers #2942
  • Switch license header to a multiline comment instead of JavaDoc #2412

🔨 Dependency Upgrades

  • Upgrade Spectator to 1.3.2 #3168
  • Upgrade to Mockito 4.5.1 #3167

... (truncated)

Commits
  • fa5040b Upgrade Spectator to 1.3.2
  • 2e492fa Merge branch '1.8.x' into 1.9.x
  • e9867fb Upgrade to Mockito 4.5.1
  • ed65f32 Upgrade to AWS SDK v1 1.12.217 and v2 2.17.188
  • 5b1fcba Upgrade to Reactor 3.4.18, Reactor-Netty 1.0.19, Netty 4.1.77.Final
  • 8093ce9 Merge branch '1.7.x' into 1.8.x
  • 92c5b1c Upgrade to JMH 1.35
  • 866c1be Upgrade to Testcontainers 1.17.1
  • f3be1e4 Upgrade to Wiremock 2.33.2
  • 2a8dd19 Upgrade to SignalFx 1.0.18
  • 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 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 [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.8.5 to 1.9.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.8.5...v1.9.0)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@michaelklishin michaelklishin merged commit e013c00 into 5.x.x-stable May 12, 2022
@dependabot dependabot bot deleted the dependabot/maven/5.x.x-stable/io.micrometer-micrometer-core-1.9.0 branch May 12, 2022 03:56
@acogoluegnes
Copy link
Contributor

References #717.

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.

None yet

2 participants