Skip to content

Release v0.17.0

Compare
Choose a tag to compare
@MrAlias MrAlias released this 18 Feb 15:31
· 1639 commits to main since this release
v0.17.0
1c68759

Update go.opentelemetry.io/otel dependency to v0.17.0

Added

  • Add ot-tracer propagator (#562)

Changed

  • Rename project default branch from master to main.

Fixed

  • Added failure message for AWS ECS resource detector for better debugging (#568)

Raw changes made between v0.16.0 and v0.17.0

cabeeb5 Bump github.com/labstack/echo/v4 from 4.1.17 to 4.2.0 in /instrumentation/github.com/labstack/echo/otelecho (#577)
7fe84fd Bump github.com/labstack/echo/v4 (#578)
8d6e61b Bump github.com/aws/aws-sdk-go from 1.37.6 to 1.37.10 in /detectors/aws (#576)
bd90f3e Eks resource detector bugfix (#575)
e532370 (origin/main) Fix ECS resource detector bug (#569)
b87d221 Bump cloud.google.com/go from 0.75.0 to 0.76.0 in /detectors/gcp (#572)
957a23c Bump actions/cache from v2 to v2.1.4 (#571)
e3b511e Bump github.com/aws/aws-sdk-go from 1.37.1 to 1.37.6 in /detectors/aws (#570)
33003dd Bump go.mongodb.org/mongo-driver (#573)
cc69f93 added failure message - ECS resource detector (#568)
fd60b5f Add ot-tracer-* propagator (#562)
bc8b54d Update default branch name to main (#567)
e0fb74f Bump github.com/golangci/golangci-lint from 1.35.2 to 1.36.0 in /tools (#565)
feebb9b Bump github.com/aws/aws-sdk-go from 1.36.29 to 1.37.1 in /detectors/aws (#566)
a7d455d (upstream/master) Update workflows to include main branch as trigger (#564)
90490ec (origin/master, origin/HEAD) Bump github.com/aws/aws-sdk-go from 1.36.23 to 1.36.29 in /detectors/aws (#558)
33f383b Bump cloud.google.com/go from 0.74.0 to 0.75.0 in /detectors/gcp (#531)
6e9f6d3 Bump google.golang.org/grpc from 1.34.0 to 1.35.0 in /instrumentation/google.golang.org/grpc/otelgrpc (#543)
a101606 Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /exporters/metric/cortex (#530)
3d7fac5 Upgrade github.com/stretchr/testify from v1.6.1 to v1.7.0 (#557)
40b35ec Bump github.com/golangci/golangci-lint from 1.35.0 to 1.35.2 in /tools (#526)
37f53a3 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/runtime (#525)
a77bcb3 Bump github.com/stretchr/testify in /exporters/metric/dogstatsd (#524)
77a5929 Bump google.golang.org/grpc (#545)
bc4e070 Add code-coverage configuration to allow 1% delta (#555)