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 1f97344 commit c05c1beCopy full SHA for c05c1be
firebase-sessions/CHANGELOG.md
@@ -1,19 +1,15 @@
1
# Unreleased
2
+* [changed] Use multi-process DataStore instead of Preferences DataStore
3
+
4
+# 2.0.9
5
* [changed] Add warning for known issue b/328687152
6
* [changed] Use Dagger for dependency injection
7
* [changed] Updated datastore dependency to v1.1.3 to
8
fix [CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
9
-
10
# 2.0.9
11
* [fixed] Make AQS resilient to background init in multi-process apps.
12
-## Kotlin
13
-The Kotlin extensions library transitively includes the updated
14
-`firebase-sessions` library. The Kotlin extensions library has no additional
15
-updates.
16
17
# 2.0.7
18
* [fixed] Removed extraneous logs that risk leaking internal identifiers.
19
0 commit comments