gliff.ai DOMINATE – a frontend platform that combines together all gliff.ai products and end-to-end encryption storage with the database models for use
This release contains build fixes for profiling-node.
build(profiling-node): make sure debug build plugin is used #10534
build: Only run profiling e2e test if bindings have changed #10542
fix(feedback): Replay breadcrumb for feedback events was incorrect #10536
7.100.0
Important Changes
Deprecations
This release includes some deprecations. For more details please look at our
migration guide.
The deprecation most likely to affect you is the one of BrowserTracing. Instead of new BrowserTracing(), you should
now use browserTracingIntegration(), which will also handle framework-specific instrumentation out of the box for
you - no need to pass a custom routingInstrumentation anymore. For @sentry/react, we expose dedicated integrations
for the different react-router versions:
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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/tracing from 6.19.7 to 7.101.1.
Release notes
Sourced from
@​sentry/tracing
's releases.... (truncated)
Changelog
Sourced from
@​sentry/tracing
's changelog.... (truncated)
Commits
e4696dc
release: 7.101.1a2d83b4
chore(ci): Ensure "Build & Test" workflow runs onv7
(#10671)2a3a85b
tests: Fix failing Next.js test (#10670)cce125d
meta: Update CHANGELOG for 7.101.1 (#10663)dfe1f72
fix(nextjs): Removewebpack://
prefix more broadly from source map `sources...e7b0c8d
Merge branch 'release/7.101.0' into v7b4d4a83
release: 7.101.041ad9c8
meta(changelog): Update changelog for v7.101.0 (#10640)551e401
Merge pull request #10617 from getsentry/fn/backport-to-v742cf5e7
build: bump size limitDependabot 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 show