File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
1111android.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
1717sentryAndroidSdkName =sentry.native.android
You can’t perform that action at this time.
0 commit comments