Skip to content

chore(deps): update Cocoa SDK to v9.4.1#4928

Open
github-actions[bot] wants to merge 1 commit intomainfrom
deps/modules/sentry-cocoa.properties
Open

chore(deps): update Cocoa SDK to v9.4.1#4928
github-actions[bot] wants to merge 1 commit intomainfrom
deps/modules/sentry-cocoa.properties

Conversation

@github-actions
Copy link
Contributor

Bumps modules/sentry-cocoa.properties from 9.2.0 to 9.4.1.

Auto-generated by a dependency updater.

Changelog

9.4.1

Improvements

  • Record client report when dropping in beforeSendLog (#7379)

Fixes

  • Cleanup SessionReplay when maximum duration reached (#7421)
  • Fix App hangs report with high durations (#7354)

Deprecations

  • The SentrySwiftUI module is now deprecated. All SwiftUI APIs (SentryTracedView, sentryTrace(), sentryReplayMask(), sentryReplayUnmask()) have been merged into the main Sentry module. You can replace import SentrySwiftUI with import Sentry in your code. The SentrySwiftUI module still works via a re-export but will be removed in the next major version. (#7422)

9.4.0

Breaking Changes

  • Sentry.metrics.count(..) does not support units, therefore the API was incorrectly defined. This breaking change applies to a method marked as experimental. (#7358)

Fixes

  • Fix mismatch of in_foreground app context (#7188) The app context in_foreground for handled and unhandled events was sometimes different. This is fixed now by aligning the implementation and adding a new is_active app context field.
  • Fix missing stack traces for NSException objects reported via NSApplication.shared.reportException(_:) on macOS (#7284)

9.3.0

Features

  • Transport logs error message for HTTP 413 responses (#7261)
  • Add installGroupsOverride parameter to CheckForUpdateParams and installGroups property to ReleaseInfo for SentryDistribution (#7278)

Fixes

  • Fix deadlock in network reachability observer when restarting the SDK (#7246)

Important

This release contains a bug fix to only include user attributes in logs when options.sendDefaultPii = true.
Make sure to enable the option in case you rely on these attributes to be set.

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Feb 17, 2026
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.

1 participant