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.7.0 #2869

Merged
merged 5 commits into from Apr 28, 2022
Merged

Release v1.7.0 #2869

merged 5 commits into from Apr 28, 2022

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Apr 28, 2022

Part of #2861

Added

  • Add the go.opentelemetry.io/otel/semconv/v1.8.0 package. The package contains semantic conventions from the v1.8.0 version of the OpenTelemetry specification. (Add semconv/v1.8.0 #2763)
  • Add the go.opentelemetry.io/otel/semconv/v1.9.0 package. The package contains semantic conventions from the v1.9.0 version of the OpenTelemetry specification. (Add semconv/v1.9.0 package #2792)
  • Add the go.opentelemetry.io/otel/semconv/v1.10.0 package. The package contains semantic conventions from the v1.10.0 version of the OpenTelemetry specification. (Add semconv/v1.10.0 #2842)
  • Added an in-memory exporter to metrictest to aid testing with a full SDK. (Create an Inmemory Exporter for test #2776)

Fixed

Changed

Deprecated

Removed

@codecov
Copy link

codecov bot commented Apr 28, 2022

Codecov Report

Merging #2869 (753d431) into main (776accd) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #2869   +/-   ##
=====================================
  Coverage   75.7%   75.7%           
=====================================
  Files        179     179           
  Lines      11818   11818           
=====================================
+ Hits        8951    8953    +2     
+ Misses      2634    2632    -2     
  Partials     233     233           
Impacted Files Coverage Δ
version.go 100.0% <100.0%> (ø)
sdk/trace/batch_span_processor.go 82.1% <0.0%> (+0.9%) ⬆️

@MrAlias MrAlias merged commit a50cf6a into open-telemetry:main Apr 28, 2022
@MrAlias MrAlias deleted the release-v1.7.0 branch April 28, 2022 15:58
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

2 participants