TokenTool
TokenTool copied to clipboard
Bump sentry from 5.4.3 to 6.3.1
Bumps sentry from 5.4.3 to 6.3.1.
Release notes
Sourced from sentry's releases.
6.3.1
Fixes
- Prevent NPE by checking SentryTracer.timer for null again inside synchronized (#2200)
- Weakly reference Activity for transaction finished callback (#2203)
attach-screenshot
set on Manual init. didn't work (#2186)- Remove extra space from
spring.factories
causing issues in old versions of Spring Boot (#2181)Features
6.3.0
Features
- Switch upstream dependencies to
compileOnly
in integrations (#2175)Fixes
- Lazily retrieve HostnameCache in MainEventProcessor (#2170)
6.2.1
Fixes
- Only send userid in Dynamic Sampling Context if sendDefaultPii is true (#2147)
- Remove userId from baggage due to PII (#2157)
Features
- New package
sentry-android-navigation
for AndroidX Navigation support (#2136)- New package
sentry-compose
for Jetpack Compose support (Navigation) (#2136)- Add sample rate to baggage as well as trace in envelope header and flatten user (#2135)
6.2.0
Fixes
- Only send userid in Dynamic Sampling Context if sendDefaultPii is true (#2147)
- Remove userId from baggage due to PII (#2157)
Features
... (truncated)
Changelog
Sourced from sentry's changelog.
6.3.1
Fixes
- Prevent NPE by checking SentryTracer.timer for null again inside synchronized (#2200)
- Weakly reference Activity for transaction finished callback (#2203)
attach-screenshot
set on Manual init. didn't work (#2186)- Remove extra space from
spring.factories
causing issues in old versions of Spring Boot (#2181)Features
6.3.0
Features
- Switch upstream dependencies to
compileOnly
in integrations (#2175)Fixes
- Lazily retrieve HostnameCache in MainEventProcessor (#2170)
6.2.1
Fixes
- Only send userid in Dynamic Sampling Context if sendDefaultPii is true (#2147)
- Remove userId from baggage due to PII (#2157)
Features
- Add integration for Apollo-Kotlin 3 (#2109)
- New package
sentry-android-navigation
for AndroidX Navigation support (#2136)- New package
sentry-compose
for Jetpack Compose support (Navigation) (#2136)- Add sample rate to baggage as well as trace in envelope header and flatten user (#2135)
6.1.4
Fixes
- Filter out app starts with more than 60s (#2127)
6.1.3
... (truncated)
Commits
fe4c70c
release: 6.3.13c24dd4
Weakly reference Activity for transaction finished callback (#2203)4eb446a
Prevent NPE by checking SentryTracer.timer for null again inside synchronized...2759ef9
fix: update-gradle.sh (#2195)f75a0a7
attach-screenshot set on Manual init. didn't work (#2186)ea821b6
chore(deps): update Gradle to v7.5.0 (#2191)ec4beec
chore(deps): update Gradle to v7.5.0 (#2174)c6db77e
chore: update sentry-android-ndk/sentry-native to 0.4.18 (#2154)d83678e
Remove extra space fromspring.factories
causing issues in old versions of ...121d465
Merge branch 'release/6.3.0'- Additional commits viewable in compare view
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)