Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update Cocoa SDK to v8.36.0 #712

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 15, 2024

Bumps scripts/update-cocoa.sh from 8.33.0 to 8.36.0.

Auto-generated by a dependency updater.

Changelog

8.36.0

Features

  • Continuous mode profiling (see SentrySDK.startProfiler and SentryOptions.profilesSampleRate) (#4010)

Fixes

  • Proper redact SR during animation (#4289)

8.35.1

Fixes

  • Crash when reading corrupted envelope (#4297)

8.35.0

Features

  • Expose span baggage API (#4207)

Fixes

  • Fix SIGABRT when modifying scope user (#4274)
  • Crash during SDK initialization due to corrupted envelope (#4291)
    • Reverts #4219 as potential fix

8.34.0

Features

  • Pause replay in session mode when offline (#4264)
  • Add replay quality option for Objective-C (#4267)

Fixes

  • Session replay not redacting buttons and other non UILabel texts (#4277)
  • Rarely reporting too long frame delays (#4278) by fixing a race condition in the frames tracking logic.
  • Crash deserializing empty envelope length>0 (#4281]
  • Guard dereferencing of stack frame pointer in SentryBacktrace (#4268)

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Aug 15, 2024
@github-actions github-actions bot force-pushed the deps/scripts/update-cocoa.sh branch from 75244b0 to 61cdf7b Compare August 15, 2024 03:03
@ColeKainzRSG
Copy link

Bump. As detailed in this post, the outdated sentry-cocoa version is breaking XCode 16.0 builds

@github-actions github-actions bot force-pushed the deps/scripts/update-cocoa.sh branch from 61cdf7b to ae16f6f Compare August 21, 2024 03:02
@github-actions github-actions bot changed the title chore(deps): update Cocoa SDK to v8.34.0 chore(deps): update Cocoa SDK to v8.35.0 Aug 21, 2024
@github-actions github-actions bot force-pushed the deps/scripts/update-cocoa.sh branch from ae16f6f to 32cc518 Compare August 27, 2024 03:02
@github-actions github-actions bot changed the title chore(deps): update Cocoa SDK to v8.35.0 chore(deps): update Cocoa SDK to v8.35.1 Aug 27, 2024
@ColeKainzRSG
Copy link

@lucas-zimerman Is there a reason this hasn't been merged in yet? It's necessary for projects on Capacitor 6

@github-actions github-actions bot changed the title chore(deps): update Cocoa SDK to v8.35.1 chore(deps): update Cocoa SDK to v8.36.0 Aug 28, 2024
@github-actions github-actions bot force-pushed the deps/scripts/update-cocoa.sh branch from 32cc518 to 1957953 Compare August 28, 2024 03:02
@lucas-zimerman
Copy link
Collaborator

Thanks for pointing out @ColeKainzRSG we will bump it next week

@lucas-zimerman lucas-zimerman merged commit 1004eea into main Aug 30, 2024
@lucas-zimerman lucas-zimerman deleted the deps/scripts/update-cocoa.sh branch August 30, 2024 14:38
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.

3 participants