Time out for app start info retrieval has been reduced to 10s
If autoAppStarts is false and setAppStartEnd has not been called, the app start event processor will now return early instead of waiting for getAppStartInfo to finish
Improvements
Set dart runtime version with parsed Platform.version (#2156)
Time out for app start info retrieval has been reduced to 10s
If autoAppStarts is false and setAppStartEnd has not been called, the app start event processor will now return early instead of waiting for getAppStartInfo to finish
Improvements
Set dart runtime version with parsed Platform.version (#2156)
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 from 7.20.2 to 8.4.0.
Release notes
Sourced from sentry's releases.
... (truncated)
Changelog
Sourced from sentry's changelog.
... (truncated)
Commits
5f8f39d
Update CHANGELOG6938f13
release: 8.4.0824df58
Add flag to disable reporting of view hierarchy identifiers (#2158)2d9f4e8
ci: validate publish dry runs (#2161)33af3d6
deps: update ktlint (#2166)ad2378a
DeprecatesetExtra
(#2159)2736f07
chore(deps): update Symbol collector CLI to v1.19.0 (#2164)95c69e3
Fix flaky app start tests (#2157)b20509a
Fix compatibility with Drift 2.19.0 (#2162)dd933d4
Record dropped spans in client reports (#2154)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