Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps modules/sentry-cocoa.properties from 9.0.0 to 9.1.0.

Auto-generated by a dependency updater.

Changelog

9.1.0

Warning

The class SentryDsn has been converted from Objective-C to Swift. While the public API remains the same, you might have to remove imports of the SentryDsn.h from your Objective-C code.
We acknowledge that this is a breaking change introduced in a minor release, but it should have been part of the major release 9.0.0 already before - apologies for any inconveniences caused.

Breaking Changes

  • Refactored type SentryDsn from Objective-C to Swift, removing the SentryDsn.h from the public header files.

Features

  • Add attributes data to SentryScope (#6830)
  • Add SentryScope attributes into log messages (#6834)

Improvements

  • Flush Logs on WillTerminate or WillResignActive Notifications (#6909)

Fixes

  • Save app context information (release name, dist, environment) on app hang events before saving to disk to prevent incorrect version information when an app hang turns fatal (#6998)
  • Disabled automatic session tracking in system extensions to prevent extension blocking and unwanted dock icon behavior (#6962) (#6962)
  • Fixes crash when null values are passed to UIApplication sendAction:to:from:forEvent: (#6970)
  • Fixes user.id not set to installationId if no user is set (#7005)

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-cocoa.properties/9.1.0 branch from a2727b8 to 7308269 Compare December 11, 2025 03:27
@bitsandfoxes bitsandfoxes merged commit 127ad39 into main Dec 12, 2025
17 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/modules/sentry-cocoa.properties/9.1.0 branch December 12, 2025 08:45
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.

3 participants