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

Bump go.opentelemetry.io/otel/sdk from 0.13.0 to 0.17.0 #5

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2021

Bumps go.opentelemetry.io/otel/sdk from 0.13.0 to 0.17.0.

Release notes

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

Release v0.17.0

Changed

  • Rename project default branch from master to main.
  • Reverse order in which Resource attributes are merged, per change in spec. (#1501)
  • Add tooling to maintain "replace" directives in go.mod files automatically. (#1528)
  • Create new modules: otel/metric, otel/trace, otel/oteltest, otel/sdk/export/metric, otel/sdk/metric (#1528)
  • Move metric-related public global APIs from otel to otel/metric/global. (#1528)

9b242bc4015d82acd63614a9e9ddba0cd1bceca8 (upstream/main, origin/main, main) Organize API into Go modules based on stability and dependencies (#1528) e50a1c8cecb8c584bdfada6cb21fe0b173a22646 Bump actions/cache from v2 to v2.1.4 (#1518) a6aa7f00d02eb0f97056c51c439ef2874ba2410d Bump google.golang.org/api from 0.38.0 to 0.39.0 in /exporters/trace/jaeger (#1517) 38efc875cf1c9e9ae72d3021b0a813ed7fa3ce00 Code Improvement - Error strings should not be capitalized (#1488) 6b340501b3b722ca36c4f9ad23678ed0a9783df3 Update default branch name (#1505) b39fd052d472c9100286cd2af61bef735bd5c7fd nit: Fix comment to be up-to-date (#1510) 186c29539f41ce5aa93b732aa70f08d50338164d Fix golint error of package comment form (#1487) 9308d6628ef77b38a9383f13dddaf7ddfe83b882 Bump google.golang.org/api from 0.37.0 to 0.38.0 in /exporters/trace/jaeger (#1506) 1952d7b6af6bbd1de70fad8abfc2585b750b8fc4 Reverse order of attribute precedence when merging two Resources (#1501) ad7b4715860b3b40abc876093c075bf765a6e120 Remove build flags for runtime/trace support (#1498) 4bf4b69050b7bcfe8c414522d051ebe5566c983d Remove inaccurate and unnecessary import comment (#1481) 7e19eb6a76deb9cc46b33604ce3dee919d398e62 Bump google.golang.org/api from 0.36.0 to 0.37.0 in /exporters/trace/jaeger (#1504) c6a4406a586feeb14a046c31781899c073d42389 Bump github.com/golangci/golangci-lint in /internal/tools (#1503) 9524ac095466565e01746600da3d83f27220a5da (upstream/master, origin/master, origin/HEAD) Update workflows to include main branch as trigger (#1497) c066f15ed74fec52c4755014bfcf2bdfb8e0e661 Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /internal/tools (#1478) 894e024027a47cad15c6a6a49449e100f4bfb63a Bump github.com/golangci/golangci-lint in /internal/tools (#1477) 71ffba39d1f96df023a31df14aa57c99f53017d0 Bump google.golang.org/grpc from 1.34.0 to 1.35.0 in /exporters/otlp (#1471) 515809a845a9f5991c3436ce0d8e5d2aa535152a Bump github.com/itchyny/gojq from 0.12.0 to 0.12.1 in /internal/tools (#1472) 3e96ad1ee68eebf5ea4726af58162591a326b32e gitignore: remove unused example path (#1474) c56227771d4c3551cf4eec84a3a6d1881f5dbd9f Histogram aggregator functional options (#1434) 0df8cd620c46567b38a70f1f1a8e968d0a806c06 Rename Makefile.proto to avoid interpretation as proto file (#1468) 979ff51f2229b9a4c66dda798b14a778a9c636a9 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#1453) 1df8b3b8812a296c68fedb14d67de4ec00f4394b Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /exporters/otlp (#1456) 4c30a90a45f28be483d96565ef3fb35222de1d69 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /sdk (#1455) 5a9f8f6e4e6c472179585ba743ffb14de372d973 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /exporters/stdout (#1454) 7786f34cff0cd9e3b40505c9460cf53014cb044c Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /exporters/trace/zipkin (#1457) 4352a7a671347be0c676240bdb60cf87f85f8360 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /exporters/otlp (#1460) 6990b3b3ea1f792e3e9ac90694dec1b74171b80f Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /exporters/metric/prometheus (#1461) 7af40d2221f0ccdc1cec53b960e55d5767c4c14a Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /exporters/trace/jaeger (#1463) f16f18929b778b2430dca66ccc50ffed1f25300b Bump google.golang.org/grpc in /example/otel-collector (#1465) fe363be3994012a06e58c713ed0f6e60a2193151 Move Span Event to API (#1452) 439222408b10859b9b92c9bd410041507a8bbf14 Bump google.golang.org/grpc in /example/prom-collector (#1466)

Release v0.16.0

Added

  • Add the ReadOnlySpan and ReadWriteSpan interfaces to provide better control for accessing span data. (#1360)
  • NewGRPCDriver function returns a ProtocolDriver that maintains a single gRPC connection to the collector. (#1369)
  • Added documentation about the project's versioning policy. (#1388)

... (truncated)

Changelog

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

[0.17.0] - 2020-02-12

Changed

  • Rename project default branch from master to main. (#1505)
  • Reverse order in which Resource attributes are merged, per change in spec. (#1501)
  • Add tooling to maintain "replace" directives in go.mod files automatically. (#1528)
  • Create new modules: otel/metric, otel/trace, otel/oteltest, otel/sdk/export/metric, otel/sdk/metric (#1528)
  • Move metric-related public global APIs from otel to otel/metric/global. (#1528)

Fixed

  • Fixed otlpgrpc reconnection issue.

[0.16.0] - 2020-01-13

Added

  • Add the ReadOnlySpan and ReadWriteSpan interfaces to provide better control for accessing span data. (#1360)
  • NewGRPCDriver function returns a ProtocolDriver that maintains a single gRPC connection to the collector. (#1369)
  • Added documentation about the project's versioning policy. (#1388)
  • Added NewSplitDriver for OTLP exporter that allows sending traces and metrics to different endpoints. (#1418)
  • Added codeql worfklow to GitHub Actions (#1428)
  • Added Gosec workflow to GitHub Actions (#1429)
  • Add new HTTP driver for OTLP exporter in exporters/otlp/otlphttp. Currently it only supports the binary protobuf payloads. (#1420)

Changed

  • Rename internal/testing to internal/internaltest. (#1449)
  • Rename export.SpanData to export.SpanSnapshot and use it only for exporting spans. (#1360)
  • Store the parent's full SpanContext rather than just its span ID in the span struct. (#1360)
  • Improve span duration accuracy. (#1360)
  • Migrated CI/CD from CircleCI to GitHub Actions (#1382)
  • Remove duplicate checkout from GitHub Actions workflow (#1407)
  • Metric array aggregator renamed exact to match its aggregation.Kind (#1412)
  • Metric exact aggregator includes per-point timestamps (#1412)
  • Metric stdout exporter uses MinMaxSumCount aggregator for ValueRecorder instruments (#1412)
  • NewExporter from exporters/otlp now takes a ProtocolDriver as a parameter. (#1369)
  • Many OTLP Exporter options became gRPC ProtocolDriver options. (#1369)
  • Unify endpoint API that related to OTel exporter. (#1401)
  • Optimize metric histogram aggregator to re-use its slice of buckets. (#1435)
  • Metric aggregator Count() and histogram Bucket.Counts are consistently uint64. (1430)
  • Histogram aggregator accepts functional options, uses default boundaries if none given. (#1434)
  • SamplingResult now passed a Tracestate from the parent SpanContext (#1432)
  • Moved gRPC driver for OTLP exporter to exporters/otlp/otlpgrpc. (#1420)
  • The TraceContext propagator now correctly propagates TraceState through the SpanContext. (#1447)
  • Metric Push and Pull Controller components are combined into a single "basic" Controller:
    • WithExporter() and Start() to configure Push behavior
    • Start() is optional; use Collect() and ForEach() for Pull behavior
    • Start() and Stop() accept Context. (#1378)

... (truncated)

Commits
  • 76f9342 Release v0.17.0 (#1534)
  • 9b242bc Organize API into Go modules based on stability and dependencies (#1528)
  • e50a1c8 Bump actions/cache from v2 to v2.1.4 (#1518)
  • a6aa7f0 Bump google.golang.org/api from 0.38.0 to 0.39.0 in /exporters/trace/jaeger (...
  • 38efc87 Code Improvement - Error strings should not be capitalized (#1488)
  • 6b34050 Update default branch name (#1505)
  • b39fd05 nit: Fix comment to be up-to-date (#1510)
  • 186c295 Fix golint error of package comment form (#1487)
  • 9308d66 Bump google.golang.org/api from 0.37.0 to 0.38.0 in /exporters/trace/jaeger (...
  • 1952d7b Reverse order of attribute precedence when merging two Resources (#1501)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.opentelemetry.io/otel/sdk-0.17.0 branch from 8cb5283 to daa6cb6 Compare February 20, 2021 03:56
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.opentelemetry.io/otel/sdk-0.17.0 branch from daa6cb6 to d141da2 Compare February 20, 2021 18:15
@medyagh medyagh closed this Mar 2, 2021
@medyagh medyagh deleted the dependabot/go_modules/go.opentelemetry.io/otel/sdk-0.17.0 branch March 2, 2021 21:30
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 2, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

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

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant