-
Notifications
You must be signed in to change notification settings - Fork 586
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
Update the CHANGELOG for Crashlytics to better document the changes. #6623
Conversation
Release note changesThe following release notes were modified. Please ensure they look correct. Release Notesfirebase-crashlytics### {{crashlytics}} version 19.3.1 {: #crashlytics_v19-3-1}
* {{fixed}} Added an overload for `recordException` that allows logging event specific custom keys.
(GitHub [#3551](//github.com/firebase/firebase-android-sdk/issues/3551){: .external})
#### {{crashlytics}} Kotlin extensions version 19.3.1 {: #crashlytics-ktx_v19-3-1}
The Kotlin extensions library transitively includes the updated
`firebase-crashlytics` library. The Kotlin extensions library has no additional
updates.
|
Vertex AI Mock Responses Check
|
Coverage Report 1Affected ProductsNo changes between base commit (b5dbd0a) and merge commit (2e59ef7).Test Logs |
Test Results 8 files - 34 8 suites - 34 19s ⏱️ - 1m 3s Results for commit 39dec30. ± Comparison against base commit b5dbd0a. This pull request removes 322 and adds 22 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
This reverts commit c98c669.
Size Report 1Affected ProductsNo changes between base commit (b5dbd0a) and merge commit (2e59ef7).Test Logs |
…rerouting it to an issue
The SDK contains a new API which was added in #6528.
Since it's a new API, this should be a minor version bump, and not a patch.
Edit: This is an API overload that's backwards compatible and so it's probably OK for it to be a patch release.