dependabot npm(deps): bump @sentry/node from 7.22.0 to 7.23.0
Bumps @sentry/node from 7.22.0 to 7.23.0.
Release notes
Sourced from @sentry/node
's releases.
7.23.0
- feat(browser): Add
__SENTRY_RELEASE__
magic string (#6322)- fix(node): Add
profilesSampleRate
(#6318)- fix(otel): Account for number status code (#6345)
- fix(otel): Add trace info to error events (#6364)
- fix(otel): Set root transaction name to be route (#6334)
- ref(core): Move sentry breadcrumb logic into integration (#6195)
- ref(tracing): Remove
sentry_reportAllChanges
tag (#6360)Work in this release contributed by
@zhiyan114
. Thank you for your contributions!
Changelog
Sourced from @sentry/node
's changelog.
7.23.0
- feat(browser): Add
__SENTRY_RELEASE__
magic string (#6322)- fix(node): Add
profilesSampleRate
(#6318)- fix(otel): Account for number status code (#6345)
- fix(otel): Add trace info to error events (#6364)
- fix(otel): Set root transaction name to be route (#6334)
- ref(core): Move sentry breadcrumb logic into integration (#6195)
- ref(tracing): Remove
sentry_reportAllChanges
tag (#6360)Work in this release contributed by
@zhiyan114
. Thank you for your contributions!
Commits
-
03e6a2a
release: 7.23.0 -
b4ce2cd
meta: CHANGELOG for 7.23.0 (#6365) -
2ed5f8f
fix(otel): Add trace info to error events (#6364) -
6e915c3
build(replay): Remove replay version string replacement (#6367) -
7533e77
chore(replay): Use Monorepo's toplevel.npmignore
(#6361) -
8139853
ref(tracing): Removesentry_reportAllChanges
tag (#6360) -
7c5aab3
build(replay): Removesrc
sub-directory inbuild/types
(#6353) -
d9c82b8
test(replay): Fix replay test tsconfig (#6350) -
57bf5c3
chore(replay): Cleanuppackage.json
scripts (#6348) -
15b344f
build(replay): Use Monorepo's rollup config to build Replay (#6343) - Additional commits viewable in compare view