Skip to content

Commit 9f6683f

Browse files
committed
Remove vertexai
1 parent e110a26 commit 9f6683f

File tree

3 files changed

+1
-51
lines changed

3 files changed

+1
-51
lines changed

release.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
":firebase-crashlytics:ktx",
99
":firebase-dataconnect",
1010
":firebase-storage",
11-
":firebase-storage:ktx",
12-
":firebase-vertexai"
11+
":firebase-storage:ktx"
1312
]
1413
}

release_report.json

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -103,40 +103,6 @@
103103
}
104104
],
105105
"firebase-storage/ktx": [
106-
],
107-
"firebase-vertexai": [
108-
{
109-
"commitId": "5db7bfb3c92ca14a3a5a8a5a9091c98a7e7c0ccf",
110-
"prId": "6976",
111-
"author": "Rodrigo Lazo",
112-
"message": "Use correct name in release notes for vertexai (#6976)\n\nThe release note name has been updated to use the correct value.\n\nContext cl/761183261",
113-
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/5db7bfb3c92ca14a3a5a8a5a9091c98a7e7c0ccf",
114-
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6976"
115-
},
116-
{
117-
"commitId": "129cb89fb28d3d76519e85471e6fcaad90db3b90",
118-
"prId": "6970",
119-
"author": "Daymon",
120-
"message": "Update changelog and Vertex version from M164 (#6970)\n\nPer [b/419000235](https://b.corp.google.com/issues/419000235),\n\nThis updates the changelogs and vai version changes we made on the\nrelease branch for M164. This should be merged before we create the\nmerge-back branch, such that the merge-back works as expected.",
121-
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/129cb89fb28d3d76519e85471e6fcaad90db3b90",
122-
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6970"
123-
},
124-
{
125-
"commitId": "eee76b4f7faf740c6e935888e0d26c0cb9411699",
126-
"prId": "6949",
127-
"author": "Daymon",
128-
"message": "Revert \"Update headers to track vertex ai/developer usage in kotlin (… (#6949)\n\nThis reverts commit #6944.\n\nThe change was meant to be for `firebase-ai`, which we corrected with\n#6948.",
129-
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/eee76b4f7faf740c6e935888e0d26c0cb9411699",
130-
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6949"
131-
},
132-
{
133-
"commitId": "f4649cde3b0c603a7ac06db68d14ede1b6efa23e",
134-
"prId": "6944",
135-
"author": "Vinay Guthal",
136-
"message": "Update headers to track vertex ai/developer usage in kotlin (#6944)\n\nThis change is required to track the usage of vertex ai/developer api in\nkotlin. This change adds a suffix to the version value in the headers we\nsend to the backend (This will mainly distinguish between the 16.0.0\nversions from the old sdk and the new one)",
137-
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/f4649cde3b0c603a7ac06db68d14ede1b6efa23e",
138-
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6944"
139-
}
140106
]
141107
},
142108
"changedLibrariesWithNoChangelog": [

release_report.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -50,21 +50,6 @@
5050
## firebase-storage/ktx
5151
5252

53-
## firebase-vertexai
54-
55-
* Use correct name in release notes for vertexai (#6976)
56-
[pr](https://github.com/firebase/firebase-android-sdk/pull/6976) [commit](https://github.com/firebase/firebase-android-sdk/commit/5db7bfb3c92ca14a3a5a8a5a9091c98a7e7c0ccf) [Rodrigo Lazo]
57-
58-
* Update changelog and Vertex version from M164 (#6970)
59-
[pr](https://github.com/firebase/firebase-android-sdk/pull/6970) [commit](https://github.com/firebase/firebase-android-sdk/commit/129cb89fb28d3d76519e85471e6fcaad90db3b90) [Daymon]
60-
61-
* Revert "Update headers to track vertex ai/developer usage in kotlin (… (#6949)
62-
[pr](https://github.com/firebase/firebase-android-sdk/pull/6949) [commit](https://github.com/firebase/firebase-android-sdk/commit/eee76b4f7faf740c6e935888e0d26c0cb9411699) [Daymon]
63-
64-
* Update headers to track vertex ai/developer usage in kotlin (#6944)
65-
[pr](https://github.com/firebase/firebase-android-sdk/pull/6944) [commit](https://github.com/firebase/firebase-android-sdk/commit/f4649cde3b0c603a7ac06db68d14ede1b6efa23e) [Vinay Guthal]
66-
67-
6853
## SDKs with changes, but no changelogs
6954
:firebase-inappmessaging
7055
:firebase-inappmessaging-display

0 commit comments

Comments
 (0)