File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -71,12 +71,24 @@ Support
7171
7272Release 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
You can’t perform that action at this time.
0 commit comments