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

Release v1.9.0 #2619

Merged
merged 8 commits into from Aug 2, 2022
Merged

Release v1.9.0 #2619

merged 8 commits into from Aug 2, 2022

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Aug 2, 2022

Upgrades all go.opentelemetry.io/otel dependencies to v1.9.0.

Added

  • The TextMapPropagator function to go.opentelemetry.io/contrib/propagators/autoprop.
    This function is used to return a composite TextMapPropagator from registered names (instead of having to specify with an environment variable). (Add TextMapPropagator function to autoprop #2593)

Changed

@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #2619 (cd2c984) into main (758f66b) will increase coverage by 5.3%.
The diff coverage is 37.7%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2619     +/-   ##
=======================================
+ Coverage   74.3%   79.7%   +5.3%     
=======================================
  Files        144     149      +5     
  Lines       6569    6634     +65     
=======================================
+ Hits        4883    5288    +405     
+ Misses      1543    1187    -356     
- Partials     143     159     +16     
Impacted Files Coverage Δ
detectors/aws/ec2/version.go 0.0% <0.0%> (ø)
detectors/aws/ecs/version.go 0.0% <0.0%> (ø)
detectors/aws/eks/version.go 0.0% <0.0%> (ø)
detectors/gcp/version.go 0.0% <0.0%> (ø)
...thub.com/Shopify/sarama/otelsarama/test/version.go 0.0% <0.0%> (ø)
...github.com/astaxie/beego/otelbeego/test/version.go 0.0% <0.0%> (ø)
...tion/github.com/astaxie/beego/otelbeego/version.go 0.0% <0.0%> (ø)
...thub.com/aws/aws-sdk-go-v2/otelaws/test/version.go 0.0% <0.0%> (ø)
...z/gomemcache/memcache/otelmemcache/test/version.go 0.0% <0.0%> (ø)
...om/emicklei/go-restful/otelrestful/test/version.go 0.0% <0.0%> (ø)
... and 50 more

@MrAlias MrAlias merged commit 3b73c68 into open-telemetry:main Aug 2, 2022
@MrAlias MrAlias deleted the release-v1.9.0 branch August 2, 2022 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants