Skip to content

Commit c18cb6d

Browse files
authored
Merge branch 'main' into update_change_log_ai
2 parents 13b3731 + 2f93baa commit c18cb6d

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
@@ -22,9 +22,12 @@
2222

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

3033
# 17.1.0

0 commit comments

Comments
 (0)