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 / 0.41 #3963

Merged

Conversation

pichlermarc
Copy link
Member

@pichlermarc pichlermarc commented Jul 4, 2023

1.15.0

🐛 (Bug Fix)

  • fix(opentelemetry-exporter-prometheus): Update default PrometheusExporter to not append a timestamp to match the text based exposition format #3961 @JacksonWeber
  • fix(sdk-metrics): Update default Histogram's boundary to match OTEL's spec #3893 @chigia001
  • fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms #3934 @aabmass

🏠 (Internal)

  • feat(minification): [Minification] Add noEmitHelpers, importHelpers and tslib as a dependency #3913 @MSNev

0.41.0

💥 Breaking Change

  • chore(instrumentation-grpc): Drop support for package grpc. #3807 @llc1123

🚀 (Enhancement)

🐛 (Bug Fix)

  • fix(exporter-logs-otlp-http): set useHex to true #3875 @Nico385412
  • fix(otlp-proto-exporter-base): add missing type import #3937 @pichlermarc
  • fix(example-opencensus-shim): avoid OpenCensus auto instrumentations #3951 @llc1123
  • fix(http-intrumentation): prevent request socket null from throwing uncaught error #3858 @aodysseos

🏠 (Internal)

  • chore(instrumentation-grpc): Cleanup remnants of grpc-native support. #3886 @llc1123

@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #3963 (116293b) into main (ea160d9) will decrease coverage by 0.02%.
The diff coverage is n/a.

❗ Current head 116293b differs from pull request most recent head f865bcc. Consider uploading reports for the commit f865bcc to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3963      +/-   ##
==========================================
- Coverage   93.14%   93.13%   -0.02%     
==========================================
  Files         298      298              
  Lines        8871     8871              
  Branches     1829     1829              
==========================================
- Hits         8263     8262       -1     
- Misses        608      609       +1     

see 1 file with indirect coverage changes

@pichlermarc pichlermarc marked this pull request as ready for review July 4, 2023 15:55
@pichlermarc pichlermarc requested a review from a team July 4, 2023 15:55
Copy link
Member

@hectorhdzg hectorhdzg left a comment

Choose a reason for hiding this comment

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

LGTM

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