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 fixes issues with Time to First Byte (TTFB) calculation in the SDK that was introduced with 7.95.0. It
also fixes some bugs with Interaction to First Paint (INP) instrumentation. This may impact your Sentry Performance
Score calculation.
feat(serverless): Add Node.js 20 to compatible runtimes (#11104)
feat(core): Backport ResizeObserver and googletag default filters (#11210)
feat(webvitals): Adds event entry names for INP handler. Also guard against empty metric value
fix(metrics): use correct statsd data category (#11187)
fix(node): Record local variables with falsy values (v7) (#11190)
fix(node): Use unique variable for ANR context transfer (v7) (#11162)
This release fixes issues with INP instrumentation with the Next.js SDK and adds support for the enableInp option in
the deprecated BrowserTracing integration for backwards compatibility.
feat(performance): Port INP span instrumentation to old browser tracing (#11085)
This release fixes issues with Time to First Byte (TTFB) calculation in the SDK that was introduced with 7.95.0. It
also fixes some bugs with Interaction to First Paint (INP) instrumentation. This may impact your Sentry Performance
Score calculation.
feat(serverless): Add Node.js 20 to compatible runtimes (#11104)
feat(core): Backport ResizeObserver and googletag default filters (#11210)
feat(webvitals): Adds event entry names for INP handler. Also guard against empty metric value
fix(metrics): use correct statsd data category (#11187)
fix(node): Record local variables with falsy values (v7) (#11190)
fix(node): Use unique variable for ANR context transfer (v7) (#11162)
fix(tracing): use web-vitals ttfb calculation (#11231)
fix(types): Fix incorrect sampled type on Transaction (#11146)
fix(webvitals): Fix mapping not being maintained properly and sometimes not sending INP spans (#11183)
Work in this release contributed by @quisido and @joshkel. Thank you for your contributions!
7.107.0
This release fixes issues with INP instrumentation with the Next.js SDK and adds support for the enableInp option in
the deprecated BrowserTracing integration for backwards compatibility.
feat(performance): Port INP span instrumentation to old browser tracing (#11085)
fix(ember): Ensure browser tracing is correctly lazy loaded (#11027)
fix(node): Do not assert in vendored proxy code (v7 backport) (#11009)
fix(react): Set handled value in ErrorBoundary depending on fallback [v7] (#11037)
7.106.1
fix(nextjs/v7): Use passthrough createReduxEnhancer on server (#11010)
7.106.0
feat(nextjs): Support Hybrid Cloud DSNs with tunnelRoute option (#10958)
feat(remix): Add Vite dev-mode support to Express instrumentation (#10811)
fix(core): Undeprecate setTransactionName
fix(browser): Don't use chrome variable name (#10874)
fix(nextjs): Client code should not use Node global (#10925)
fix(node): support undici headers as strings or arrays (#10938)
fix(types): Add AttachmentType and use for envelope attachment_type property (#10946)
ref(ember): Avoid namespace import to hopefully resolve minification issue (#10885)
chore(sveltekit): Fix punctuation in a console.log (#10895)
Work in this release contributed by @jessezhang91 and @bfontaine. Thank you for your contributions!
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.108.0.
Release notes
Sourced from
@sentry/tracing
's releases.... (truncated)
Changelog
Sourced from
@sentry/tracing
's changelog.... (truncated)
Commits
009bedc
release: 7.108.0238c460
Merge pull request #11232 from getsentry/abhi-7.107.04f5d487
meta: CHANGELOG for 7.108.0e3306a6
fix(node): Time zone handling forcron
(#11225)bf4ea76
fix(tracing): [v7] use web-vitals ttfb calculation (#11231)add5d5f
feat(node): Allow Anr worker to be stopped and restarted (v7) (#11228)4caa946
feat(v7/core): BackportResizeObserver
andgoogletag
default filters (#1...c7306da
fix(node): Record local variables with falsy values (v7) (#11190)0e9cddf
fix(webvitals): Fix mapping not being maintained properly and sometimes not s...17a0e0f
fix(metrics): use correct statsd data category (#11187)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