Skip to content

Commit dc7a1a3

Browse files
authored
[Functions] Update CHANGELOG.md for App Check fix (#14471)
1 parent 918d77d commit dc7a1a3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

FirebaseFunctions/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 11.9.0
2+
- [fixed] Fixed App Check token reporting to enable differentiating outdated
3+
(`MISSING`) and inauthentic (`INVALID`) clients; see [Monitor App Check
4+
request metrics for Cloud Functions](https://firebase.google.com/docs/app-check/monitor-functions-metrics)
5+
for more details.
6+
17
# 10.10.0
28
- [fixed] Fixed potential memory leak of Functions instances. (#11248)
39
- [added] Callable functions can now opt in to using limited-use App Check

0 commit comments

Comments
 (0)