Skip to content

Commit bb82b25

Browse files
committed
Update CHANGELOG.md
1 parent 37dfe26 commit bb82b25

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

firebase-ai/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
configured.
88
* [changed] Added a `dilation` parameter to `ImagenMaskReference.generateMaskAndPadForOutpainting`
99
(#7260)
10-
* [feature] Added a new configuration option to enable limited-use App Check tokens for attesting
11-
Firebase AI Logic requests. This enhances security against replay attacks. To use this feature,
12-
configure it explicitly via the new `useLimitedUseAppCheckTokens` parameter when initializing
13-
`FirebaseAI`. We recommend migrating to limited-use tokens now, so your app will be ready to take
14-
advantage of replay protection when it becomes available for Firebase AI Logic.
10+
* [feature] Added support for limited-use tokens with Firebase App Check. These short-lived tokens
11+
provide greater protection for the APIs that give you access to Gemini and Imagen models. Learn
12+
how to [enable usage of limited-use tokens](https://firebase.google.com/docs/ai-logic/app-check).
13+
(#7285)
14+
1515

1616
# 17.1.0
1717
=======

0 commit comments

Comments
 (0)