Set snapshot to true if stacktrace is not provided (#2000)
If the stacktrace is not provided, the Sentry SDK will fetch the current stacktrace via StackTrace.current and the snapshot will be set to true - this may change the grouping behavior
snapshot = true means it's a synthetic exception, reflecting the current state of the thread rather than the stack trace of a real exception
Fixes
Timing metric aggregates metrics in the created span (#1994)
Set snapshot to true if stacktrace is not provided (#2000)
If the stacktrace is not provided, the Sentry SDK will fetch the current stacktrace via StackTrace.current and the snapshot will be set to true - this may change the grouping behavior
snapshot = true means it's a synthetic exception, reflecting the current state of the thread rather than the stack trace of a real exception
Fixes
Timing metric aggregates metrics in the created span (#1994)
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_flutter from 7.20.1 to 8.1.0.
Release notes
Sourced from sentry_flutter's releases.
... (truncated)
Changelog
Sourced from sentry_flutter's changelog.
... (truncated)
Commits
52a7052
release 8.1.0: update changelog (#2026)0beea56
release: 8.1.005e70fd
chore(deps): update Cocoa SDK to v8.25.0 (#2018)f3c1a79
ci: Android Emulator fix (#2015)0bed04d
Allowspackage_info_plus
v8 (#2010)92f3690
build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (#1989)47dd159
Set snapshot to true (#2000)cfa25fc
Add APS to iOS sample (#2008)ce10862
Apple Privacy Manifest Info (#2002)daecac6
build(deps): bump styfle/cancel-workflow-action from 0.11.0 to 0.12.1 (#2003)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