-
-
Notifications
You must be signed in to change notification settings - Fork 454
Attempt to fix kotlin 2.2 issue #4603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 08-04-add_new_modules_for_spring_7_and_spring_boot_4
Are you sure you want to change the base?
Attempt to fix kotlin 2.2 issue #4603
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Instructions and example for changelogPlease add an entry to Example: ## Unreleased
- Attempt to fix kotlin 2.2 issue ([#4603](https://github.com/getsentry/sentry-java/pull/4603)) If none of the above apply, you can opt out of this check by adding |
c7988b5
to
a5d68ca
Compare
91df7de
to
c97638e
Compare
a5d68ca
to
7887992
Compare
c97638e
to
68a8b1d
Compare
* Second attempt to fix Kotlin 2.2 * Format code * Third attempt at fixing Kotlin 2.2 compat (#4613) --------- Co-authored-by: Sentry Github Bot <[email protected]>
…nto 08-04-attempt_to_fix_kotlin_2.2_issue
Performance metrics 🚀
|
Revision | Plain | With Sentry | Diff |
---|---|---|---|
e7c4664 | 416.04 ms | 441.27 ms | 25.22 ms |
b2c2d0b | 414.00 ms | 447.42 ms | 33.42 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
e7c4664 | 1.58 MiB | 2.09 MiB | 521.83 KiB |
b2c2d0b | 1.58 MiB | 2.09 MiB | 521.57 KiB |
📜 Description
💡 Motivation and Context
💚 How did you test it?
📝 Checklist
sendDefaultPII
is enabled.🔮 Next steps