Skip to content

Commit 2f93baa

Browse files
authored
chore(firebaseai): Update changelog per release (#7321)
Rachel updated the changelog wording before shipping to firesite, and she wanted the SDKs to update the wording in their SDK changelogs to match. This updates the relevant changelog entry (for limited-use tokens) to match.
1 parent 88f6774 commit 2f93baa

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

firebase-ai/CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,12 @@
2020

2121
* [changed] Added a `dilation` parameter to `ImagenMaskReference.generateMaskAndPadForOutpainting`
2222
(#7260)
23-
* [feature] Added support for limited-use tokens with Firebase App Check. These short-lived tokens
24-
provide greater protection for the APIs that give you access to Gemini and Imagen models. Learn
25-
how to [enable usage of limited-use tokens](https://firebase.google.com/docs/ai-logic/app-check).
23+
* [feature] Added support for limited-use tokens with Firebase App Check.
24+
These limited-use tokens are required for an upcoming optional feature called
25+
_replay protection_. We recommend
26+
[enabling the usage of limited-use tokens](https://firebase.google.com/docs/ai-logic/app-check)
27+
now so that when replay protection becomes available, you can enable it sooner
28+
because more of your users will be on versions of your app that send limited-use tokens.
2629
(#7285)
2730

2831
# 17.1.0

0 commit comments

Comments
 (0)