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

Changelog 1.18.0 #4737

Merged
merged 5 commits into from Sep 9, 2022
Merged

Changelog 1.18.0 #4737

merged 5 commits into from Sep 9, 2022

Conversation

jack-berg
Copy link
Member

Prepare for 1.18.0 release.

@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Base: 90.77% // Head: 90.79% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (bc32c74) compared to base (6c11793).
Patch has no changes to coverable lines.

❗ Current head bc32c74 differs from pull request most recent head 95dcf1b. Consider uploading reports for the commit 95dcf1b to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4737      +/-   ##
============================================
+ Coverage     90.77%   90.79%   +0.02%     
- Complexity     4815     4816       +1     
============================================
  Files           551      551              
  Lines         14356    14356              
  Branches       1395     1395              
============================================
+ Hits          13031    13035       +4     
+ Misses          909      907       -2     
+ Partials        416      414       -2     
Impacted Files Coverage Δ
...try/exporter/zipkin/ZipkinSpanExporterBuilder.java 100.00% <ø> (ø)
...telemetry/sdk/common/InstrumentationScopeInfo.java 100.00% <ø> (ø)
...elemetry/sdk/testing/assertj/AttributesAssert.java 98.86% <ø> (ø)
...ava/io/opentelemetry/sdk/internal/RateLimiter.java 94.11% <0.00%> (-5.89%) ⬇️
.../opentelemetry/exporter/prometheus/Serializer.java 86.44% <0.00%> (+0.42%) ⬆️
...metry/exporter/internal/marshal/MarshalerUtil.java 91.00% <0.00%> (+2.00%) ⬆️
...elemetry/exporter/internal/marshal/Serializer.java 79.78% <0.00%> (+2.12%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

CHANGELOG.md Outdated
* Added scope attributes to `InstrumentationScopeInfo` accessible
via `InstrumentationScopeInfo#getAttributes()`. Will add the ability to specify scope attributes
in Meter, Tracer, and Logger in a future version.
* BREAKING: Deprecate `InstrumentationScopeInfo#create(String, String, String)`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BREAKING -> DEPRECATION?

@jack-berg jack-berg merged commit eec0225 into open-telemetry:main Sep 9, 2022
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

4 participants