-
Notifications
You must be signed in to change notification settings - Fork 588
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
Release v0.17.0 #580
Merged
Merged
Release v0.17.0 #580
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MrAlias
requested review from
Aneurysm9,
dashpole,
evantorrie,
jmacd,
lizthegrey and
XSAM
as code owners
February 15, 2021 19:36
Codecov Report
@@ Coverage Diff @@
## main #580 +/- ##
=====================================
Coverage 77.8% 77.9%
=====================================
Files 55 55
Lines 2595 2597 +2
=====================================
+ Hits 2020 2024 +4
+ Misses 444 443 -1
+ Partials 131 130 -1
|
Probably due to recent |
codeboten
approved these changes
Feb 16, 2021
charleskorn
added a commit
to batect/abacus
that referenced
this pull request
Feb 16, 2021
Currently broken, waiting for open-telemetry/opentelemetry-go-contrib#580.
Aneurysm9
approved these changes
Feb 17, 2021
punya
approved these changes
Feb 17, 2021
XSAM
approved these changes
Feb 18, 2021
jmacd
approved these changes
Feb 18, 2021
pellared
approved these changes
Feb 18, 2021
punya
added a commit
to GoogleCloudPlatform/opentelemetry-operations-go
that referenced
this pull request
Feb 18, 2021
** Do not merge ** The upgrade depends on otel-contrib upgrading to 0.17 as well (tracked in open-telemetry/opentelemetry-go-contrib#580).
plantfansam
referenced
this pull request
in plantfansam/opentelemetry-go-contrib
Mar 18, 2022
* Add skeleton uniqueness checker * Fix the build w/ new code in place * Add sync tests * More test * Implement global uniqueness checking * Set the library name * Ensure ordered global initialization * Use proper require statement for errors * Comment * Apply feedback fixes * Comment and rename from feedback
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update
go.opentelemetry.io/otel
dependency to v0.17.0Added
ot-tracer
propagator (Add ot-tracer-* propagator #562)Changed
master
tomain
.Fixed
4b93abf (HEAD -> pre_release_v0.17.0) Merge remote-tracking branch 'upstream/main' into pre_release_v0.17.0
cabeeb5 (upstream/main) 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)
58fa99d (origin/pre_release_v0.17.0) Update CHANGELOG
f782014 Release v0.17.0
e532370 (origin/main, 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)