-
-
Notifications
You must be signed in to change notification settings - Fork 372
chore: Add warning to 8.53.0 #5500
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
Conversation
Add known issue to 8.53.0 and recommend updating to 8.53.1.
|
@sentry review |
|
On it! We are reviewing the PR and will provide feedback shortly. |
PR DescriptionThis pull request updates the CHANGELOG.md file to include a warning for version 8.53.0 of the Sentry Cocoa SDK. The warning informs users about a potential build error that can occur when using XCFrameworks due to a CFBundleVersion string length limitation. Click to see moreKey Technical ChangesThe primary technical change is the addition of a warning block in the CHANGELOG.md file. This block uses the Architecture DecisionsNo architectural decisions are involved as this change only affects documentation. Dependencies and InteractionsThis change does not introduce any new dependencies or interact with other parts of the system beyond updating the CHANGELOG.md file. It indirectly relates to the build process and XCFramework usage within projects using the Sentry Cocoa SDK. Risk ConsiderationsThe main risk is that users might miss the warning in the CHANGELOG.md file. To mitigate this, the warning should be prominently placed and clearly worded. There is also a risk that the provided error message might not exactly match what all users encounter, although it serves as a representative example. Notable Implementation DetailsThe use of the |
This reverts commit fdea6f5.
This reverts commit fdea6f5.
Add known issue to 8.53.0 and recommend updating to 8.53.1.
#skip-changelog