Skip to content

0.12.4

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 26 Jan 10:32

Fixes:

  • Crashpad: namespace mpack to avoid ODR violation. (#1476, crashpad#143)
  • Structured logs: stop local attributes overwriting all globally set attributes. They now get merged, and local values overwrite existing global values for the same key. (#1486)