Netflix / conductor-community

Apache License 2.0
61 stars 72 forks source link

Bump io.micrometer:micrometer-registry-datadog from 1.9.1 to 1.10.4 #183

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps io.micrometer:micrometer-registry-datadog from 1.9.1 to 1.10.4.

Release notes

Sourced from io.micrometer:micrometer-registry-datadog's releases.

1.10.4

:star: New Features / Enhancements

  • Use Meter.Id for logging in DynatraceExporterV2 #3616

:lady_beetle: Bug Fixes

  • Fixing Scope setting and resetting via ObservationThreadLocalAccessor #3613
  • ObservationThreadLocalAccessor fixes #3603
  • LogbackMetrics does not protect against StackOverflowError in arbitrary Counter implementations #3623
  • [Dynatrace v2] Ensure synchronization when taking snapshots #3615
  • Statsd UDS protocol does not work on linux ARM64 #3605
  • Hazelcast Cache Metrics, "put" operation count incorrect #3556

:hammer: Dependency Upgrades

  • Upgrade netty to 4.1.89 #3642
  • Upgrade context-propagation to 1.0.2 #3638
  • Upgrade Testcontainers to 1.17.6 #3641
  • Upgrade JUnit to 5.9.2, AssertJ to 3.24.2, Mockito to 4.11.0, Archunit to 1.0.1 #3640
  • Upgrade Dropwizard Metrics to 4.2.16 #3639
  • Upgrade to wavefront-sdk-java 3.0.4 #3636
  • Upgrade to reactor-bom 2020.0.27 #3634
  • Upgrade signalfx-java to 1.0.28 #3633
  • Update aws-java-sdk-cloudwatch to 1.12.405 #3632
  • Bump com.gradle.enterprise from 3.12.2 to 3.12.3 #3609
  • Update Elasticsearch Docker image versions to the latest in integration tests #3595
  • Update samples to use Spring Boot 2.7.8 #3593

:memo: Tasks

  • Remove snapshot repository for 1.10.4 #3637
  • Fix deprecation warnings from Spotless #3630
  • Revert Java to 18 on CircleCI for 1.10.x and above #3612
  • Set dependabot target-branch to 1.9.x #3610
  • Clean up compile warnings in micrometer-core #3604
  • Add circleci config file to the circleci cache key #3611
  • Add tests for OtlpConfig.resourceAttributes() #3608
  • [Dynatrace registry v1] Use header instead of query parameter #3596
  • Remove broken link in StackdriverSample #3591
  • Update CircleCI images to the latest #3550

:heart: Contributors

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

@​izeye, @​pirgeo, and @​taer

1.10.3

:lady_beetle: Bug Fixes

... (truncated)

Commits
  • 3eee5ea Upgrade netty to 4.1.89
  • 9061a07 Merge branch '1.9.x' into 1.10.x
  • 2c237a1 Upgrade Testcontainers to 1.17.6
  • 65ba079 Upgrade JUnit to 5.9.2, AssertJ to 3.24.2, Mockito to 4.11.0, Archunit to 1.0.1
  • 7f7b553 Upgrade Dropwizard Metrics to 4.2.16
  • ce4819c Upgrade context-propagation to 1.0.2
  • 0348418 Remove snapshot repository for 1.10.4
  • ea2e72e Merge branch '1.9.x' into 1.10.x
  • c113495 Upgrade to wavefront-sdk-java 3.0.4
  • 9a27e86 Upgrade to reactor-bom 2020.0.27
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #196.