### chore - [ ] promote experimental APIs to stable - https://github.com/getsentry/sentry-native/pull/2012 - [ ] remove old deprecated APIs - [ ] make native default backend - [ ] deprecate crashpad & breakpad - [ ] versioned ZIP: https://github.com/getsentry/sentry-native/issues/745 ### native - [x] daemon use app .run: https://github.com/getsentry/sentry-native/pull/1976 - [ ] IPC(?): https://github.com/getsentry/sentry-native/issues/1834 ### perf - [ ] value-based attachments: https://github.com/getsentry/sentry-native/pull/1974 - [ ] rwlock'd scope data: https://github.com/getsentry/sentry-native/pull/2042 - [ ] replace scope flush with scope observers ### platform integrations - [x] native: https://github.com/getsentry/sentry-native/pull/2005 - [x] playstation: https://github.com/getsentry/sentry-playstation/pull/161 - [x] switch: https://github.com/getsentry/sentry-switch/pull/177 - [x] xbox: https://github.com/getsentry/sentry-xbox/pull/165
chore
native
perf
platform integrations