diff --git a/FirebaseFunctions/CHANGELOG.md b/FirebaseFunctions/CHANGELOG.md index c156c6daffd..89a663ec718 100644 --- a/FirebaseFunctions/CHANGELOG.md +++ b/FirebaseFunctions/CHANGELOG.md @@ -1,3 +1,9 @@ +# 11.9.0 +- [fixed] Fixed App Check token reporting to enable differentiating outdated + (`MISSING`) and inauthentic (`INVALID`) clients; see [Monitor App Check + request metrics for Cloud Functions](https://firebase.google.com/docs/app-check/monitor-functions-metrics) + for more details. + # 10.10.0 - [fixed] Fixed potential memory leak of Functions instances. (#11248) - [added] Callable functions can now opt in to using limited-use App Check