Skip to content

Commit 14bb2d5

Browse files
committed
changelog
1 parent 0ac3081 commit 14bb2d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Fixes
66

77
- Allow multiple UncaughtExceptionHandlerIntegrations to be active at the same time ([#4462](https://github.com/getsentry/sentry-java/pull/4462))
8+
- Cache network capabilities and status to reduce IPC calls ([#4462](https://github.com/getsentry/sentry-java/pull/4462))
89

910
## 8.17.0
1011

@@ -3539,7 +3540,7 @@ TBD
35393540
Packages were released on [bintray](https://dl.bintray.com/getsentry/maven/io/sentry/)
35403541

35413542
> Note: This release marks the unification of the Java and Android Sentry codebases based on the core of the Android SDK (version 2.x).
3542-
Previous releases for the Android SDK (version 2.x) can be found on the now archived: https://github.com/getsentry/sentry-android/
3543+
> Previous releases for the Android SDK (version 2.x) can be found on the now archived: https://github.com/getsentry/sentry-android/
35433544
35443545
## 3.0.0-alpha.1
35453546

0 commit comments

Comments
 (0)