[Snyk] Upgrade @opentelemetry/sdk-logs from 0.216.0 to 0.217.0#3419
Closed
reakaleek wants to merge 1 commit into
Closed
[Snyk] Upgrade @opentelemetry/sdk-logs from 0.216.0 to 0.217.0#3419reakaleek wants to merge 1 commit into
reakaleek wants to merge 1 commit into
Conversation
Snyk has created this PR to upgrade @opentelemetry/sdk-logs from 0.216.0 to 0.217.0. See this package in npm: @opentelemetry/sdk-logs See this project in Snyk: https://app.snyk.io/org/docs-wmk/project/69782e43-c85b-4c27-afd1-ad863be7a38a?utm_source=github&utm_medium=referral&page=upgrade-pr
Member
Author
|
This upgrade to Breaking Change:
Recommendation: Source: OpenTelemetry-JS Release Notes
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @opentelemetry/sdk-logs from 0.216.0 to 0.217.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 a month ago.
Breaking Change Risk
Release notes
Package name: @opentelemetry/sdk-logs
-
0.217.0 - 2026-05-06
- feat(otlp-transformer): replace protobufjs trace serialization with custom implementation #6625 @ pichlermarc
- feat(configuration): auto-generate TypeScript types from OTel declarative config JSON schema (stable v1.0.0) using
- feat(configuration, sdk-node):
- Note that allowed values for
- If
- An invalid YAML config file will now result in a noop OTel SDK.
- fix(configuration): do not validate
- fix(configuration): improve how 'additionalProperties' in JSON schema is translated to TS types #6650 @ trentm
- fix(configuration): remove stripMinItems and preprocessNullArrays from validation/parsing #6657 @ trentm
- fix(configuration): improve handling of enums in generated types #6659 @ trentm
- fix(configuration): improve the technique for removing '| null' on types the JSON Schema #6662 @ trentm
- fix(sampler-jaeger-remote): add missing axios dep #6656 @ trentm
- fix(exporter-prometheus): handle malformed URLs in Prometheus exporter request handler #6674 @ homanp
-
0.216.0 - 2026-04-29
- feat(sdk-node): wire attribute_keys from declarative configuration to ViewOptions.attributesProcessors #6427 @ ravitheja4531-cell
- feat(sdk-node): set TracerProvider in startNodeSDK() #6607 @ maryliag
- fix(instrumentation-xml-http-request): avoid unwrapping
- fix(instrumentation-fetch): tolerate non-writable
- fix(instrumentation-xhr): resolve relative URLs before matching
- fix(sdk-node): fix setting of ViewOption#name from ConfigurationModel #6620 @ trentm
- fix(web-common): add limit for timeout #6601 @ maryliag
- fix(otlp-transformer): pin protobufjs@8.0.1 as protobufjs@8.0.3 is broken for browser use #6646
- test(otlp-transformer): add metrics transform benchmark #6628 @ pichlermarc
- refactor(opentelemetry-exporter-prometheus): do not call enforcePrometheusNamingConvention() multiple times per metric #6636 @ cjihrig
from @opentelemetry/sdk-logs GitHub release notes0.217.0
🚀 Features
json-schema-to-typescriptandajv#6533 @ MikeGoldsmithstartNodeSDK()code path now useslog_levelconfiguration to setup a DiagConsoleLogger #6668 @ trentmlog_levelin a configuration YAML file are not the same set as forOTEL_LOG_LEVEL. Uselog_level: traceto see all logs (equivalent ofOTEL_LOG_LEVEL=ALL). Uselog_level: fatalto effectively disable the SDK's internal diagnostic logger (equivalent ofOTEL_LOG_LEVEL=NONE).log_levelis not specified, a diagnostic console logger at "info" level will be setup.🐛 Bug Fixes
OTEL_CONFIG_FILEvalue before using it for file config #6643 @ trentm0.216.0
🚀 Features
🐛 Bug Fixes
XMLHttpRequestAPI when disabling #6611 @ david-lunaglobalThis.fetchand fix premature_isEnabled/_isFetchPatchedflips inenable()@ brunorodmoreiraignoreUrls#6551 @ Maximiliano-Zeballos🏠 Internal
Important
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: