Skip to content

Commit 848c4bc

Browse files
committed
Add CHANGELOG entry
1 parent 0309049 commit 848c4bc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

FirebaseVertexAI/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 11.5.0
2+
- [fixed] Fixed an issue where `VertexAI.vertexAI(app: app1)` and
3+
`VertexAI.vertexAI(app: app2)` would return the same instance if their
4+
`location` was the same, including the default `us-central1`. (#14007)
5+
16
# 11.4.0
27
- [feature] Vertex AI in Firebase is now Generally Available (GA) and can be
38
used in production apps. (#13725)

0 commit comments

Comments
 (0)