Update @opentelemetry/api 1.4.0 → 1.5.0 (minor) #511
Closed
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @opentelemetry/api (1.4.0 → 1.5.0) · Repo · Changelog
Release Notes
1.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
chore: release proposal 1.5.0 / 0.31.0 (#3112)
docs: add homepage links (#3114)
chore: update changelog to reflect #3098 fixed #2791 (#3111)
feat: add InMemoryMetricExporter (#3039)
feat(histogram): align collection of optional `Histogram` properties with spec (#3102)
fix: don't let PeriodicExportingMetricReader block process exit (#3106)
feat(metrics-api): use common attributes definitions (#3038)
docs: merge outdated development-guide.md (#3081)
feat: allow extending `BasicTracerProvider` with custom registered components (#3023)
feat(otlp-proto): pre-compile proto files (#3098)
feat(sdk-metrics-base): distinguish between Sum and Gauge in MetricData (#3079)
chore: use latest npm after setup node (#3101)
feature(views): move views registration to MeterProvider constructor (#3066)
fix(histogram): fix maximum when only values < -1 are provided (#3086)
typo on example link (#3083)
docs(sdk-metrics): update document on public interfaces (#3075)
✳️ @types/react (17.0.4 → 17.0.65) · Repo
Sorry, we couldn't find anything useful about this release.
✳️ @types/react-dom (17.0.4 → 17.0.20) · Repo
Sorry, we couldn't find anything useful about this release.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands