We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19dd95b commit b9be9f1Copy full SHA for b9be9f1
firebase-functions/CHANGELOG.md
@@ -1,4 +1,5 @@
1
# Unreleased
2
+* [feature] Streaming callable functions are now supported.
3
* [fixed] Fixed an issue that prevented the App Check token from being handled correctly in case of error.
4
5
firebase-functions/gradle.properties
@@ -1,3 +1,3 @@
-version=21.1.2
+version=21.2.0
latestReleasedVersion=21.1.1
android.enableUnitTestBinaryResources=true
0 commit comments