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-logs from 0.54.2 to 0.55.0 #170

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

WomB0ComB0
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @opentelemetry/sdk-logs from 0.54.2 to 0.55.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 on 25 days ago.

Release notes
Package name: @opentelemetry/sdk-logs
  • 0.55.0 - 2024-11-18

    0.55.0

    💥 Breaking Change

    • feat(instrumentation-http)!: reduce public API surface by removing exports and making protected methods private #5124 @ pichlermarc
      • (user-facing) the following exports were intended for internal use only and have been removed without replacement
        • extractHostnameAndPort
        • getAbsoluteUrl
        • getIncomingRequestAttributes
        • getIncomingRequestAttributesOnResponse
        • getIncomingRequestMetricAttributes
        • getIncomingRequestMetricAttributesOnResponse
        • getOutgoingRequestAttributes
        • getOutgoingRequestAttributesOnResponse
        • getOutgoingRequestMetricAttributes
        • getOutgoingRequestMetricAttributesOnResponse
        • getRequestInfo
        • headerCapture
        • isCompressed
        • isValidOptionsType
        • parseResponseStatus
        • satisfiesPattern
        • setAttributesFromHttpKind
        • setRequestContentLengthAttribute
        • setResponseContentLengthAttribute
        • setSpanWithError
        • RequestSignature
        • RequestFunction
        • ParsedRequestOptions
        • IgnoreMatcher
        • Https
        • HttpRequestArgs
        • HttpCallbackOptional
        • HttpCallback
        • Http
        • GetFunction
        • Func
        • Err

    🚀 (Enhancement)

    • feat(sdk-node, sdk-logs): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #4617
      • default: true
      • note: false will become the default behavior in a future iteration in order to comply with specification requirements
    • feat(instrumentation): Track request body size in XHR and Fetch instrumentations #4706 @ MustafaHaddara

    🐛 (Bug Fix)

    • fix(instrumentation-http): Fix the OTEL_SEMCONV_STABILITY_OPT_IN variable check. Using of instead of in #5137
    • fix(instrumentation-http): drop url.parse in favor of URL constructor #5091 @ pichlermarc
      • fixes a bug where using cyrillic characters in a client request string URL would throw an exception, whereas an un-instrumented client would accept the same input without throwing an exception
    • fix(otlp-exporter-base): fix unhandled error when writing to destroyed http request #5163 @ pichlermarc
  • 0.54.2 - 2024-11-07

    0.54.2

    🐛 (Bug Fix)

from @opentelemetry/sdk-logs GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade @opentelemetry/sdk-logs from 0.54.2 to 0.55.0.

See this package in npm:
@opentelemetry/sdk-logs

See this project in Snyk:
https://app.snyk.io/org/womb0comb0/project/50c3f21a-4385-405f-99d6-387977cfff55?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Dec 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
portfolio ❌ Failed (Inspect) Dec 13, 2024 0:48am

@WomB0ComB0 WomB0ComB0 merged commit 8d5d906 into master Dec 13, 2024
7 of 11 checks passed
@WomB0ComB0 WomB0ComB0 deleted the snyk-upgrade-648413470a38adf9c655150063421e22 branch December 13, 2024 03:20
@WomB0ComB0
Copy link
Owner Author

🎉 This PR is included in version 1.0.10 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants