Skip to content

Commit c05c1be

Browse files
committed
Changelog
1 parent 1f97344 commit c05c1be

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

firebase-sessions/CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11
# Unreleased
2+
* [changed] Use multi-process DataStore instead of Preferences DataStore
3+
4+
# 2.0.9
25
* [changed] Add warning for known issue b/328687152
36
* [changed] Use Dagger for dependency injection
47
* [changed] Updated datastore dependency to v1.1.3 to
58
fix [CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
69

7-
810
# 2.0.9
911
* [fixed] Make AQS resilient to background init in multi-process apps.
1012

11-
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-
1713
# 2.0.7
1814
* [fixed] Removed extraneous logs that risk leaking internal identifiers.
1915

0 commit comments

Comments
 (0)