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.6.1 #2746

Merged
merged 3 commits into from Mar 28, 2022
Merged

Release v1.6.1 #2746

merged 3 commits into from Mar 28, 2022

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Mar 28, 2022

Fixed

  • The go.opentelemetry.io/otel/schema/* packages now use the correct schema URL for their SchemaURL constant. Instead of using "https://opentelemetry.io/schemas/v<version>" they now use the correct URL without a v prefix, "https://opentelemetry.io/schemas/<version>". (Schema URL constants do not resolve #2743, Fix schema URLs #2744)

Security

@codecov
Copy link

codecov bot commented Mar 28, 2022

Codecov Report

Merging #2746 (5956f49) into main (1f8ad00) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2746     +/-   ##
=======================================
- Coverage   76.7%   76.7%   -0.1%     
=======================================
  Files        181     181             
  Lines      12175   12175             
=======================================
- Hits        9347    9343      -4     
- Misses      2603    2607      +4     
  Partials     225     225             
Impacted Files Coverage Δ
version.go 100.0% <100.0%> (ø)
sdk/trace/batch_span_processor.go 80.2% <0.0%> (-1.9%) ⬇️

@MrAlias MrAlias merged commit 8747a29 into open-telemetry:main Mar 28, 2022
@MrAlias MrAlias deleted the release-v1.6.1 branch March 28, 2022 16:50
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