Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 1, 2025

Bumps modules/sentry-cocoa.properties from 8.53.2 to 8.54.0.

Auto-generated by a dependency updater.

Changelog

8.54.0

Features

  • Add experimental support for capturing structured logs via SentrySDK.logger (#5532, #5593, #5639, #5628, #5637, #5643)
  • Add isiOSAppOnMac and isMacCatalystApp from ProcessInfo to the runtime context (#5570)
  • The SDK will show a warning in the console if it detects it was loaded twice (#5298)

Fixes

  • Add null-handling for internal array sanitization (#5722)
  • Fix video replay crashes due to video writer inputs not marked as finished on cancellation (#5608)
  • Fix wrong flush timeout (#5565). When flush timed out before the SDK finished sending data, it always blocked the full flush timeout the next time being called. This is fixed now.
  • Launch profiling now respects original configured options if they change on the next launch (#5417)
  • User feedback no longer subject to sample rates or beforeSend (#5692)
  • Build error in app extensions (#5682)
  • Fix frame metrics including time while in background (#5681)

Improvements

  • Extract video processing to a new class (#5604)
  • Move continuous profiling payload serialization off of the main thread (#5613)
  • Improve video generation using apple recommended loop (#5612)
  • Use -OSize for release builds (#5721)
  • Mark The integrations parameter of SentryOptions as deprecated rather than printing a warning (#5749)

@github-actions github-actions bot requested a review from tustanivsky as a code owner August 1, 2025 03:40
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-cocoa.properties/8.54.0 branch from 422494d to a36def5 Compare August 1, 2025 03:40
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-cocoa.properties/8.54.0 branch from a36def5 to a6a09e2 Compare August 4, 2025 08:24
@tustanivsky
Copy link
Collaborator

Since SentrySDK was converted to Swift in getsentry/sentry-cocoa#5683 from now on we have to use its mangled class name (_TtC6Sentry9SentrySDK) on Mac - 6445434

@tustanivsky tustanivsky merged commit 726ad93 into main Aug 6, 2025
3 checks passed
@tustanivsky tustanivsky deleted the deps/modules/sentry-cocoa.properties/8.54.0 branch August 6, 2025 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants