Skip to content

Commit c978a33

Browse files
Merge 3933366 into 68368c4
2 parents 68368c4 + 3933366 commit c978a33

File tree

3 files changed

+177
-0
lines changed

3 files changed

+177
-0
lines changed

release.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "m153",
3+
"libraries": [
4+
":firebase-appdistribution",
5+
":firebase-appdistribution-api",
6+
":firebase-appdistribution-api:ktx",
7+
":firebase-crashlytics",
8+
":firebase-crashlytics-ndk",
9+
":firebase-sessions",
10+
":firebase-crashlytics:ktx",
11+
":firebase-vertexai"
12+
]
13+
}

release_report.json

Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
{
2+
"changesByLibraryName": {
3+
"firebase-appdistribution": [
4+
{
5+
"commitId": "829dab38c3e50d91a417fa065eb7f036bd715911",
6+
"prId": "6243",
7+
"author": "Rodrigo Lazo",
8+
"message": "Add entry in the changelog for next release (#6243)\n\nThe next release of the NDK doesn't contain any new features, it only\r\nbumps the value to maintain parity with the crashlytics SDK.\r\n\r\nAdditional entries are for appdistribution and appdistribution-api.",
9+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/829dab38c3e50d91a417fa065eb7f036bd715911",
10+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6243"
11+
},
12+
{
13+
"commitId": "2eb7cd7f52c0d610881ef1fc69de5f214f6b9f1b",
14+
"prId": "6229",
15+
"author": "Lee Kellogg",
16+
"message": "Update firebase-appdistribution/test-app to target API level 34 (#6229)\n\n",
17+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2eb7cd7f52c0d610881ef1fc69de5f214f6b9f1b",
18+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6229"
19+
}
20+
],
21+
"firebase-appdistribution-api": [
22+
{
23+
"commitId": "829dab38c3e50d91a417fa065eb7f036bd715911",
24+
"prId": "6243",
25+
"author": "Rodrigo Lazo",
26+
"message": "Add entry in the changelog for next release (#6243)\n\nThe next release of the NDK doesn't contain any new features, it only\r\nbumps the value to maintain parity with the crashlytics SDK.\r\n\r\nAdditional entries are for appdistribution and appdistribution-api.",
27+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/829dab38c3e50d91a417fa065eb7f036bd715911",
28+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6243"
29+
}
30+
],
31+
"firebase-appdistribution-api/ktx": [
32+
],
33+
"firebase-crashlytics": [
34+
{
35+
"commitId": "991059786173395260b2fb90b6cc05d44a786f05",
36+
"prId": "9999",
37+
"author": "Rodrigo Lazo",
38+
"message": "Update crashlytics gradle.properties (#9999)\n\nDo a minor version bump due to the changes",
39+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/991059786173395260b2fb90b6cc05d44a786f05",
40+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/"
41+
},
42+
{
43+
"commitId": "3ec4d00241f8a52035e25e462e45c4673779911f",
44+
"prId": "6224",
45+
"author": "Matthew Robertson",
46+
"message": "Add issue link to changelog entry (#6224)\n\n",
47+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/3ec4d00241f8a52035e25e462e45c4673779911f",
48+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6224"
49+
},
50+
{
51+
"commitId": "4d6e112267814327da70b403113654d945436b90",
52+
"prId": "6191",
53+
"author": "Matthew Robertson",
54+
"message": "Remove changes related to persistence issue (#6191)\n\nRevert changes related to persistence issue. These changes are still on\r\nthe `crashlytics-exception-handler` feature branch while we develop\r\nthere. `main` is now in a good state for the next release, including the\r\nODF and Session ID changes.",
55+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/4d6e112267814327da70b403113654d945436b90",
56+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6191"
57+
}
58+
],
59+
"firebase-crashlytics-ndk": [
60+
{
61+
"commitId": "68368c41f2f9592337b98e87f80acf210d0884d2",
62+
"prId": "9999",
63+
"author": "Rodrigo Lazo",
64+
"message": "Update crashlytics ndk gradle.properties (#9999)\n\nShould match crashlytics version",
65+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/68368c41f2f9592337b98e87f80acf210d0884d2",
66+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/"
67+
},
68+
{
69+
"commitId": "829dab38c3e50d91a417fa065eb7f036bd715911",
70+
"prId": "6243",
71+
"author": "Rodrigo Lazo",
72+
"message": "Add entry in the changelog for next release (#6243)\n\nThe next release of the NDK doesn't contain any new features, it only\r\nbumps the value to maintain parity with the crashlytics SDK.\r\n\r\nAdditional entries are for appdistribution and appdistribution-api.",
73+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/829dab38c3e50d91a417fa065eb7f036bd715911",
74+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6243"
75+
}
76+
],
77+
"firebase-sessions": [
78+
{
79+
"commitId": "b994bd488f350c9bf552b4ab0b91d517ea4a8e08",
80+
"prId": "6226",
81+
"author": "Matthew Robertson",
82+
"message": "Fix sessions test app for target api 34 (#6226)\n\n",
83+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/b994bd488f350c9bf552b4ab0b91d517ea4a8e08",
84+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6226"
85+
}
86+
],
87+
"firebase-crashlytics/ktx": [
88+
],
89+
"firebase-vertexai": [
90+
{
91+
"commitId": "3afffc127b1f17a596ce94075bec82f7bd0268b7",
92+
"prId": "6186",
93+
"author": "emilypgoogle",
94+
"message": "Merge GenAI Common into Vertex (#6186)\n\n",
95+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/3afffc127b1f17a596ce94075bec82f7bd0268b7",
96+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6186"
97+
},
98+
{
99+
"commitId": "5fe51ebb554a9b141d65674be667935f01abd856",
100+
"prId": "9999",
101+
"author": "Rodrigo Lazo Paz",
102+
"message": "Make citation metadata uri optional (#9999)\n\n",
103+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/5fe51ebb554a9b141d65674be667935f01abd856",
104+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/"
105+
}
106+
]
107+
},
108+
"changedLibrariesWithNoChangelog": [
109+
]
110+
}

