aws-observability / aws-otel-js

AWS Distro for OpenTelemetry JavaScript SDK
https://aws-otel.github.io/
Apache License 2.0
36 stars 22 forks source link

chore(deps): bump @opentelemetry/sdk-trace-node from 0.25.0 to 1.7.0 in /sample-apps #109

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @opentelemetry/sdk-trace-node from 0.25.0 to 1.7.0.

Release notes

Sourced from @​opentelemetry/sdk-trace-node's releases.

v1.7.0

:bug: (Bug Fix)

  • fix(sdk-trace-base): make span start times resistant to hrtime clock drift #3129

:books: (Refine Doc)

  • docs(metrics): add missing metrics packages to SDK reference documentation #3239 @​dyladan

:house: (Internal)

v1.6.0

:rocket: (Enhancement)

:bug: (Bug Fix)

  • fix(context-async-hooks): Ensure listeners added using once can be removed using removeListener #3133

v1.5.0

1.5.0

:rocket: (Enhancement)

  • feat(sdk-trace-base): Improve extensibility of BasicTracerProvider #3023 @​Rauno56

v1.4.0

:rocket: (Enhancement)

:house: (Internal)

v1.3.0

:boom: Breaking Change

:rocket: (Enhancement)

... (truncated)

Changelog

Sourced from @​opentelemetry/sdk-trace-node's changelog.

1.7.0

:bug: (Bug Fix)

  • fix(sdk-trace-base): make span start times resistant to hrtime clock drift #3129

  • fix(sdk-trace-base): validate maxExportBatchSize in BatchSpanProcessorBase #3232

:books: (Refine Doc)

  • docs(metrics): add missing metrics packages to SDK reference documentation #3239 @​dyladan

:house: (Internal)

1.6.0

:rocket: (Enhancement)

:bug: (Bug Fix)

  • fix(context-async-hooks): Ensure listeners added using once can be removed using removeListener #3133

:books: (Refine Doc)

1.5.0

:rocket: (Enhancement)

  • feat(sdk-trace-base): Improve extensibility of BasicTracerProvider #3023 @​Rauno56

1.4.0

:rocket: (Enhancement)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #115.