Skip to content

Commit a09ed2a

Browse files
author
getsentry-bot
committed
Merge branch 'release/8.23.0'
2 parents dcb8068 + 5eccfcd commit a09ed2a

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Changelog
22

3-
## Unreleased
3+
## 8.23.0
4+
5+
### Various fixes & improvements
6+
7+
- Add session replay id to Sentry Logs (#4740) by @stefanosiano
8+
- Feat/poc continuous profiling (#4556) by @lbloder
9+
- Start performance collection on AppStart continuous profiling (#4752) by @stefanosiano
10+
- Fix(compose): Preserve modifiers in SentryNavigable (#4757) by @VleemingM
11+
- build(deps): bump github/codeql-action from 3.30.3 to 3.30.5 (#4761) by @dependabot
12+
- Handle `RejectedExecutionException` everywhere (#4747) by @lcian
13+
- Mark `SentryEnvelope` as not internal (#4748) by @lcian
414

515
## Features
616

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
1111
android.useAndroidX=true
1212

1313
# Release information
14-
versionName=8.22.0
14+
versionName=8.23.0
1515

1616
# Override the SDK name on native crashes on Android
1717
sentryAndroidSdkName=sentry.native.android

0 commit comments

Comments
 (0)