Skip to content

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

Merged
jamescrosswell merged 1 commit into
mainfrom
deps/modules/sentry-cocoa
Jul 7, 2026
Merged

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

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)

@github-actions
github-actions Bot requested a review from jamescrosswell as a code owner July 7, 2026 04:19
@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label Jul 7, 2026
@github-actions
github-actions Bot requested a review from Flash0ver as a code owner July 7, 2026 04:19
@bruno-garcia
bruno-garcia force-pushed the deps/modules/sentry-cocoa branch from 09a40e2 to f8fa259 Compare July 7, 2026 04:19
@github-actions github-actions Bot added the risk: medium PR risk score: medium label Jul 7, 2026
@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.19%. Comparing base (56d78c7) to head (f8fa259).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5354   +/-   ##
=======================================
  Coverage   74.19%   74.19%           
=======================================
  Files         508      508           
  Lines       18373    18373           
  Branches     3595     3595           
=======================================
  Hits        13632    13632           
  Misses       3869     3869           
  Partials      872      872           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jamescrosswell jamescrosswell left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval: dependency update, CI green, no breaking changes in description.

@jamescrosswell
jamescrosswell merged commit 853dcde into main Jul 7, 2026
39 checks passed
@jamescrosswell
jamescrosswell deleted the deps/modules/sentry-cocoa branch July 7, 2026 08:08
This was referenced Jul 16, 2026
This was referenced Jul 18, 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 risk: medium PR risk score: medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants