Skip to content

Commit e73c081

Browse files
authored
Update CHANGELOG.md
1 parent 546cbcb commit e73c081

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

firebase-ai/CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,12 @@
1111

1212
* [changed] Added a `dilation` parameter to `ImagenMaskReference.generateMaskAndPadForOutpainting`
1313
(#7260)
14-
* [feature] Added support for limited-use tokens with Firebase App Check. These short-lived tokens
15-
provide greater protection for the APIs that give you access to Gemini and Imagen models. Learn
16-
how to [enable usage of limited-use tokens](https://firebase.google.com/docs/ai-logic/app-check).
14+
* [feature] Added support for limited-use tokens with Firebase App Check.
15+
These limited-use tokens are required for an upcoming optional feature called
16+
_replay protection_. We recommend
17+
[enabling the usage of limited-use tokens](https://firebase.google.com/docs/ai-logic/app-check)
18+
now so that when replay protection becomes available, you can enable it sooner
19+
because more of your users will be on versions of your app that send limited-use tokens.
1720
(#7285)
1821

1922
# 17.1.0

0 commit comments

Comments
 (0)