File tree Expand file tree Collapse file tree 3 files changed +49
-0
lines changed Expand file tree Collapse file tree 3 files changed +49
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " test.release" ,
3
+ "libraries" : [
4
+ " :firebase-vertexai"
5
+ ]
6
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "changesByLibraryName" : {
3
+ "firebase-vertexai" : [
4
+ {
5
+ "commitId" : " 3afffc127b1f17a596ce94075bec82f7bd0268b7" ,
6
+ "prId" : " 6186" ,
7
+ "author" : " emilypgoogle" ,
8
+ "message" : " Merge GenAI Common into Vertex (#6186)\n\n " ,
9
+ "commitLink" : " https://github.com/firebase/firebase-android-sdk/commit/3afffc127b1f17a596ce94075bec82f7bd0268b7" ,
10
+ "prLink" : " https://github.com/firebase/firebase-android-sdk/pull/6186"
11
+ },
12
+ {
13
+ "commitId" : " 5fe51ebb554a9b141d65674be667935f01abd856" ,
14
+ "prId" : " " ,
15
+ "author" : " Rodrigo Lazo Paz" ,
16
+ "message" : " Make citation metadata uri optional\n " ,
17
+ "commitLink" : " https://github.com/firebase/firebase-android-sdk/commit/5fe51ebb554a9b141d65674be667935f01abd856" ,
18
+ "prLink" : " https://github.com/firebase/firebase-android-sdk/pull/"
19
+ }
20
+ ]
21
+ },
22
+ "changedLibrariesWithNoChangelog" : [
23
+ " :firebase-crashlytics" ,
24
+ " :firebase-crashlytics-ndk" ,
25
+ " :firebase-sessions" ,
26
+ " :firebase-crashlytics:ktx"
27
+ ]
28
+ }
Original file line number Diff line number Diff line change
1
+ # Release Report
2
+ ## firebase-vertexai
3
+
4
+ * Merge GenAI Common into Vertex (#6186 )
5
+ [ pr] ( https://github.com/firebase/firebase-android-sdk/pull/6186 ) [ commit] ( https://github.com/firebase/firebase-android-sdk/commit/3afffc127b1f17a596ce94075bec82f7bd0268b7 ) [ emilypgoogle]
6
+
7
+ * Make citation metadata uri optional
8
+ [ pr] ( https://github.com/firebase/firebase-android-sdk/pull/ ) [ commit] ( https://github.com/firebase/firebase-android-sdk/commit/5fe51ebb554a9b141d65674be667935f01abd856 ) [ Rodrigo Lazo Paz]
9
+
10
+
11
+ ## SDKs with changes, but no changelogs
12
+ : firebase-crashlytics
13
+ : firebase-crashlytics-ndk
14
+ : firebase-sessions
15
+ :firebase-crashlytics: ktx
You can’t perform that action at this time.
0 commit comments