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 proposal 1.12 / 0.38 #3725

Merged
merged 5 commits into from
Apr 13, 2023

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Apr 12, 2023

This release is asked for by the demo SIG. They need the HTTP description change in order to work around a prometheus issue. It does not contain much since we recently had a release.

1.12.0

🚀 (Enhancement)

  • feat(tracing): log span name and IDs when span end is called multiple times #3716
  • feat(core): add logs environment variables; add timeout utils method. #3549 @fuaiyi

🐛 (Bug Fix)

  • fix(instrumentation-http): fixed description for http.server.duration metric #3710
  • fix(opentelemetry-sdk-trace-web): don't crash in runtimes where location isn't defined #3715

Experimental 0.38.0

💥 Breaking Change

  • fix: remove HTTP/HTTPS prefix from span name in instrumentation-xml-http-request #3672 @jufab
  • fix(sdk-node)!: remove unused defaultAttributes option #3724 @pichlermarc
    • Please use NodeSDKConfiguration.resource instead

🐛 (Bug Fix)

  • fix(sdk-node): only set DiagConsoleLogger when OTEL_LOG_LEVEL is set #3693 @pichlermarc

@dyladan dyladan requested a review from a team as a code owner April 12, 2023 15:14
lerna.json Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Apr 12, 2023

Codecov Report

Merging #3725 (af62ea2) into main (a31b38a) will increase coverage by 0.01%.
The diff coverage is n/a.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3725      +/-   ##
==========================================
+ Coverage   93.45%   93.46%   +0.01%     
==========================================
  Files         290      290              
  Lines        8845     8845              
  Branches     1834     1834              
==========================================
+ Hits         8266     8267       +1     
+ Misses        579      578       -1     

see 1 file with indirect coverage changes

@dyladan dyladan merged commit a040900 into open-telemetry:main Apr 13, 2023
13 checks passed
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

2 participants