meshery / meshery-adapter-template

Template Repository for creating Meshery Adapters
https://meshery.layer5.io/docs
Apache License 2.0
21 stars 15 forks source link

Bump go.opentelemetry.io/otel from 0.14.0 to 0.15.0 #27

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps go.opentelemetry.io/otel from 0.14.0 to 0.15.0.

Release notes

Sourced from go.opentelemetry.io/otel's releases.

Release v0.15.0

Added

  • The WithIDGenerator TracerProviderOption is added to the go.opentelemetry.io/otel/trace package to configure an IDGenerator for the TracerProvider. (#1363)

Changed

  • The Zipkin exporter now uses the Span status code to determine. (#1328)
  • NewExporter and Start functions in go.opentelemetry.io/otel/exporters/otlp now receive context.Context as a first parameter. (#1357)
  • Move the OpenCensus example into example directory. (#1359)
  • Moved the SDK's internal.IDGenerator interface in to the sdk/trace package to enable support for externally-defined ID generators. (#1363)
  • Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 (#1374)
  • Bump github.com/golangci/golangci-lint in /internal/tools (#1375)

Fixed

  • Metric SDK SumObserver and UpDownSumObserver instruments correctness fixes. (#1381)

Raw changes made between v0.14.0 and v0.15.0

61e07a0d629ff6a0c8f7054205972adc09540a53 (HEAD -> master, tag: v0.15.0, tag: sdk/v0.15.0, tag: exporters/trace/zipkin/v0.15.0, tag: exporters/trace/jaeger/v0.15.0, tag: exporters/stdout/v0.15.0, tag: exporters/otlp/v0.15.0, tag: exporters/metric/prometheus/v0.15.0, tag: example/zipkin/v0.15.0, tag: example/prometheus/v0.15.0, tag: example/otel-collector/v0.15.0, tag: example/opencensus/v0.15.0, tag: example/namedtracer/v0.15.0, tag: example/jaeger/v0.15.0, tag: example/basic/v0.15.0, tag: bridge/opentracing/v0.15.0, tag: bridge/opencensus/v0.15.0, upstream/master, origin/master, origin/HEAD) Release v0.15.0 (#1392) 599c0803ccf2113875e7934b6bf3fdbf5733494b Fix typo in readme (#1390) eb28005e2fad10fe050b777a585b64be8cf593cb Metric Accumulator fix for SumObservers (#1381) 970755bd087801619575b7473806356818e24e15 Enable support for externally-defined ID generators (#1363) 0021ab0a3a47e4abb116bdb227fd77e912006b9e Rework proto generation (#1371) 787e3f457a07e3659a7c08a0bd886505da1affab chore(zipkin-exporter): relay on the status code for the request but still read the response body. (#1328) 66db2d845ba72bae8fcc1b3d43965470cbe8f5c3 (johananl/master) Build examples last (#1370) 958041ddf619a1282e92cfd4c50859f2bc71f9c8 Bump github.com/golangci/golangci-lint in /internal/tools (#1375) e1ff2d15cfdebe3516d241048f40baa49980f60f Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 (#1374) 5d0372dd2ed447fed6fd036f219d208f77d5468d Fix typo in comment (#1377) 55ff27787da2cdbdd5cde3564e57841267757e58 Fix golint issue caused by typo (#1372) 5a728db2e9713b66615943129568834c5af86ff8 Another batch of cleanups in otlp exporter (#1357) e0819780f9d4ea1e8169109cd71b848fe08f788c Move opencensus example to the example directory (#1359)

Changelog

Sourced from go.opentelemetry.io/otel's changelog.

[0.15.0] - 2020-12-10

Added

  • The WithIDGenerator TracerProviderOption is added to the go.opentelemetry.io/otel/trace package to configure an IDGenerator for the TracerProvider. (#1363)

Changed

  • The Zipkin exporter now uses the Span status code to determine. (#1328)
  • NewExporter and Start functions in go.opentelemetry.io/otel/exporters/otlp now receive context.Context as a first parameter. (#1357)
  • Move the OpenCensus example into example directory. (#1359)
  • Moved the SDK's internal.IDGenerator interface in to the sdk/trace package to enable support for externally-defined ID generators. (#1363)
  • Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 (#1374)
  • Bump github.com/golangci/golangci-lint in /internal/tools (#1375)

Fixed

  • Metric SDK SumObserver and UpDownSumObserver instruments correctness fixes. (#1381)
Commits


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
Aisuko commented 3 years ago

Close due to #29

dependabot-preview[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.