Skip to content

Commit 0b46d74

Browse files
authored
chore(firebaseai): Update changelog per release (#15285)
1 parent 9bc71e3 commit 0b46d74

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

FirebaseAI/CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
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 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).
4+
- [feature] Added support for limited-use tokens with Firebase App Check.
5+
These limited-use tokens are required for an upcoming optional feature called
6+
_replay protection_. We recommend
7+
[enabling the usage of limited-use tokens](https://firebase.google.com/docs/ai-logic/app-check)
8+
now so that when replay protection becomes available, you can enable it sooner
9+
because more of your users will be on versions of your app that send limited-use tokens.
710
(#15099)
811

912
# 12.0.0

0 commit comments

Comments
 (0)