Skip to content

bump version to 1.0.0-rc.4 #333

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

Merged
merged 2 commits into from
Dec 27, 2021
Merged

Conversation

tsloughter
Copy link
Member

The API Application no longer uses a VERSION file because mix.exs
grabs the version to use from the src/opentelemetry_api.app.src
file, so it is no longer needed.

The Exporter Application sets its version manually in .app.src
so that its versions can be tracked separately from the SDK.

The API Application no longer uses a VERSION file because mix.exs
grabs the version to use from the src/opentelemetry_api.app.src
file, so it is no longer needed.

The Exporter Application sets its version manually in .app.src
so that its versions can be tracked separately from the SDK.
@tsloughter tsloughter requested a review from a team December 26, 2021 01:36
@tsloughter
Copy link
Member Author

Will wait for #332 before actually merging this and cutting releases.

@codecov
Copy link

codecov bot commented Dec 26, 2021

Codecov Report

Merging #333 (75d0e82) into main (6585266) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #333      +/-   ##
==========================================
- Coverage   39.77%   39.75%   -0.03%     
==========================================
  Files          54       54              
  Lines        3653     3655       +2     
==========================================
  Hits         1453     1453              
- Misses       2200     2202       +2     
Flag Coverage Δ
api 67.28% <ø> (ø)
elixir 16.44% <ø> (ø)
erlang 39.79% <ø> (-0.03%) ⬇️
exporter 19.98% <ø> (ø)
sdk 77.44% <ø> (-0.21%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
apps/opentelemetry/src/otel_simple_processor.erl 69.81% <0.00%> (-1.35%) ⬇️
apps/opentelemetry/src/otel_utils.erl 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6585266...75d0e82. Read the comment docs.

@tsloughter tsloughter merged commit 46de081 into open-telemetry:main Dec 27, 2021
@tsloughter tsloughter deleted the bump-rc4 branch December 27, 2021 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants