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

Prepare version 1.11.0 and 0.37.0 #3695

Merged
merged 5 commits into from
Mar 30, 2023
Merged

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Mar 21, 2023

1.11.0

🚀 (Enhancement)

  • feat(sdk-metrics): add exponential histogram support #3505, #3506 @mwear
  • feat(resources): collect additional process attributes #3605 @mwear

🐛 (Bug Fix)

  • fix(sdk-metrics): merge uncollected delta accumulations #3667 @legendecas
  • fix(sdk-trace-web): make parseUrl() respect document.baseURI #3670 @domasx2

📚 (Refine Doc)

Experimental 0.37.0

💥 Breaking Change

  • fix: remove HTTP/HTTPS prefix from span name in instrumentation-xml-http-request #3672 @jufab

@dyladan dyladan requested a review from a team as a code owner March 21, 2023 17:04
@trentm
Copy link
Contributor

trentm commented Mar 29, 2023

@dyladan Did #3692 (review) accidentally drop the * fix(sdk-metrics): merge uncollected delta accumulations [#3667](https://github.com/open-telemetry/opentelemetry-js/pull/3667) @legendecas changelog entry?

@dyladan
Copy link
Member Author

dyladan commented Mar 29, 2023

@dyladan Did #3692 (review) accidentally drop the * fix(sdk-metrics): merge uncollected delta accumulations [#3667](https://github.com/open-telemetry/opentelemetry-js/pull/3667) @legendecas changelog entry?

Seems so. Probably a merge confict resolution mistake.

edit: Fixed

Copy link
Member

@mwear mwear left a comment

Choose a reason for hiding this comment

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

LGTM. CI seems unhappy though.

lerna.json Outdated Show resolved Hide resolved
@pichlermarc
Copy link
Member

pichlermarc commented Mar 30, 2023

fix(resource): make properties for async resource resolution optional #3677 @pichlermarc

Looks like this made into the changelog in somehow - it was already included in 1.10.1 🙂

Edit: pushed c0dbba5 to address this

@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Merging #3695 (858eb06) into main (9a79db3) will increase coverage by 0.90%.
The diff coverage is n/a.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3695      +/-   ##
==========================================
+ Coverage   92.75%   93.66%   +0.90%     
==========================================
  Files         221      277      +56     
  Lines        6726     8462    +1736     
  Branches     1456     1756     +300     
==========================================
+ Hits         6239     7926    +1687     
- Misses        487      536      +49     

see 56 files with indirect coverage changes

Copy link
Member

@pichlermarc pichlermarc left a comment

Choose a reason for hiding this comment

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

thx for making this release 🙂

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