File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1212
1313- Session Replay: Flutter improvements ([ #4007 ] ( https://github.com/getsentry/sentry-java/pull/4007 ) )
1414
15+ ## 7.19.1
16+
17+ ### Various fixes & improvements
18+
19+ - [ SR] Flutter improvements (#4007 ) by @romtsn
20+ - [ SR] Fix ANRs and speed up (#4001 ) by @romtsn
21+ - [ SR] Fix memory leak in Compose masking (#3985 ) by @romtsn
22+ - Bump gradle/actions (#3987 ) by @dependabot
23+ - Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2 (#3973 ) by @dependabot
24+ - Bump github/codeql-action from 3.27.5 to 3.27.9 (#3986 ) by @dependabot
25+ - Change TTFD timeout to 25 seconds (#3984 ) by @stefanosiano
26+
1527## 7.19.0
1628
1729### Fixes
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ android.useAndroidX=true
1313android.defaults.buildfeatures.buildconfig =true
1414
1515# Release information
16- versionName =7.19.0
16+ versionName =7.19.1
1717
1818# Override the SDK name on native crashes on Android
1919sentryAndroidSdkName =sentry.native.android
You can’t perform that action at this time.
0 commit comments