fix(tracing): Fix tracingOrigins not applying (#6079)
7.17.1
This release standardizes our SDKs to use the MIT License, which is our standard license for Sentry SDKs. We were previously using the BSD 3-Clause License in @sentry/browser,@sentry/core, @sentry/gatsby, @sentry/hub, @sentry/integrations, @sentry/node, @sentry/react, @sentry/types, @sentry/typescript, and @sentry/utils.
This release also updates the behaviour of tracingOrigins to no longer affect span creation. tracingOrigins will only affect if sentry-trace and baggage headers are attached to outgoing requests. To control span creation, use the shouldCreateSpanForRequest option.
Please do not use this version - the release is broken. Upgrade to 7.17.1 instead.
7.16.0
This release adds the withSentryConfig feature to the Svelte SDK. It replaces the now deprecated Svelte componentTrackingPreprocessor which will be removed in the next major release.
feat(node): Export Span type from @sentry/types (#5982)
feat(svelte): Add withSentryConfig function to wrap User Svelte Configuration (#5936)
fix(nextjs): Correctly apply auto-instrumentation to pages in src folder (#5984)
fix(nextjs): Fix typing issue with withSentryConfig and NextConfig (#5967)
fix(react): Support root and wildcard routes in react router v6 (#5971)
fix(remix): Add yargs dependency for uploading sourcemaps (#5926)
fix(svelte): Track components without script tags (#5957)
fix(tracing): Fix tracingOrigins not applying (#6079)
7.17.1
This release standardizes our SDKs to use the MIT License, which is our standard license for Sentry SDKs. We were previously using the BSD 3-Clause License in @sentry/browser,@sentry/core, @sentry/gatsby, @sentry/hub, @sentry/integrations, @sentry/node, @sentry/react, @sentry/types, @sentry/typescript, and @sentry/utils.
This release also updates the behaviour of tracingOrigins to no longer affect span creation. tracingOrigins will only affect if sentry-trace and baggage headers are attached to outgoing requests. To control span creation, use the shouldCreateSpanForRequest option.
This release adds the withSentryConfig feature to the Svelte SDK. It replaces the now deprecated Svelte componentTrackingPreprocessor which will be removed in the next major release.
feat(node): Export Span type from @sentry/types (#5982)
feat(svelte): Add withSentryConfig function to wrap User Svelte Configuration (#5936)
fix(nextjs): Correctly apply auto-instrumentation to pages in src folder (#5984)
fix(nextjs): Fix typing issue with withSentryConfig and NextConfig (#5967)
fix(react): Support root and wildcard routes in react router v6 (#5971)
fix(remix): Add yargs dependency for uploading sourcemaps (#5926)
fix(svelte): Track components without script tags (#5957)
This version was pushed to npm by sentry-bot, a new releaser for @sentry/browser since your current version.
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/browser from 5.27.6 to 7.17.2.
Release notes
Sourced from
@sentry/browser
's releases.... (truncated)
Changelog
Sourced from
@sentry/browser
's changelog.... (truncated)
Commits
25b5f6f
release: 7.17.2043c8a4
meta: Update changelog (#6081)fecdc3e
fix(tracing): FixtracingOrigins
not applying (#6079)a800339
Merge branch 'release/7.17.1'29f6a58
release: 7.17.146d138f
fix: remove otel from the registry (#6071)d5d273f
fix: Don't publish@sentry/opentelemetry-node
on NPM (#6069)1e98d2e
ci(e2e): Don't run E2E tests on forked PRs (#6063)3de8e7e
fix: Add otel-node package to craft (#6065)078f4a4
meta: CHANGELOG for 7.17.0 (#6061)Maintainer changes
This version was pushed to npm by sentry-bot, a new releaser for
@sentry/browser
since your current version.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)