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.5 #196

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.5.

Release notes

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

1.10.5

:lady_beetle: Bug Fixes

  • TestObservationRegistry is not thread safe #3653
  • vmrange format is locale-dependant #3676
  • LogbackMetrics: SubstituteLoggerFactory cannot be cast to class LoggerContext #2868

:hammer: Dependency Upgrades

  • Upgrade SignalFx to 1.0.29 #3690
  • Upgrade Dropwizard Metrics to 4.2.17 #3689
  • Upgrade AWS SDK to 1.12.424 #3687
  • Upgrade Reactor to 3.4.27, Reactor-Netty to 1.0.29, and Netty to 4.1.89 #3686
  • Upgrade Nexus publish-plugin to 1.3.0 #3683
  • Upgrade nebula-publishing-plugin to 20.1.0 #3682
  • Bump com.gradle.enterprise from 3.12.3 to 3.12.4 #3675
  • Upgrade to Gradle Wrapper 8.0.1 #3655
  • Upgrade to Gradle 8 #3644
  • Upgrade to netty 4.1.89 #3635

:heart: Contributors

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

@​CoolTomatos and @​izeye

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

... (truncated)

Commits
  • 960e4da Polish Javadoc for TestObservationRegistryAssert (#3696)
  • cb1358a Relax time threshold in TestObservationRegistryAssertTests.should_not_break_o...
  • 4721a2e Upgrade lock files for Spring Java Format 0.0.38
  • 3aae603 Merge branch '1.9.x' into 1.10.x
  • b4778de Upgrade Spring Boot to 2.7.9
  • f2b5cae Upgrade Spring Cloud Sleuth to 3.1.7
  • 6a5d15e Upgrade SignalFx to 1.0.29
  • 6571c10 Upgrade Dropwizard Metrics to 4.2.17
  • 884a24f Upgrade AWS SDK to 1.12.405
  • b507044 Upgrade Reactor to 3.4.27, Reactor-Netty to 1.0.29, and Netty to 4.1.89
  • 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 #210.