Skip to content

Commit 4578e1e

Browse files
authored
Create release config for m153
1 parent 6870462 commit 4578e1e

File tree

3 files changed

+167
-0
lines changed

3 files changed

+167
-0
lines changed

release.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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-functions",
12+
":firebase-functions:ktx",
13+
":firebase-vertexai"
14+
]
15+
}

release_report.json

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"changesByLibraryName": {
3+
"firebase-appdistribution": [
4+
{
5+
"commitId": "6b4f0de81dfd1627f3e74b8ac4eb3494d1e57e61",
6+
"prId": "",
7+
"author": "Rodrigo Lazo",
8+
"message": "Update CHANGELOG.md\n\nAdd entry about changes related to Android 14 compatibility",
9+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/6b4f0de81dfd1627f3e74b8ac4eb3494d1e57e61",
10+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/"
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": "3da6adc2358f616c0236b0fded8e94fdcaff09e0",
24+
"prId": "",
25+
"author": "Rodrigo Lazo",
26+
"message": "Update CHANGELOG.md\n\nAdd reference to appdistro release",
27+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/3da6adc2358f616c0236b0fded8e94fdcaff09e0",
28+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/"
29+
}
30+
],
31+
"firebase-appdistribution-api/ktx": [
32+
],
33+
"firebase-crashlytics": [
34+
{
35+
"commitId": "3ec4d00241f8a52035e25e462e45c4673779911f",
36+
"prId": "6224",
37+
"author": "Matthew Robertson",
38+
"message": "Add issue link to changelog entry (#6224)\n\n",
39+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/3ec4d00241f8a52035e25e462e45c4673779911f",
40+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6224"
41+
},
42+
{
43+
"commitId": "4d6e112267814327da70b403113654d945436b90",
44+
"prId": "6191",
45+
"author": "Matthew Robertson",
46+
"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.",
47+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/4d6e112267814327da70b403113654d945436b90",
48+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6191"
49+
}
50+
],
51+
"firebase-crashlytics-ndk": [
52+
],
53+
"firebase-sessions": [
54+
{
55+
"commitId": "b994bd488f350c9bf552b4ab0b91d517ea4a8e08",
56+
"prId": "6226",
57+
"author": "Matthew Robertson",
58+
"message": "Fix sessions test app for target api 34 (#6226)\n\n",
59+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/b994bd488f350c9bf552b4ab0b91d517ea4a8e08",
60+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6226"
61+
}
62+
],
63+
"firebase-crashlytics/ktx": [
64+
],
65+
"firebase-functions": [
66+
{
67+
"commitId": "adab25c949d7f82b093cb11c3495b0266af6074e",
68+
"prId": "5351",
69+
"author": "emilypgoogle",
70+
"message": "Functions migration to Kotlin (#5351)\n\ndone with automated tooling, to investigate the viability of quick\r\nmigrations pre API changes.",
71+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/adab25c949d7f82b093cb11c3495b0266af6074e",
72+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/5351"
73+
}
74+
],
75+
"firebase-functions/ktx": [
76+
],
77+
"firebase-vertexai": [
78+
{
79+
"commitId": "3afffc127b1f17a596ce94075bec82f7bd0268b7",
80+
"prId": "6186",
81+
"author": "emilypgoogle",
82+
"message": "Merge GenAI Common into Vertex (#6186)\n\n",
83+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/3afffc127b1f17a596ce94075bec82f7bd0268b7",
84+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6186"
85+
},
86+
{
87+
"commitId": "5fe51ebb554a9b141d65674be667935f01abd856",
88+
"prId": "",
89+
"author": "Rodrigo Lazo Paz",
90+
"message": "Make citation metadata uri optional\n",
91+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/5fe51ebb554a9b141d65674be667935f01abd856",
92+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/"
93+
}
94+
]
95+
},
96+
"changedLibrariesWithNoChangelog": [
97+
]
98+
}

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+
* Update CHANGELOG.md
5+
[pr](https://github.com/firebase/firebase-android-sdk/pull/) [commit](https://github.com/firebase/firebase-android-sdk/commit/6b4f0de81dfd1627f3e74b8ac4eb3494d1e57e61) [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+
* Update CHANGELOG.md
13+
[pr](https://github.com/firebase/firebase-android-sdk/pull/) [commit](https://github.com/firebase/firebase-android-sdk/commit/3da6adc2358f616c0236b0fded8e94fdcaff09e0) [Rodrigo Lazo]
14+
15+
## firebase-appdistribution-api/ktx
16+
17+
18+
## firebase-crashlytics
19+
20+
* Add issue link to changelog entry (#6224)
21+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6224) [commit](https://github.com/firebase/firebase-android-sdk/commit/3ec4d00241f8a52035e25e462e45c4673779911f) [Matthew Robertson]
22+
23+
* Remove changes related to persistence issue (#6191)
24+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6191) [commit](https://github.com/firebase/firebase-android-sdk/commit/4d6e112267814327da70b403113654d945436b90) [Matthew Robertson]
25+
26+
## firebase-crashlytics-ndk
27+
28+
29+
## firebase-sessions
30+
31+
* Fix sessions test app for target api 34 (#6226)
32+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6226) [commit](https://github.com/firebase/firebase-android-sdk/commit/b994bd488f350c9bf552b4ab0b91d517ea4a8e08) [Matthew Robertson]
33+
34+
## firebase-crashlytics/ktx
35+
36+
37+
## firebase-functions
38+
39+
* Functions migration to Kotlin (#5351)
40+
[pr](https://github.com/firebase/firebase-android-sdk/pull/5351) [commit](https://github.com/firebase/firebase-android-sdk/commit/adab25c949d7f82b093cb11c3495b0266af6074e) [emilypgoogle]
41+
42+
## firebase-functions/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)