-
Notifications
You must be signed in to change notification settings - Fork 578
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
m139 release #5466
base: releases/m139
Are you sure you want to change the base?
m139 release #5466
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Unit Test Results 936 files + 936 936 suites +936 42m 54s ⏱️ + 42m 54s Results for commit 1c9f06f. ± Comparison against base commit 250c69f. ♻️ This comment has been updated with latest results. |
Size Report 1Affected Products
Test Logs |
Coverage Report 1Affected Products
Test Logs |
Per [b/306709509](https://b.corp.google.com/issues/306709509), This fixes an oversight in which we were not updating the `latestReleasedVersion` during our version bumps. Additionally, this fixes the following: - [b/306713770](https://b.corp.google.com/issues/306713770) -> Update the `latestReleasedVersion` for libraries where it's invalid - [b/300682493](https://b.corp.google.com/issues/300682493) -> Add condition to `moveUnreleasedChanges` task for changelog file existence
Add a common Firebase logging interface to make logging more consistent and make testing easier. With this we could make tests that assert specific things were logged, for example, Sessions could assert an event was logged.
Add process details to Crashlytics java and anr events. NDK events will be handled later after we upgrade crashpad. Also fixed a bug in detecting background processes. The proto change was made in internal cl/574516195
/make bom |
Auto-generated PR for release m139