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

chore: prepare release 1.15.2/0.41.2 #4036

Merged

Conversation

pichlermarc
Copy link
Member

@pichlermarc pichlermarc commented Aug 2, 2023

1.15.2

🐛 (Bug Fix)

  • fix(core): stop rounding to nearest int in hrTimeTo*seconds() functions #4014 @aabmass
  • fix(sdk-metrics): ignore invalid metric values #3988 @legendecas
  • fix(core): add baggage support for values containing an equals sign #3975 @krosenk729

0.41.2

🐛 (Bug Fix)

  • fix(opentelemetry-exporter-logs-otlp-http): Add otel-api as dev dep for tests as they are directly importing the api and which is breaking the web-sandbox tests which is using rollup
  • fix(instrumentation-grpc): instrument @grpc/grpc-js Client methods #3804 @pichlermarc

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #4036 (6d1dfb6) into main (ffe641c) will increase coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 6d1dfb6 differs from pull request most recent head eaba432. Consider uploading reports for the commit eaba432 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4036      +/-   ##
==========================================
+ Coverage   92.36%   92.37%   +0.01%     
==========================================
  Files         321      321              
  Lines        9264     9264              
  Branches     1968     1968              
==========================================
+ Hits         8557     8558       +1     
+ Misses        707      706       -1     

see 1 file with indirect coverage changes

@pichlermarc pichlermarc marked this pull request as ready for review August 2, 2023 17:48
@pichlermarc pichlermarc requested a review from a team August 2, 2023 17:48
@pichlermarc pichlermarc merged commit 48fb158 into open-telemetry:main Aug 8, 2023
14 checks passed
@pichlermarc pichlermarc deleted the release/1.15.2-0.41.2 branch August 8, 2023 12:59
@mhassan1
Copy link
Contributor

I noticed that the changelog says 0.42.2, instead of 0.41.2. Is that correct?

@pichlermarc
Copy link
Member Author

pichlermarc commented Aug 11, 2023

@mhassan1, you're right it should be 0.41.2 - opened a PR to fix the changelog: #4047
Edit: also fixed in the PR description.

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