Skip to content

Commit 8565d10

Browse files
committed
Update CHANGELOG.md
1 parent 18a2ee5 commit 8565d10

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

FirebaseAI/CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
# 12.2.0
22
- [feature] Added support for returning thought summaries, which are synthesized
33
versions of a model's internal reasoning process. (#15096)
4-
- [feature] Added a new configuration option to use limited-use App
5-
Check tokens for attesting Firebase AI Logic requests. This enhances
6-
security against replay attacks. To use this feature, configure it
7-
explicitly via the new `useLimitedUseAppCheckTokens` parameter when
8-
initializing `FirebaseAI`. We recommend migrating to limited-use
9-
tokens now, so your app will be ready to take advantage of replay
10-
protection when it becomes available for Firebase AI Logic. (#15099)
4+
- [feature] Added support for limited-use tokens with Firebase App Check. These short-lived tokens
5+
provide greater protection for the APIs that give you access to Gemini and Imagen models. Learn
6+
how to [enable usage of limited-use tokens](https://firebase.google.com/docs/ai-logic/app-check).
7+
(#15099)
118

129
# 12.0.0
1310
- [feature] Added support for Grounding with Google Search. (#15014)

0 commit comments

Comments
 (0)