release_report.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Release Report
2+
## firebase-appdistribution
3+
4+
* Add entry in the changelog for next release (#6243)
5+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6243) [commit](https://github.com/firebase/firebase-android-sdk/commit/829dab38c3e50d91a417fa065eb7f036bd715911) [Rodrigo Lazo]
6+
7+
* Update firebase-appdistribution/test-app to target API level 34 (#6229)
8+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6229) [commit](https://github.com/firebase/firebase-android-sdk/commit/2eb7cd7f52c0d610881ef1fc69de5f214f6b9f1b) [Lee Kellogg]
9+
10+
## firebase-appdistribution-api
11+
12+
* Add entry in the changelog for next release (#6243)
13+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6243) [commit](https://github.com/firebase/firebase-android-sdk/commit/829dab38c3e50d91a417fa065eb7f036bd715911) [Rodrigo Lazo]
14+
15+
## firebase-appdistribution-api/ktx
16+
17+
18+
## firebase-crashlytics
19+
20+
* Update crashlytics gradle.properties
21+
[pr](https://github.com/firebase/firebase-android-sdk/pull/) [commit](https://github.com/firebase/firebase-android-sdk/commit/991059786173395260b2fb90b6cc05d44a786f05) [Rodrigo Lazo]
22+
23+
* Add issue link to changelog entry (#6224)
24+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6224) [commit](https://github.com/firebase/firebase-android-sdk/commit/3ec4d00241f8a52035e25e462e45c4673779911f) [Matthew Robertson]
25+
26+
* Remove changes related to persistence issue (#6191)
27+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6191) [commit](https://github.com/firebase/firebase-android-sdk/commit/4d6e112267814327da70b403113654d945436b90) [Matthew Robertson]
28+
29+
## firebase-crashlytics-ndk
30+
31+
* Update crashlytics ndk gradle.properties
32+
[pr](https://github.com/firebase/firebase-android-sdk/pull/) [commit](https://github.com/firebase/firebase-android-sdk/commit/68368c41f2f9592337b98e87f80acf210d0884d2) [Rodrigo Lazo]
33+
34+
* Add entry in the changelog for next release (#6243)
35+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6243) [commit](https://github.com/firebase/firebase-android-sdk/commit/829dab38c3e50d91a417fa065eb7f036bd715911) [Rodrigo Lazo]
36+
37+
## firebase-sessions
38+
39+
* Fix sessions test app for target api 34 (#6226)
40+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6226) [commit](https://github.com/firebase/firebase-android-sdk/commit/b994bd488f350c9bf552b4ab0b91d517ea4a8e08) [Matthew Robertson]
41+
42+
## firebase-crashlytics/ktx
43+
44+
45+
## firebase-vertexai
46+
47+
* Merge GenAI Common into Vertex (#6186)
48+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6186) [commit](https://github.com/firebase/firebase-android-sdk/commit/3afffc127b1f17a596ce94075bec82f7bd0268b7) [emilypgoogle]
49+
50+
* Make citation metadata uri optional
51+
[pr](https://github.com/firebase/firebase-android-sdk/pull/) [commit](https://github.com/firebase/firebase-android-sdk/commit/5fe51ebb554a9b141d65674be667935f01abd856) [Rodrigo Lazo Paz]
52+
53+
54+
## SDKs with changes, but no changelogs

0 commit comments

Comments
 (0)