Skip to content

Commit 19b4522

Browse files
committed
Update CHANGELOG.md
1 parent 1dc7d7f commit 19b4522

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

FirebaseAI/CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
# Unreleased
1+
# 12.2.0
2+
- [feature] Added support for returning thought summaries, which are synthesized
3+
versions of a model's internal reasoning process. (#15096)
24
- [feature] Added a new configuration option to use limited-use App
35
Check tokens for attesting Firebase AI Logic requests. This enhances
46
security against replay attacks. To use this feature, configure it
57
explicitly via the new `useLimitedUseAppCheckTokens` parameter when
68
initializing `FirebaseAI`. We recommend migrating to limited-use
79
tokens now, so your app will be ready to take advantage of replay
8-
protection when it becomes available for Firebase AI Logic.
9-
10-
# 12.2.0
11-
- [feature] Added support for returning thought summaries, which are synthesized
12-
versions of a model's internal reasoning process. (#15096)
10+
protection when it becomes available for Firebase AI Logic. (#15099)
1311

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

0 commit comments

Comments
 (0)