Work in this release contributed by @OliverJAsh. Thank you for your contribution!
7.40.0
feat(nextjs): Automatically resolve source of errors in dev mode (#7294)
feat(vue): Log errors to the console by default (#7310)
fix(ember): Disable performance in FastBoot (#7282)
fix(serverless): Capture custom tags in error events of GCP functions (#7298)
fix(serverless): Capture custom tags in GCP Background and CloudEvent function error events (#7301)
7.39.0
This release adds a new package, @sentry/angular-ivy, which is our Angular SDK with full support for Angular's rendering engine, Ivy.
This release also adds a new enableTracing option, which can be used instead of tracesSampleRate for an easier setup.
Related to this, the hasTracingEnabled utility function was moved from @sentry/tracing to @sentry/core.
The old export from @sentry/tracing has been deprecated and will be removed in v8.
Work in this release contributed by @OliverJAsh. Thank you for your contribution!
7.40.0
feat(nextjs): Automatically resolve source of errors in dev mode (#7294)
feat(vue): Log errors to the console by default (#7310)
fix(ember): Disable performance in FastBoot (#7282)
fix(serverless): Capture custom tags in error events of GCP functions (#7298)
fix(serverless): Capture custom tags in GCP Background and CloudEvent function error events (#7301)
7.39.0
This release adds a new package, @sentry/angular-ivy, which is our Angular SDK with full support for Angular's rendering engine, Ivy.
This release also adds a new enableTracing option, which can be used instead of tracesSampleRate for an easier setup.
Related to this, the hasTracingEnabled utility function was moved from @sentry/tracing to @sentry/core.
The old export from @sentry/tracing has been deprecated and will be removed in v8.
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/nextjs from 7.21.1 to 7.41.0.
Release notes
Sourced from
@sentry/nextjs
's releases.... (truncated)
Changelog
Sourced from
@sentry/nextjs
's changelog.... (truncated)
Commits
b03ae32
release: 7.41.0a7dba03
Merge pull request #7335 from getsentry/prepare-release/7.41.02fce1bd
meta: Update changelog for 7.41.097c6851
feat: Ensure we use the same defaultenvironment
everywhere (#7327)697f95b
fix(remix): Correctly parseX-Forwarded-For
Http header (#7329)0e63e3a
fix(react): Use namespace import for react router v6 (#7330)770ae30
fix(profiling): Guard from throwing if profiler constructor throws (#7328)95a5f48
feat(vue): Allow to setrouteLabel: 'path'
to opt-out of using name (#7326)45158f4
feat(profiling): js self profiling (#7273)a88a8bf
Merge pull request #7317 from getsentry/masterDependabot 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)