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: release 1.13 / 0.39 #3776

Merged

Conversation

pichlermarc
Copy link
Member

@pichlermarc pichlermarc commented May 3, 2023

1.13.0

🚀 (Enhancement)

  • feat(core): add environment variables for OTLP log exporters. #3712 @llc1123

🐛 (Bug Fix)

  • fix(http-instrumentation): stop listening to request's close event once it has emitted response #3625 @SimenB
  • fix(sdk-node): fix initialization in bundled environments by not loading @opentelemetry/exporter-jaeger #3739 @pichlermarc

0.39.0

🚀 (Enhancement)

  • feat(otlp-transformer): support log records. #3712 @llc1123
  • feat(otlp-grpc-exporter-base): support log records. #3712 @llc1123
  • feat(exporter-logs-otlp-grpc): otlp-grpc exporter for logs. #3712 @llc1123
  • feat(otlp-grpc-exporter-base): use statically generated protobuf code #3705 @pichlermarc
  • refactor(otlp-transformer): refine metric transformers. #3770 @llc1123

🐛 (Bug Fix)

  • fix(instrumentation): update require-in-the-middle to v7.1.0 #3727 @trentm
  • fix(instrumentation): update require-in-the-middle to v7.0.1 #3743 @trentm

📚 (Refine Doc)

  • doc(instrumentation): add limitiations section to readme #3786 @Flarna

@codecov
Copy link

codecov bot commented May 3, 2023

Codecov Report

Merging #3776 (84bfe36) into main (32632bd) will decrease coverage by 0.02%.
The diff coverage is n/a.

❗ Current head 84bfe36 differs from pull request most recent head 666bb2a. Consider uploading reports for the commit 666bb2a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3776      +/-   ##
==========================================
- Coverage   93.20%   93.19%   -0.02%     
==========================================
  Files         298      298              
  Lines        9057     9057              
  Branches     1864     1864              
==========================================
- Hits         8442     8441       -1     
- Misses        615      616       +1     

see 1 file with indirect coverage changes

Copy link
Member

@dyladan dyladan left a comment

Choose a reason for hiding this comment

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

LGTM thanks for making this

examples/http/package.json Outdated Show resolved Hide resolved
@pichlermarc pichlermarc marked this pull request as ready for review May 3, 2023 16:02
@pichlermarc pichlermarc requested a review from a team as a code owner May 3, 2023 16:02
@mudit-postman
Copy link

Hi team, is there any timeline for when these changes will be released?
We need the #3743 and #3727 changes in the http-instrumentation package for a similar issue we are facing

@pichlermarc
Copy link
Member Author

Hi team, is there any timeline for when these changes will be released? We need the #3743 and #3727 changes in the http-instrumentation package for a similar issue we are facing

You can expect this to land this week/early next week.

@pichlermarc pichlermarc changed the title chore: release 1.13 / 0.38 chore: release 1.13 / 0.39 May 11, 2023
@pichlermarc pichlermarc merged commit 8fc7689 into open-telemetry:main May 11, 2023
14 checks passed
@pichlermarc pichlermarc deleted the release/1.13-0.39 branch May 11, 2023 13:08
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