Skip to content

Commit 843dd43

Browse files
committed
Update CHANGELOG.md
1 parent af953ad commit 843dd43

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

firebase-ai/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
configured.
88
* [changed] Added a `dilation` parameter to `ImagenMaskReference.generateMaskAndPadForOutpainting`
99
(#7260)
10+
* [feature] Added a new configuration option to use 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.
1015

1116
# 17.1.0
1217
=======

0 commit comments

Comments
 (0)