Skip to content

chore(deps): update Cocoa SDK to v9.20.0#2756

Merged
bitsandfoxes merged 1 commit into
mainfrom
deps/modules/sentry-cocoa/9.20.0
Jul 8, 2026
Merged

chore(deps): update Cocoa SDK to v9.20.0#2756
bitsandfoxes merged 1 commit into
mainfrom
deps/modules/sentry-cocoa/9.20.0

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps modules/sentry-cocoa from 9.19.1 to 9.20.0.

Auto-generated by a dependency updater.

Changelog

9.20.0

Important

This release contains an important fix for dropping too much data when the SDK gets rate limited. (#8324) This fix changes how rate limits are handled. Previously, if one data type (for example, user feedback) was rate limited, other data such as spans or sessions could also be dropped. Now, only the rate-limited data is dropped, while all other data continues to be sent. This may also reduce cases where unexpectedly large amounts of data appear to be dropped due to rate limiting.

Fixes

  • Fix rate limiting all data categories when data category rate-limit is active. (#8324)

Features

  • Record log_byte client reports (#8186)
  • Add scope feature flag API (#8147)

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-cocoa/9.20.0 branch from cbd2d04 to 420c75a Compare July 7, 2026 04:19
@bitsandfoxes bitsandfoxes merged commit 914e36f into main Jul 8, 2026
166 of 170 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/modules/sentry-cocoa/9.20.0 branch July 8, 2026 12:40
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.

2 participants