We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae8df74 commit 9995d9dCopy full SHA for 9995d9d
firebase-crashlytics/CHANGELOG.md
@@ -1,4 +1,6 @@
1
# Unreleased
2
+* [changed] Internal changes to read version control info more efficiently [6754]
3
+* [fixed] Fixed NoSuchMethodError when getting process info on Android 13 [#6720]
4
5
6
# 19.4.1
firebase-functions/CHANGELOG.md
@@ -1,4 +1,5 @@
+* [fixed] Fixed an issue that prevented the App Check token from being handled correctly in case of error.
# 21.1.1
firebase-sessions/CHANGELOG.md
@@ -1,4 +1,8 @@
+* [changed] Add warning for known issue b/328687152
+* [changed] Use Dagger for dependency injection
+* [changed] Updated datastore dependency to `1.1.3` to
+ fix [CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
7
8
# 2.0.9
0 commit comments