Features
- Synchronize
traceIdto native SDKs (#3507)- Native events (e.g. from Android or iOS) such as errors, logs, and spans now share the same trace as Dart events, enabling unified trace views across layers
Dependencies
- Bump Android SDK from v8.31.0 to v8.32.0 (#3506)
- Bump JavaScript SDK from v10.6.0 to v10.38.0 (#3474)
- Bump Native SDK from v0.12.5 to v0.12.6 (#3502)
Internal Changes
- Add SDK features metadata for SPM vs CocoaPods tracking (#3508)