File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -109,6 +109,10 @@ Support
109109
110110Release Notes
111111-------------
112+ ### Upcoming Release
113+ - Changes
114+ - Functions: Added support for Callable Functions Streaming via ` StreamAsync ` .
115+
112116### 13.13.0
113117- Changes
114118 - General: Update to Firebase C++ SDK version 13.9.0.
@@ -127,7 +131,6 @@ Release Notes
127131 - Analytics: Add support for Apple's StoreKit 2 transactions. Add new ` LogAppleTransactionAsync ` method
128132 that takes in the App Store transaction string and logs the transaction.
129133 - Firebase AI: Add support for limited-use App Check tokens.
130-
131134
132135### 13.11.0
133136- Changes
@@ -146,7 +149,6 @@ Release Notes
146149 - Functions: Fixed tgz export, added missing asmdef for functions. Fixes issue where Functions were not being exported correctly in the tgz build.
147150 - Firebase AI: Fix tgz export, added missing asmdef for Firebase AI. Fixes issue where Firebase AI was not being exported correctly in the tgz build.
148151 - Functions: Added support for passing and enforcing Limited Use App Check tokens.
149- - Functions: Added support for Callable Functions Streaming via ` StreamAsync ` .
150152
151153### 13.10.0
152154- Changes
You can’t perform that action at this time.
0 commit comments