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/core from 1.7.0 to 1.21.0 #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aditya-opsverse
Copy link
Contributor

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


Snyk has created this PR to upgrade @opentelemetry/core from 1.7.0 to 1.21.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 20 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2024-01-26.
Release notes
Package name: @opentelemetry/core
  • 1.21.0 - 2024-01-26

    1.21.0

    🚀 (Enhancement)

    • feat(sdk-metrics): add constructor option to add metric readers #4427 @ pichlermarc
      • deprecates MeterProvider.addMetricReader() please use the constructor option readers instead.

    🐛 (Bug Fix)

    • fix(sdk-trace-base): ensure attribute value length limit is enforced on span creation #4417 @ pichlermarc
    • fix(sdk-trace-base): Export processed spans while exporter failed #4287 @ Zirak

    🏠 (Internal)

    • chore(opentelemetry-context-zone-peer-dep): support zone.js ^v0.13.0 #4320
    • refactor(core): drop unnecessary assignment of HOSTNAME #4421 @ pichlermarc
    • test(opentelemetry-context-zone-peer-dep): transpile zone.js in tests #4423 @ legendecas
  • 1.20.0 - 2024-01-15

    1.20.0

    🚀 (Enhancement)

    • feat(sdk-trace-base): improve log messages when dropping span events #4223 @ mkubliniak
  • 1.19.0 - 2023-12-14

    🚀 (Enhancement)

    🏠 (Internal)

    🐛 (Bug Fix)

    • fix(sdk-trace-web): only access location if it is defined #4063 @ drewcorlin1
    • fix(sdk-trace-base): processor onStart called with a span having empty attributes #4277 @ satazor
  • 1.18.1 - 2023-11-08

    1.18.1

    🐛 (Bug Fix)

    • fix(sdk-metrics): hand-roll MetricAdvice type as older API versions do not include it #4260
  • 1.18.0 - 2023-11-07
  • 1.17.1 - 2023-10-10
  • 1.17.0 - 2023-09-12
  • 1.16.0 - 2023-09-11
  • 1.15.2 - 2023-08-08
  • 1.15.1 - 2023-07-24
  • 1.15.0 - 2023-07-06
  • 1.14.0 - 2023-06-06
  • 1.13.0 - 2023-05-11
  • 1.12.0 - 2023-04-13
  • 1.11.0 - 2023-03-30
  • 1.10.1 - 2023-03-20
  • 1.10.0 - 2023-03-13
  • 1.9.1 - 2023-01-30
  • 1.9.0 - 2023-01-11
  • 1.8.0 - 2022-11-09

    API v1.8.0

    🚀 (Enhancement)

    • feat(api): add SugaredTracer for functions not defined in the spec #3317 @ secustor

    🐛 (Bug Fix)

    • fix(api): fix unreachable @ opentelemetry/api/experimental entry #4446 @ legendecas
  • 1.7.0 - 2022-09-16
from @opentelemetry/core GitHub release notes
Commit messages
Package name: @opentelemetry/core
  • 828f2ed chore: prepare release 1.21.0/0.48.0 (#4442)
  • 3711990 fix(instrumentation-fetch): compatibility with Map inputs for request headers with fetch (#4348)
  • 5afbcdb docs: add observableGauge to the prometheus experimental example (#4267)
  • bf4d553 refactor(exporter-prometheus): promisify prometheus tests (#4431)
  • df63272 fix(exporter-logs-otlp-*): set User-Agent header (#4398)
  • 8648313 fix(instrumentation)!: pin [email protected] (#4441)
  • 0635ab1 fix(sdk-trace-base): Export processed spans while exporter failed (#4287)
  • 0f6518d feat(sdk-metrics): deprecate MeterProvider.addMetricReader() in favor of 'readers' constructor option (#4427)
  • 43e598e test: transpile zone.js products in test (#4423)
  • 2a3c264 refactor(core): drop unnecessary assignment of HOSTNAME (#4421)
  • bf8714e chore(opentelemetry-context-zone-peer-dep): support zone.js ^v0.13.0 (#4320)
  • 71ef1b1 feat(SugaredTracer): add draft of sugaredTracer (#3317)
  • 6898a34 fix(sdk-trace-base): ensure attribute value length limit is enforced on span creation (#4417)
  • 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)

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

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