Requested by: @markushi
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing #retract on a line by itself under this issue.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
- Added
io.sentry.ndk.sdk-name Android manifest option to configure the native SDK's name (#5027)
- Replace
sentry.trace.parent_span_id attribute with spanId property on SentryLogEvent (#5040)
Fixes
- Only attach user attributes to logs if
sendDefaultPii is enabled (#5036)
- Reject new logs if
LoggerBatchProcessor is shutting down (#5041)
- Downgrade protobuf-javalite dependency from 4.33.1 to 3.25.8 (#5044)
Dependencies
- Bump Native SDK from v0.12.2 to v0.12.3 (#5012)
Requested by: @markushi
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing
#retracton a line by itself under this issue.Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
io.sentry.ndk.sdk-nameAndroid manifest option to configure the native SDK's name (#5027)sentry.trace.parent_span_idattribute withspanIdproperty onSentryLogEvent(#5040)Fixes
sendDefaultPiiis enabled (#5036)LoggerBatchProcessoris shutting down (#5041)Dependencies