Skip to content

Commit 3b440d1

Browse files
committed
release: 7.19.1
1 parent d410b56 commit 3b440d1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@
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

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android.useAndroidX=true
1313
android.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
1919
sentryAndroidSdkName=sentry.native.android

0 commit comments

Comments
 (0)