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 API 1.4.1, SDK 1.10.0, Experimental 0.36.0 #3654

Merged

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Mar 3, 2023

API 1.4.1

🐛 (Bug Fix)

  • fix(metrics): export MetricsAPI type #3535
  • fix(api): rename LoggerOptions to DiagLoggerOptions #3641
  • fix(api): export DiagLoggerOptions type #3639

SDK 1.10.0

🚀 (Enhancement)

🐛 (Bug Fix)

  • fix(core): added falsy check to make otel core work with browser where webpack config had process as false or null #3613 @ravindra-dyte
  • fix(instrumentation-http): include query params in http.target #3646 @kobi-co

📚 (Refine Doc)

🏠 (Internal)

  • fix(sdk-metrics): fix flaky LastValueAggregator test by using fake timer #3587 @pichlermarc
  • fix(test): fix failing tests by preventing source-map generation #3642 @pichlermarc

Experimental 0.36.0

💥 Breaking Change

  • feat: remove HTTP/HTTPS prefix from span name #3603 @Flarna

🚀 (Enhancement)

🐛 (Bug Fix)

  • fix(prometheus-exporter): add possibility to respond to errors returned by server.listen() #3552 @pichlermarc
  • fix(sdk-node): update instrumentations once MeterProvider is initialized #3624 @pichlermarc

@dyladan dyladan requested a review from a team as a code owner March 3, 2023 13:28
@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Merging #3654 (fa5788d) into main (ecb5ebe) will decrease coverage by 0.02%.
The diff coverage is n/a.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3654      +/-   ##
==========================================
- Coverage   93.56%   93.55%   -0.02%     
==========================================
  Files         275      275              
  Lines        8126     8126              
  Branches     1691     1691              
==========================================
- Hits         7603     7602       -1     
- Misses        523      524       +1     

see 1 file with indirect coverage changes

examples/https/package.json Outdated Show resolved Hide resolved
@dyladan dyladan marked this pull request as draft March 3, 2023 13:50
@dyladan
Copy link
Member Author

dyladan commented Mar 3, 2023

Converting to draft while i fix the dependency issues

@dyladan dyladan force-pushed the release-api-1.4.1-sdk-1.10-exp-0.36 branch from 926ab1b to 7ca9a22 Compare March 3, 2023 13:51
@dyladan dyladan marked this pull request as ready for review March 3, 2023 13:54
@dyladan
Copy link
Member Author

dyladan commented Mar 3, 2023

API dependency issues are fixed. Working on a better release automation but it isn't ready for this week and i'm gone next week

@Flarna thanks for noticing quick

Copy link
Member

@legendecas legendecas left a comment

Choose a reason for hiding this comment

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

Thanks for making the release!

@dyladan dyladan merged commit 56e6b1b into open-telemetry:main Mar 13, 2023
@dyladan dyladan deleted the release-api-1.4.1-sdk-1.10-exp-0.36 branch March 13, 2023 15:12
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

5 participants