Features ✨
- feat: Logs sent via
SentrySdk.Loggerno longer requireEnableLogsby @jamescrosswell in #5512 - feat:
SentryOptions.EnableMetricsis obsolete and ignored by @jamescrosswell in #5509
Fixes 🐛
- fix: Prevent managed exceptions from leaking as NSExceptions, resulting in duplicate exception capture on iOS by @jpnurmi in #5525
- fix(profiling): release the EventPipe session when the SDK shuts down by @jamescrosswell in #5470
- fix: Memory leak in Sentry.Profiling due to EventLog interning tables growing indefinitely by @jamescrosswell in #5503
- fix: Attachments not being sent properly when Spotlight is enabled by @XAN9xXx in #5511
- fix: Heap dump files are now deleted from disk once they have been sent to Sentry by @XAN9xXx in #5481
- fix: populate sentry.sdk.name and sentry.sdk.version for console apps by @zkasuran in #5483
Dependencies ⬆️
Deps
- chore(deps): update Java SDK to v8.54.0 by @github-actions in #5517
- chore(deps): update Cocoa SDK to v9.26.1 by @github-actions in #5516
- chore(deps): update CLI to v3.7.0 by @github-actions in #5520
- chore(deps): update Native SDK to v0.16.4 by @github-actions in #5508
- chore(deps): update Java SDK to v8.53.0 by @github-actions in #5484
Other
- deps: update perfview (removes the .il suffix from profile module names) by @jamescrosswell in #5502