You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"message": "Upgrade Crashlytics dep versions (#6083)\n\nUpdate Crashlytics and AQS dep versions. Fixed some of the tests because\r\nof changes to Mockito. The Mockito version in the Android tests is still\r\npinned a bit old, because after that version a lot more things break.",
"message": "Fix tests on lower api levels (#6071)\n\nI noticed tests were failing when testing on api 21 for the file system\r\nchange. They were failing because the `ApplicationExitInfo` class isn't\r\navailable until Android 11, that's api level 30.",
"message": "New Crashlytics file system v3 to avoid long file names (#6069)\n\nNew Crashlytics file system v3 to avoid long file names. Shorten the\r\nCrashlytics folder name itself. If a file name is longer than 40 chars,\r\nhash it to a 40 char hash. Also use the new `ProcessDetailsProvider` to\r\nget the process name on older Android versions so they can take\r\nadvantage of the process-aware file system.",
"message": "Upgrade Crashlytics dep versions (#6083)\n\nUpdate Crashlytics and AQS dep versions. Fixed some of the tests because\r\nof changes to Mockito. The Mockito version in the Android tests is still\r\npinned a bit old, because after that version a lot more things break.",
"message": "Update vertexAI changelog entries around schema changes (#6046)\n\nWe are being more explicit about the changes, as only one change is\r\ntruly breaking. There's a single breaking API change, while the other\r\nis marking as deprecated, but not removing, another API.",
"message": "Fix JSON literal parsing in VertexAI (#6033)\n\nPer [b/346811894](https://b.corp.google.com/issues/346811894),\r\n\r\nThis fixes an issue with the VertexAI SDK failing to decode json\r\nliterals. More specifically, the fix was applied to\r\n`generativeai:common` with `0.7.1`, and this PR bumps said dependency to\r\nbring in the change.\r\n\r\nFixes #6028",
0 commit comments