Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps micrometer-core from 1.9.5 to 1.10.0.

Release notes

Sourced from micrometer-core's releases.

1.10.0

Micrometer 1.10.0 is the GA version of a new feature release. See our support policy for support timelines. Below are the combined release notes of all the pre-release milestones and release candidate preceding it.

⚠️ Noteworthy

⭐ New Features / Enhancements

  • Add gRPC authority info to the observation context #3510
  • Add "get[Low|High]CardinalityKeyValue()" on "Observation.Context" #3505
  • Verify sender propagation for HTTP client instrumentation #3504
  • Add support for creating KeyValues from any iterable #3503
  • Added remoteServiceAddress for Sender / Receiver contexts #3500
  • Provide a default for missing values in KeyValue #3458
  • Allow documenting optional keys #3454
  • Add wrap functionality to the Observation #3433
  • Add Observation instrumentation for gRPC client and server #3427
  • Add TestObservationRegistryAssert assertion for observation count #3426
  • Make observation return its context and immutable access to parent #3423
  • ReceiverContext was missing a remoteServiceName #3419
  • Handle IO_ERROR for Apache HTTP client with observation API #3418
  • Tck with observations #3410
  • Set size and characteristics for Spliterator used with Tags and KeyValues #3409
  • Test against ObservationDocumentation in instrumentation TCK #3372
  • Add benchmarks for the Observation API #3370
  • Support for Jetty 11 #3234
  • Add "createNotStarted" method that lazily creates context #3401
  • Context allows modification of KeyValues #3383
  • Cloudwatch max batchSize was increased from 20 to 1000 #3376
  • Events in DocumentedObservation #3367
  • signalfx: remove unnecessary allocation if the distribution summary does not have histogram #3364
  • Remote service name for sender context #3363
  • Common ResponseContext interface for interacting with the response #3362
  • JDK11 HttpClient instrumentation #3358
  • Abstraction for instrumentating with a Timer or Observation (optionally) #3357
  • [signalfxregistry]: Add option to send delta histogram count buckets. #3350
  • Apache HTTP client instrumentation with Observation #3312
  • Generify throwable in CheckedCallable/CheckedRunnable #3326
  • Scoped checked actions #3323
  • ObservationContextAssert now asserts ContextView, add parentObservation assertions #3304
  • Add ObservationRegistry hasRemainingCurrentScope and similar assertions #3303
  • Add getContextualName(Context c) on Observation.Convention #3301
  • Receiver and SenderContext #3293
  • Added option to set a parent Observation on an existing Observation #3291
  • Introduces GlobalObservationConvention #3285
  • Declare HdrHistogram as a runtime dependency #3263
  • Observe instantaneous events #3100

... (truncated)

Commits
  • 5c41afe Upgrade to context-propagation 1.0.0
  • 0d98aba Migrate tests from TagsTest to KeyValuesTest (#3525)
  • e34b93e Merge branch '1.9.x'
  • 01c8576 Upgrade Spring Boot to 2.7.5
  • dfa1ffc Merge branch '1.8.x' into 1.9.x
  • 266cd4e Upgrade Spring Boot to 2.6.13
  • 6eba9e7 Upgrade Google Cloud Monitoring to 3.6.0
  • 87c9164 Merge branch '1.9.x'
  • 31e906e Upgrade Spring Cloud to 3.1.5
  • 70d5eff Upgrade Google Cloud Monitoring to 3.2.10
  • 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.9.5 to 1.10.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.9.5...v1.10.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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 8, 2022
@csviri csviri merged commit da20264 into main Nov 8, 2022
@csviri csviri deleted the dependabot/maven/io.micrometer-micrometer-core-1.10.0 branch November 8, 2022 09:30
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