Skip to content

Commit 2dd629e

Browse files
authored
[Auth] Add CHANGELOG entry for #14067 (#14078)
1 parent 53801ff commit 2dd629e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

FirebaseAuth/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
logged out when upgrading from Firebase 8.10.0 or earlier to Firebase 11.
44
Note that this fix will not be in the 11.5.0 zip and Carthage
55
distributions, but will be included from 11.6.0 onwards. (#14011)
6+
- [fixed] Restore Firebase 10 keychain error handling behavior when retrieving
7+
Firebase Auth tokens, potentially causing user sign-out on Firebase 11. Note
8+
that this fix will not be in the 11.5.0 zip and Carthage distributions, but
9+
will be included from 11.6.0 onwards. (#14067)
610

711
# 11.4.0
812
- [fixed] Restore Firebase 10 behavior by ignoring `nil` display names used

0 commit comments

Comments
 (0)