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

[Repo] ApiCompat updates #3716

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

CodeBlanch
Copy link
Member

Changes

  • Bumps the version used by the ApiCompat check
  • Removes the OtlpExporter ApiCompatBaseline.txt which should no longer be needed

@CodeBlanch CodeBlanch requested a review from a team September 30, 2022 19:07
@codecov
Copy link

codecov bot commented Sep 30, 2022

Codecov Report

Merging #3716 (93a128b) into main (9809cf6) will increase coverage by 0.17%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3716      +/-   ##
==========================================
+ Coverage   87.06%   87.24%   +0.17%     
==========================================
  Files         274      274              
  Lines       10009    10009              
==========================================
+ Hits         8714     8732      +18     
+ Misses       1295     1277      -18     
Impacted Files Coverage Δ
...tpListener/Internal/PrometheusCollectionManager.cs 73.62% <0.00%> (-2.20%) ⬇️
...emetry.Api/Internal/OpenTelemetryApiEventSource.cs 82.35% <0.00%> (+8.82%) ⬆️
...tation/OpenTelemetryProtocolExporterEventSource.cs 85.00% <0.00%> (+10.00%) ⬆️
...entation/ExportClient/OtlpGrpcTraceExportClient.cs 50.00% <0.00%> (+14.28%) ⬆️
src/OpenTelemetry/Logs/Pool/LogRecordSharedPool.cs 100.00% <0.00%> (+21.05%) ⬆️
...xporter.OpenTelemetryProtocol/OtlpTraceExporter.cs 59.09% <0.00%> (+22.72%) ⬆️

@CodeBlanch CodeBlanch merged commit 897abe3 into open-telemetry:main Sep 30, 2022
@CodeBlanch CodeBlanch deleted the apicompat-version-bump branch September 30, 2022 19:18
CodeBlanch added a commit to CodeBlanch/opentelemetry-dotnet that referenced this pull request Sep 30, 2022
CodeBlanch added a commit that referenced this pull request Sep 30, 2022
* Added back removed projects.

* Added back API changes.

* Updated logger artifacts to be public in API.

* Added back SDK changes.

* Revert global.json changes.

* Added LoggerProvider extensions.

* Fix up Serilog + EventSource projects.

* CHANGELOG stubs.

* Add back ConsoleExporter changes.

* CHANGELOG stub.

* Added back InMemoryExporter changes.

* Added back OtlpExporter changes.

* Added back docs changes.

* Add back examples changes.

* Benchmark fixes.

* Benchmark fixes.

* Add back OtlpExporter test changes.

* Logs stress test fixes.

* Added back test changes.

* Expose more of the new API in SDK.

* Updates for LogRecord.Severity being made public.

* Run workflows for any branch starting with "main". (#3708)

* Revert breaking changes.

* Suppress a breaking change warning.

* Patch CHANGELOGs.

* Add back OpenTelemetryLoggerOptions.ConfigureResource.

* [Repo] ApiCompat updates (#3716)

* Tweaks.

* Updated batch log processor envvar keys from spec.
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.

3 participants