Skip to content

Commit 049692e

Browse files
cynthiajoanCynthia Jiang
andauthored
m134 readme update (#801)
* m134 readme update * add more release notes --------- Co-authored-by: Cynthia Jiang <[email protected]>
1 parent 80bd89a commit 049692e

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/readme.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,24 @@ Support
7171

7272
Release Notes
7373
-------------
74-
### Upcoming Release
74+
### 11.3.0
7575
- Changes
76+
- General: Update to Firebase C++ SDK version 11.3.0.
77+
- General (Android): Update to Firebase Android BoM version 32.2.0.
78+
- General (iOS): Update to Firebase Cocoapods version 10.12.0.
79+
- General (Desktop): Fixed an error loading google-services.json and
80+
google-services-desktop.json from paths with international characters on
81+
Windows.
82+
- Auth (Android): Fixed an issue where VerifyPhoneNumber's internal builder
83+
failed to create PhoneAuthOptions with certain compiler settings.
84+
- Auth (iOS): Fixed an issue where functions that return AuthResult were not
85+
including updated credentials when encountering errors.
7686
- Firestore (Android) Fix the intermittent global references exhaustion
7787
crash when working with documents with a large number of keys and/or large
7888
map and/or array fields.
7989
([#1364](https://github.com/firebase/firebase-cpp-sdk/pull/1364)).
90+
- Remote Config (Desktop): Additional fix for handling of non-English time
91+
zone names on Windows.
8092

8193
### 11.2.0
8294
- Changes

0 commit comments

Comments
 (0)