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

[Snyk] Upgrade @opentelemetry/sdk-node from 0.46.0 to 0.47.0 #560

Closed
wants to merge 1 commit into from

Conversation

shewood
Copy link
Collaborator

@shewood shewood commented Feb 6, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @opentelemetry/sdk-node from 0.46.0 to 0.47.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-01-15.
Release notes
Package name: @opentelemetry/sdk-node
  • 0.47.0 - 2024-01-15

    0.47.0

    🚀 (Enhancement)

    • perf(otlp-transformer): skip unnecessary base64 encode of span contexts #4343 @ seemk

    💥 Breaking Change

    • fix(exporter-logs-otlp-http)!: programmatic headers take precedence over environment variables #2370 @ Vunovati
    • fix(exporter-logs-otlp-proto)!: programmatic headers take precedence over environment variables #2370 @ Vunovati
    • fix(exporter-trace-otlp-http)!: programmatic headers take precedence over environment variables #2370 @ Vunovati
    • fix(exporter-trace-otlp-proto)!: programmatic headers take precedence over environment variables #2370 @ Vunovati

    🐛 (Bug Fix)

    • fix(instrumentation): use caret range on import-in-the-middle #4380 @ pichlermarc
    • fix(instrumentation): do not import 'path' in browser runtimes #4386 @ pichlermarc
      • Fixes a bug where bundling for web would fail due to InstrumentationNodeModuleDefinition importing path
  • 0.46.0 - 2023-12-14

    💥 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 #4289 @ HyunnoH

    🐛 (Bug Fix)

    • fix(api-logs): allow for TimeInput type for LogRecord timestamps #4345 @ seemk
    • fix(sdk-logs): avoid map attribute set when count limit exceeded #4195 @ HyunnoH
    • fix(instrumentation-fetch): only access navigator if it is defined #4063 @ drewcorlin1
      • allows for experimental usage of this instrumentation with non-browser runtimes
    • fix(instrumentation-http): memory leak when responses are not resumed @ dyladan
    • fix(instrumentation-http): Do not mutate given headers object for outgoing http requests. Fixes aws-sdk signing error on retries. #4346 @ trentm
    • fix(instrumentation): support Node.js v18.19.0 by using import-in-the-middle@1.7.1
from @opentelemetry/sdk-node GitHub release notes
Commit messages
Package name: @opentelemetry/sdk-node
  • 5700853 chore: prepare release 1.20.0/0.47.0 (#4410)
  • b7e3d44 chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 (#4411)
  • ae0a3c5 fix(exporter-logs-otlp-proto): programatic headers take precedence ov… (#4351)
  • b36ab12 fix(instrumentation): do not import 'path' in browser runtimes (#4386)
  • 0206181 chore(deps): update github/codeql-action action to v3 (#4391)
  • f4b681d fix(instrumentation): use caret range on import-in-the-middle (#4380)
  • a512494 perf: remove unnecessary base64 encode+decode from OTLP export (#4343)
  • 42aaae0 chore(deps): update dependency chromedriver to v120 (#4374)
  • 3cf2cf6 fix(instrumentation): bump import-in-the-middle to 1.7.2 (#4379)
  • 37add77 fix(ci): ensure deploy workflow does not override benchmark data (#4376)
  • 3e59291 feat(sdk-trace-base): improve log messages when dropping span events (#4223)
  • d828041 fix(sdk-logs): await async resources in log processors (#4349)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@shewood shewood requested a review from a team as a code owner February 6, 2024 02:05
Copy link

github-actions bot commented Feb 6, 2024

@shewood
Copy link
Collaborator Author

shewood commented Feb 23, 2024

Added to this PR #572

@shewood shewood closed this Feb 23, 2024
@krischarbonneau krischarbonneau deleted the snyk-upgrade-af499fb005d46e6a56770420403d5b14 branch May 23, 2024 14:03
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.

2 participants