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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: prepare release 1.19.0/0.46.0 #4358

Conversation

pichlermarc
Copy link
Member

@pichlermarc pichlermarc commented Dec 12, 2023

1.19.0

馃殌 (Enhancement)

馃彔 (Internal)

馃悰 (Bug Fix)

  • fix(api-logs): allow for TimeInput type for LogRecord timestamps #4345
  • fix(sdk-trace-web): only access location if it is defined #4063
  • fix(sdk-trace-base): processor onStart called with a span having empty attributes

0.46.0

馃挜 Breaking Change

  • fix(exporter-metrics-otlp-grpc): programmatic headers take precedence over environment variables #2370 @Vunovati
  • fix(exporter-metrics-otlp-http): programmatic headers take precedence over environment variables #2370 @Vunovati
  • fix(exporter-metrics-otlp-proto): programmatic headers take precedence over environment variables #2370 @Vunovati
  • fix(otlp-exporter-base)!: decrease default concurrency limit to 30 #4211 @pichlermarc
    • fixes a memory leak on prolonged collector unavailability
    • this change is marked as breaking as it changes defaults

馃殌 (Enhancement)

  • feat(sdk-logs): add droppedAttributesCount field to ReadableLogRecord

馃悰 (Bug Fix)

  • fix(sdk-logs): avoid map attribute set when count limit exceeded
  • fix(instrumentation-fetch): only access navigator if it is defined #4063
    • allows for experimental usage of this instrumentation with non-browser runtimes
  • fix(instrumentation-http): memory leak when responses are not resumed
  • fix(instrumentation-http): Do not mutate given headers object for outgoing http requests. Fixes aws-sdk signing error on retries. #4346
  • fix(instrumentation): support Node.js v18.19.0 by using import-in-the-middle@1.6.0

@pichlermarc pichlermarc requested a review from a team as a code owner December 12, 2023 13:48
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

Merging #4358 (3fc553c) into main (02de4ab) will decrease coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4358      +/-   ##
==========================================
- Coverage   92.21%   92.20%   -0.02%     
==========================================
  Files         332      332              
  Lines        9447     9447              
  Branches     2003     2003              
==========================================
- Hits         8712     8711       -1     
- Misses        735      736       +1     

see 1 file with indirect coverage changes

@legendecas
Copy link
Member

Might be great to include #4211 ( priority:p1 Bugs which cause problems in end-user applications such as crashes, data inconsistencies, etc ) as well.

@pichlermarc
Copy link
Member Author

Might be great to include #4211 ( priority:p1 Bugs which cause problems in end-user applications such as crashes, data inconsistencies, etc ) as well.

Agreed - I merged main again to include it. 馃檪

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.

Thank you for making the release!

@satazor
Copy link
Contributor

satazor commented Dec 13, 2023

Looking forward for this release!

@pichlermarc pichlermarc merged commit d3c311a into open-telemetry:main Dec 14, 2023
20 checks passed
@pichlermarc pichlermarc deleted the chore/release-1.19.0-0.46.0 branch December 14, 2023 12:17
rdeavila94 pushed a commit to rdeavila94/opentelemetry-js that referenced this pull request Jan 3, 2024
* chore: prepare release 1.19.0/0.46.0

* fix(changelog): move entry
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