This release adds support Vercel Cron Jobs in the Next.js SDK.
The SDK will automatically create Sentry Cron Monitors for your Vercel Cron Jobs configured via vercel.json when deployed on Vercel.
You can opt out of this functionality by setting the automaticVercelMonitors option to false:
(Note: Sentry Cron Monitoring is currently in beta and subject to change. Help us make it better by letting us know what you think. Respond on GitHub or write to us at crons-feedback@sentry.io)
feat(nextjs): Add API method to wrap API routes with crons instrumentation (#8084)
feat(nextjs): Add automatic monitors for Vercel Cron Jobs (#8088)
Other changes
feat(replay): Capture keyboard presses for special characters (#8051)
fix(build): Don't mangle away global debug ID map (#8096)
This release adds support Vercel Cron Jobs in the Next.js SDK.
The SDK will automatically create Sentry Cron Monitors for your Vercel Cron Jobs configured via vercel.json when deployed on Vercel.
You can opt out of this functionality by setting the automaticVercelMonitors option to false:
(Note: Sentry Cron Monitoring is currently in beta and subject to change. Help us make it better by letting us know what you think. Respond on GitHub or write to us at crons-feedback@sentry.io)
feat(nextjs): Add API method to wrap API routes with crons instrumentation (#8084)
feat(nextjs): Add automatic monitors for Vercel Cron Jobs (#8088)
Other changes
feat(replay): Capture keyboard presses for special characters (#8051)
fix(build): Don't mangle away global debug ID map (#8096)
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.51.2 to 7.52.1.
Release notes
Sourced from
@​sentry/node
's releases.... (truncated)
Changelog
Sourced from
@​sentry/node
's changelog.Commits
d0932ca
release: 7.52.18d095dd
Merge pull request #8120 from getsentry/prepare-release/7.52.1e4d011e
meta(changelog): Update changelog for 7.52.1a5596e9
Merge pull request #8119 from getsentry/master77aeaf3
Merge branch 'release/7.52.0'a09d5dc
release: 7.52.0bd48cf2
feat(replay): Capture slow clicks (experimental) (#8052)9652757
Merge pull request #8118 from getsentry/prepare-release/7.52.06d067dd
movee53804e
meta(changelog): Update changelog for 7.52.0Dependabot 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)