File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
configured.
8
8
* [ changed] Added a ` dilation ` parameter to ` ImagenMaskReference.generateMaskAndPadForOutpainting `
9
9
(#7260 )
10
- * [ feature] Added a new configuration option to enable 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.
10
+ * [ feature] Added support for limited-use tokens with Firebase App Check. These short-lived tokens
11
+ provide greater protection for the APIs that give you access to Gemini and Imagen models. Learn
12
+ how to [ enable usage of limited-use tokens ] ( https://firebase.google.com/docs/ai-logic/app-check ) .
13
+ ( # 7285 )
14
+
15
15
16
16
# 17.1.0
17
17
=======
You can’t perform that action at this time.
0 commit comments