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.43.0 #4410

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 3, 2025

Bumps scripts/update-cocoa.sh from 8.42.1 to 8.43.0.

Auto-generated by a dependency updater.

Changelog

8.43.0

Features

  • Session replay GA (#4662)
  • Show session replay options as replay tags (#4639)

Fixes

  • Remove empty session replay tags (#4667)
    • SentrySdkInfo.packages should be an array (#4626)
  • Use the same SdkInfo for envelope header and event (#4629)

Improvements

  • Improve compiler error message for missing Swift declarations due to APPLICATION_EXTENSION_API_ONLY (#4603)
  • Mask screenshots for errors (#4623)
  • Slightly speed up serializing scope (#4661)

Internal

  • Remove loading integrations names from event.extra (#4627)
  • Add Hybrid SDKs API to add extra SDK packages (#4637)

8.43.0-beta.1

Improvements

  • Improve compiler error message for missing Swift declarations due to APPLICATION_EXTENSION_API_ONLY (#4603)
  • Mask screenshots for errors (#4623)
  • Slightly speed up serializing scope (#4661)

Features

  • Show session replay options as replay tags (#4639)

Fixes

  • SentrySdkInfo.packages should be an array (#4626)
  • Use the same SdkInfo for envelope header and event (#4629)

Internal

  • Remove loading integrations names from event.extra (#4627)
  • Add Hybrid SDKs API to add extra SDK packages (#4637)

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jan 3, 2025
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cocoa.sh branch from cbe5823 to 4a66825 Compare January 3, 2025 03:06
@romtsn romtsn changed the base branch from main to kw/update-replay-for-ga January 3, 2025 11:27
@romtsn romtsn merged commit e41e767 into kw/update-replay-for-ga Jan 3, 2025
29 of 45 checks passed
@romtsn romtsn deleted the deps/scripts/update-cocoa.sh branch January 3, 2025 11:29
antonis added a commit that referenced this pull request Jan 3, 2025
* feat: Session Replay is GA

* update cocoa tests

* fix changelog pr num

* add js tests

* Update packages/core/RNSentryCocoaTester/RNSentryCocoaTesterTests/RNSentryReplayOptionsTests.swift

Co-authored-by: Antonis Lilis <[email protected]>

* chore(deps): update Android SDK to v7.20.0 (#4411)

Co-authored-by: GitHub <[email protected]>
Co-authored-by: Roman Zavarnitsyn <[email protected]>

* chore(deps): update Cocoa SDK to v8.43.0 (#4410)

Co-authored-by: GitHub <[email protected]>
Co-authored-by: Roman Zavarnitsyn <[email protected]>

* Set SdkVersion to react native for replay events on Android

* Use new options in samples

* Fixes testMaskAllVectors failing test

---------

Co-authored-by: Bruno Garcia <[email protected]>
Co-authored-by: Antonis Lilis <[email protected]>
Co-authored-by: Roman Zavarnitsyn <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub <[email protected]>
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.

2 participants