We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0309049 commit 848c4bcCopy full SHA for 848c4bc
FirebaseVertexAI/CHANGELOG.md
@@ -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
+
6
# 11.4.0
7
- [feature] Vertex AI in Firebase is now Generally Available (GA) and can be
8
used in production apps. (#13725)
0 commit comments