Skip to content

Commit b9be9f1

Browse files
authored
Add m161 changelog for functions (#6769)
1 parent 19dd95b commit b9be9f1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

firebase-functions/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Unreleased
2+
* [feature] Streaming callable functions are now supported.
23
* [fixed] Fixed an issue that prevented the App Check token from being handled correctly in case of error.
34

45

firebase-functions/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=21.1.2
1+
version=21.2.0
22
latestReleasedVersion=21.1.1
33
android.enableUnitTestBinaryResources=true

0 commit comments

Comments
 (0)