We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 918d77d commit dc7a1a3Copy full SHA for dc7a1a3
FirebaseFunctions/CHANGELOG.md
@@ -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
+
7
# 10.10.0
8
- [fixed] Fixed potential memory leak of Functions instances. (#11248)
9
- [added] Callable functions can now opt in to using limited-use App Check
0 commit comments