Features
- Added
io.sentry.ndk.sdk-nameAndroid manifest option to configure the native SDK's name (#5027) - Replace
sentry.trace.parent_span_idattribute withspanIdproperty onSentryLogEvent(#5040)
Fixes
- Only attach user attributes to logs if
sendDefaultPiiis enabled (#5036) - Reject new logs if
LoggerBatchProcessoris shutting down (#5041) - Downgrade protobuf-javalite dependency from 4.33.1 to 3.25.8 (#5044)