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

fix: bump all go.opentelemetry.io dependencies #10647

Merged

Commits on Feb 14, 2022

  1. fix: bump go.opentelemetry.io/otel/metric from 0.24.0 to 0.27.0

    Bumps [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) from 0.24.0 to 0.27.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@metric/v0.24.0...metric/v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel/metric
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 14, 2022
    Copy the full SHA
    706faff View commit details
    Browse the repository at this point in the history
  2. feat: update all opentelemetry dependencies

    sspaink committed Feb 14, 2022
    Copy the full SHA
    7ff0505 View commit details
    Browse the repository at this point in the history
  3. fix: update test

    NewWithExactDistribution to NewWithHistogramDistribution
    sspaink committed Feb 14, 2022
    Copy the full SHA
    7a217af View commit details
    Browse the repository at this point in the history