dd-sdk-ios icon indicating copy to clipboard operation
dd-sdk-ios copied to clipboard

RUM-4440 feat: Upgrade PLCR to `1.11.2`

Open ncreated opened this issue 9 months ago • 0 comments

What and why?

📦 Upgrading the PLCR dependency to 1.11.2.

PLCR changelog:

[Improvement] Update PLCrashReporter to include privacy manifest.
[Improvement] Increase the maximum report size to 1MB.

How?

Updated PLCR version for SPM, CP and CT.

Even tho PLCR now ships the privacy manifest which was earlier duplicated for DatadogCrashReporting, we decide to keep our manifest. There should be no harm in this setup:

Review checklist

  • [x] Feature or bugfix MUST have appropriate tests (unit, integration)
  • [x] Make sure each commit and the PR mention the Issue number or JIRA reference
  • [ ] Add CHANGELOG entry for user facing changes

Custom CI job configuration (optional)

  • [ ] Run unit tests for Core, RUM, Trace, Logs, CR and WVT
  • [ ] Run unit tests for Session Replay
  • [ ] Run integration tests
  • [x] Run smoke tests
  • [ ] Run tests for tools/

ncreated avatar May 17 '24 09:05 ncreated