This release introduces the first alpha version of @sentry/sveltekit, our newest JavaScript SDK for Sveltekit. Check out the README for usage instructions and what to expect from this alpha release.
feat(replay): Add request_body_size & response_body_size to fetch/xhr (#7407)
feat(replay): Add additional properties for UI clicks (#7395)
feat(replay): Reduce time limit before pausing a recording (#7356)
feat(replay): Upgrade rrweb and rrweb-player (#7508)
feat(replay): Use new afterSend hook to improve error linking (#7390)
feat(serverless): Publish lambda layer for Node 16/18 (#7483)
This release introduces the first alpha version of @sentry/sveltekit, our newest JavaScript SDK for Sveltekit. Check out the README for usage instructions and what to expect from this alpha release.
feat(replay): Add request_body_size & response_body_size to fetch/xhr (#7407)
feat(replay): Add additional properties for UI clicks (#7395)
feat(replay): Reduce time limit before pausing a recording (#7356)
feat(replay): Upgrade rrweb and rrweb-player (#7508)
feat(replay): Use new afterSend hook to improve error linking (#7390)
feat(serverless): Publish lambda layer for Node 16/18 (#7483)
feat(sveltekit): Add wrapper for client load function (#7447)
feat(sveltekit): Add wrapper for server load function (#7416)
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)
Bumps @sentry/node from 7.38.0 to 7.45.0.
Release notes
Sourced from
@sentry/node
's releases.... (truncated)
Changelog
Sourced from
@sentry/node
's changelog.... (truncated)
Commits
37e2c2b
release: 7.45.014306a0
Merge pull request #7599 from getsentry/prepare-release/7.45.0210b70f
meta: Update CHANGELOG for 7.45.00a4a072
fix(sveltekit): Handle server-only and shared load functions (#7581)c5f8e48
fix(tracing): Export key tracing types from node and browser SDKs (#7593)c4fbb1f
test(e2e): Add E2E test with & without@sentry/tracing
import (#7590)7f8896a
Revert "meta: Update CHANGELOG for 7.45.0 (#7588)" (#7592)a818cc7
ci: Get release tag name from event (#7591)79fa14b
meta: Update CHANGELOG for 7.45.0 (#7588)1418582
fix(otel): Make sure we use correct hub on finish (#7577)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)