This repository was archived by the owner on Aug 30, 2022. It is now read-only.
[Snyk] Upgrade @opentelemetry/api from 0.4.0 to 0.21.0 #13
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/api from 0.4.0 to 0.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.
Release notes
Package name: @opentelemetry/api
-
0.21.0 - 2021-06-04
- #78 feat: unify signatures of
- #46 chore: do not export singletons (@ dyladan)
- #81 chore: function overloads implementation of startActiveSpan in noop t… (@ naseemkullah)
- #84 chore: remove unused backwards compatibility folder (@ Flarna)
- #85 chore: add node:16 to the test matrix (@ Rauno56)
- #63 feat: debug log global registrations and logger overwrites (@ Rauno56)
- #75 Add CodeQL Security Scan (@ xukaren)
- #79 chore: fix eslint config (@ Rauno56)
- Daniel Dyla (@ dyladan)
- Gerhard Stöbich (@ Flarna)
- Karen Xu (@ xukaren)
- Naseem (@ naseemkullah)
- Rauno Viskus (@ Rauno56)
-
0.20.0 - 2021-05-24
- #69 feat(context): add utils method to remove keys from context (@ vmarchaud)
- #71 chore: export baggage (@ dyladan)
- Daniel Dyla (@ dyladan)
- Valentin Marchaud (@ vmarchaud)
-
0.19.0 - 2021-05-19
- #55 chore: move baggage methods in propagation namespace (@ vmarchaud)
- #65 chore: remove suppress instrumentation (@ dyladan)
- #60 chore: removing timed event (@ obecny)
- #58 chore: use spancontext for link (@ dyladan)
- #47 chore: move span method for context in trace API #40 (@ vmarchaud)
- #45 chore: rename
- #43 chore: renaming noop span to non recording span (@ obecny)
- #32 feat!: return boolean success value from setGlobalXXX methods (@ dyladan)
- #62 chore: adding component logger (@ obecny)
- #54 feat: add tracer.startActiveSpan() (@ naseemkullah)
- #58 chore: use spancontext for link (@ dyladan)
- #51 feat: add function to wrap SpanContext in NonRecordingSpan #49 (@ dyladan)
- #64 chore: document the reason for symbol.for (@ dyladan)
- #44 chore: updating readme headline and fixing links (@ obecny)
- Bartlomiej Obecny (@ obecny)
- Daniel Dyla (@ dyladan)
- Gerhard Stöbich (@ Flarna)
- Naseem (@ naseemkullah)
- Valentin Marchaud (@ vmarchaud)
- t2t2 (@ t2t2)
-
0.18.1 - 2021-03-05
- #16 fix: Reverse the direction of the semver check (@ dyladan)
- Daniel Dyla (@ dyladan)
-
0.18.0 - 2021-02-26
- #9 chore: refactor diag logger (@ dyladan)
- #10 Use semver to determine API compatibility (@ dyladan)
- #12 chore: don't disable rule eqeqeq (@ Flarna)
- #8 chore: remove nycrc in favor of tsconfig reporting (@ dyladan)
- #3 chore: add test workflow (@ dyladan)
- #4 chore: remove package lock (@ dyladan)
- #2 chore: add lint workflow (@ dyladan)
- Daniel Dyla (@ dyladan)
- Gerhard Stöbich (@ Flarna)
-
0.17.1-alpha.21 - 2021-02-17
-
0.17.0 - 2021-02-17
-
-
-
-
-
0.16.1-alpha.20 - 2021-02-17
-
0.16.1-alpha.15 - 2021-02-10
-
0.16.1-alpha.14 - 2021-02-10
-
0.16.1-alpha.11 - 2021-02-08
-
0.16.0 - 2021-02-01
-
0.15.0 - 2021-01-21
-
0.14.0 - 2020-12-17
-
0.13.0 - 2020-12-04
-
0.12.1-alpha.54 - 2020-10-19
-
0.12.1-alpha.7 - 2020-10-26
-
0.12.0 - 2020-10-19
-
0.11.1-alpha.53 - 2020-10-19
-
0.11.1-alpha.48 - 2020-09-01
-
0.11.1-alpha.44 - 2020-10-07
-
0.11.1-alpha.36 - 2020-09-30
-
0.11.1-alpha.35 - 2020-09-30
-
0.11.1-alpha.15 - 2020-09-21
-
0.11.0 - 2020-09-01
-
0.10.3-canary.0 - 2020-08-07
-
0.10.3-alpha.41 - 2020-08-27
-
0.10.3-alpha.35 - 2020-08-24
-
0.10.3-alpha.34 - 2020-08-24
-
0.10.2 - 2020-08-03
-
0.10.1 - 2020-07-28
-
0.10.0 - 2020-07-27
-
0.9.0 - 2020-06-18
-
0.8.3 - 2020-05-28
-
0.8.2 - 2020-05-21
-
0.8.1 - 2020-05-18
-
0.8.0 - 2020-05-12
-
0.7.0 - 2020-04-24
-
0.6.1 - 2020-04-08
-
0.6.0 - 2020-04-02
-
0.5.2 - 2020-03-27
-
0.5.1 - 2020-03-20
-
0.5.0 - 2020-03-16
-
0.4.0 - 2020-02-05
from @opentelemetry/api GitHub release notes💥 Breaking Change
withandbind(@ Rauno56)🚀 Enhancement
🏠 Internal
Committers: 5
This is released as a minor version even though it is backwards compatible so that the API and SDK version numbers will match. This is less confusing for users until we reach 1.0 with the API.
0.20.0
🚀 Enhancement
Committers: 2
💥 Breaking Change
span#context()tospan#spanContext(@ dyladan)🚀 Enhancement
📝 Documentation
Committers: 6
🐛 Bug Fix
Committers: 1
💥 Breaking Change
🚀 Enhancement
🏠 Internal
Committers: 2
chore: release 0.17.0 proposal
chore: bump backwards compatibility version
chore: relock
chore: update changelog
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