Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Dec 2, 2025

Bumps modules/sentry-native from 0.12.1 to 0.12.3.

Auto-generated by a dependency updater.

Changelog

0.12.3

Fixes:

  • Removed the 10-item limit per envelope for non-session data. Sessions are now limited to 100 per envelope, while other items (e.g., attachments) have no limit in amount. (#1347)
  • Align the breakpad interface changes introduced with #1083 with the corresponding iOS build. (#1465)
  • Add structured logs to debug output when debug option is set. (#1466)

0.12.2

Features:

  • Add custom attributes API for logs. When logs_with_attributes is set to true, treats the first varg passed into sentry_logs_X(message,...) as a sentry_value_t object of attributes. (#1435)
  • Add runtime API to query user consent requirement. (#1443)
  • Add logs flush on sentry_flush(). (#1434)
  • Add global attributes API. These are added to all sentry_log_X calls. (#1450)

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Dec 2, 2025
@github-actions github-actions bot force-pushed the deps/modules/sentry-native branch from f5f9977 to 9679a0f Compare December 2, 2025 03:33
@github-actions github-actions bot changed the title chore(deps): update Native SDK to v0.12.2 chore(deps): update Native SDK to v0.12.3 Jan 9, 2026
@github-actions github-actions bot force-pushed the deps/modules/sentry-native branch from 9679a0f to 9d62089 Compare January 9, 2026 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants