Skip to content

Commit

Permalink
Merge 3c6dbca into fd01196
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 23, 2024
2 parents fd01196 + 3c6dbca commit 72b68a3
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 0 deletions.
6 changes: 6 additions & 0 deletions release.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"name": "test.release",
"libraries": [
":firebase-vertexai"
]
}
28 changes: 28 additions & 0 deletions release_report.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"changesByLibraryName": {
"firebase-vertexai": [
{
"commitId": "3afffc127b1f17a596ce94075bec82f7bd0268b7",
"prId": "6186",
"author": "emilypgoogle",
"message": "Merge GenAI Common into Vertex (#6186)\n\n",
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/3afffc127b1f17a596ce94075bec82f7bd0268b7",
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6186"
},
{
"commitId": "5fe51ebb554a9b141d65674be667935f01abd856",
"prId": "",
"author": "Rodrigo Lazo Paz",
"message": "Make citation metadata uri optional\n",
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/5fe51ebb554a9b141d65674be667935f01abd856",
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/"
}
]
},
"changedLibrariesWithNoChangelog": [
":firebase-crashlytics",
":firebase-crashlytics-ndk",
":firebase-sessions",
":firebase-crashlytics:ktx"
]
}
15 changes: 15 additions & 0 deletions release_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Release Report
## firebase-vertexai
* Merge GenAI Common into Vertex (#6186)
[pr](https://github.com/firebase/firebase-android-sdk/pull/6186) [commit](https://github.com/firebase/firebase-android-sdk/commit/3afffc127b1f17a596ce94075bec82f7bd0268b7) [emilypgoogle]

* Make citation metadata uri optional
[pr](https://github.com/firebase/firebase-android-sdk/pull/) [commit](https://github.com/firebase/firebase-android-sdk/commit/5fe51ebb554a9b141d65674be667935f01abd856) [Rodrigo Lazo Paz]


## SDKs with changes, but no changelogs
:firebase-crashlytics
:firebase-crashlytics-ndk
:firebase-sessions
:firebase-crashlytics:ktx

0 comments on commit 72b68a3

Please sign in to comment.