Skip to content

chore(deps): bump micrometer-core from 1.7.6 to 1.8.0 #675

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

Merged
merged 1 commit into from
Nov 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2021

Bumps micrometer-core from 1.7.6 to 1.8.0.

Release notes

Sourced from micrometer-core's releases.

1.8.0

Micrometer 1.8.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

  • Known issue: [statsd] JVM crash (SIGSEGV) at startup with alpine based docker image, see #2776 for workaround
  • Deprecate ReactorNettySender #2814
  • Migrate Jersey server instrumentation into micrometer-core #2780
  • Move DiskSpaceMetrics to i.m.core.instrument.binder.system #2750

⭐ New Features / Enhancements

  • Include the number of active instances in CommonsObjectPool2Metrics #2623
  • Dynatrace metrics API v2 support #2295
  • Support "collection" tag in "mongodb.driver.commands" metric #1799
  • Use Dynatrace v2 export as default unless deviceId is set #2727
  • Add connector name tag for JettyConnectionMetrics and JettySslHandshakeMetricsBinder #2603
  • Unix Domain Socket support (StatsD) #792
  • Migrate Jersey server instrumentation into micrometer-core #2780
  • Add jersey-server as transitive dependency, remove jersey-hk2 #2768
  • Move DiskSpaceMetrics to i.m.core.instrument.binder.system #2750
  • Jersey 3 server support #2748
  • Datadog distributions via DogStatsD #1056
  • StackdriverMeterRegistry should report Counters as CUMULATIVE not as GAUGE #2773
  • Elastic registry: allow api-key for authentication #2712
  • More accurate metrics for 404 responses from Jersey #2587
  • Build with JDK 17.0.0 #2778

🪲 Bug Fixes

  • Rename netty native files so native libraries can be loaded #2611
  • Monitored Cache is not eligible for garbage collection #2642
  • Can't configure DISTRIBUTION on per-metric basis for Datadog #2798
  • PrometheusNamingConvention duplicates "_seconds" suffix with default configuration for Timer metrics #2320
  • zgc pause time includes concurrent time #2372
  • Prevent race conditions in cache metrics #2839

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0 #2588
  • Upgrade google-cloud-monitoring to 2.x #2249
  • Upgrade dynatrace-metric-utils to 1.1.0 #2699
  • Upgrade to JUnit 5.8.1 #2816

📝 Tasks

  • Update Dynatrace metric library usage #2698
  • Rename OneAgentMetadataEnrichment to DynatraceMetadataEnrichment #2692
  • Pin jOOQ to 3.14.+ #2685
  • Update Spring Boot example config for Dynatrace #2658

... (truncated)

Commits
  • 3c428d4 Merge branch '1.7.x' into 1.8.x
  • 0856552 Deprecate remaining Jersey classes (#2854)
  • e05f3e5 Use JUnit Jupiter for JerseyTest tests
  • 8146408 Merge branch '1.7.x' into 1.8.x
  • 084f059 Merge branch '1.7.x' into 1.8.x
  • d21719c Merge branch '1.7.x' into 1.8.x
  • 4b9a334 Fix WavefrontMeterRegistryTest.configureDefaultSenderWithCustomConfig() (#2849)
  • 83866c6 Merge branch '1.7.x' into 1.8.x
  • a064f15 Pinning embed mongo to 3.0.0
  • 443355b Merge branch '1.7.x' into 1.8.x
  • See full diff 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.7.6 to 1.8.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.7.6...v1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 12, 2021
@csviri csviri merged commit cd3850d into master Nov 12, 2021
@csviri csviri deleted the dependabot/maven/io.micrometer-micrometer-core-1.8.0 branch November 12, 2021 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant