Skip to content

Commit aafebb3

Browse files
runningcodeclaude
andauthored
docs(changelog): Add dedicated Android 17 support section (#5820)
Promote the Android 17 compatibility note out of the Dependencies subsection into its own highlighted section so the officially supported platform is more visible to users reading the changelog. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent df6bed6 commit aafebb3

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
### Android 17 support
6+
7+
- We've put Android 17 through a set of rigorous tests. We're now officially giving it the Sentry stamp of compatibility .([#5796](https://github.com/getsentry/sentry-java/pull/5796))
8+
59
### Fixes
610

711
- Reduce main-thread work during `Sentry.init` by resolving the shake-detector accelerometer off the main thread (~1.75ms on a Pixel 10) ([#5784](https://github.com/getsentry/sentry-java/pull/5784))
@@ -17,7 +21,6 @@
1721
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0154)
1822
- [diff](https://github.com/getsentry/sentry-native/compare/0.15.3...0.15.4)
1923
- The SDK is now compiled with Android Gradle Plugin 9.2.1 ([#5779](https://github.com/getsentry/sentry-java/pull/5779))
20-
- The SDK has been fully tested for compatibility with Android 17 and platform 37; it is now compiled and tested against it ([#5796](https://github.com/getsentry/sentry-java/pull/5796))
2124

2225
## 8.49.0
2326

0 commit comments

Comments
 (0)