Fix thread leak due to Timer being created and never cancelled (#2131)
6.1.2
Fixes
Swallow error when reading ActivityManager#getProcessesInErrorState instead of crashing (#2114)
Use charset string directly as StandardCharsets is not available on earlier Android versions (#2111)
6.1.1
Features
Replace tracestate header with baggage header (#2078)
Allow opting out of device info collection that requires Inter-Process Communication (IPC) (#2100)
6.1.0
Features
Implement local scope by adding overloads to the capture methods that accept a ScopeCallback (#2084)
SentryOptions#merge is now public and can be used to load ExternalOptions (#2088)
Fixes
Fix proguard rules to work R8 issue around on AGP 7.3.0-betaX and 7.4.0-alphaX (#2094)
6.0.0
Sentry Self-hosted Compatibility
Starting with version 6.0.0 of the sentry package, Sentry's self hosted version >= v21.9.0 is required or you have to manually disable sending client reports via the sendClientReports option. This only applies to self-hosted Sentry. If you are using sentry.io, no action is needed.
Features
Allow optimization and obfuscation of the SDK by reducing proguard rules (#2031)
Fix thread leak due to Timer being created and never cancelled (#2131)
6.1.2
Fixes
Swallow error when reading ActivityManager#getProcessesInErrorState instead of crashing (#2114)
Use charset string directly as StandardCharsets is not available on earlier Android versions (#2111)
6.1.1
Features
Replace tracestate header with baggage header (#2078)
Allow opting out of device info collection that requires Inter-Process Communication (IPC) (#2100)
6.1.0
Features
Implement local scope by adding overloads to the capture methods that accept a ScopeCallback (#2084)
SentryOptions#merge is now public and can be used to load ExternalOptions (#2088)
Fixes
Fix proguard rules to work R8 issue around on AGP 7.3.0-betaX and 7.4.0-alphaX (#2094)
6.0.0
Sentry Self-hosted Compatibility
Starting with version 6.0.0 of the sentry package, Sentry's self hosted version >= v21.9.0 is required or you have to manually disable sending client reports via the sendClientReports option. This only applies to self-hosted Sentry. If you are using sentry.io, no action is needed.
Features
Allow optimization and obfuscation of the SDK by reducing proguard rules (#2031)
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 from 1.7.30 to 6.1.4.
Release notes
Sourced from sentry's releases.
... (truncated)
Changelog
Sourced from sentry's changelog.
... (truncated)
Commits
05ae871
release: 6.1.44a0e412
Filter out app starts with more than 60s (#2127)c214795
Merge branch 'release/6.1.3'c180fcf
release: 6.1.35127b6e
Fix thread leak due toTimer
being created and never cancelled (#2131)b5ef9c5
change codeowners (#2120)0ebc417
Add MDC back to changelog (#2118)ba9dda7
Merge branch 'release/6.1.2'7551321
release: 6.1.2b571aae
Swallow error when reading ActivityManager#getProcessesInErrorState instead o...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)