sentry-capacitor icon indicating copy to clipboard operation
sentry-capacitor copied to clipboard

feat: bump sentry-cocoa to 7.23.0

Open epzee opened this issue 3 years ago • 1 comments

hey 👋🏻 ! would like to bump sentry-cocoa to latest release as we're getting some false positives for OOM errors and also this warning:

We recommend you [update your SDK from [email protected] to [email protected]](https://docs.sentry.io/platforms/cocoa/?_ga=2.14415799.1295930408.1661351982-2002825694.1654264158) (All sentry packages should be updated and their versions should match)

NOTE: I've followed the contribution guidelines but not sure about the changes around capacitor 4

epzee avatar Aug 24 '22 22:08 epzee

Also could you add to Changelog.md the following changes?

## Unreleased

### Features

- Add support for Capacitor 4.0.0 ([#201](https://github.com/getsentry/sentry-capacitor/pull/201))

### Fixes

- build(ios): Bump sentry-cocoa dependencies to `7.23.0`. ([#208](https://github.com/getsentry/sentry-capacitor/pull/208))
  - [changelog](https://github.com/getsentry/sentry-cocoa/releases/tag/7.23.0)
  - [diff](https://github.com/getsentry/sentry-cocoa/compare/7.11.0...7.23.0)

lucas-zimerman avatar Aug 26 '22 13:08 lucas-zimerman