Skip to content

Commit 9488760

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

File tree

3 files changed

+188
-0
lines changed

3 files changed

+188
-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: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
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": "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+
"commitId": "829dab38c3e50d91a417fa065eb7f036bd715911",
54+
"prId": "6243",
55+
"author": "Rodrigo Lazo",
56+
"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.",
57+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/829dab38c3e50d91a417fa065eb7f036bd715911",
58+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6243"
59+
}
60+
],
61+
"firebase-sessions": [
62+
{
63+
"commitId": "b994bd488f350c9bf552b4ab0b91d517ea4a8e08",
64+
"prId": "6226",
65+
"author": "Matthew Robertson",
66+
"message": "Fix sessions test app for target api 34 (#6226)\n\n",
67+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/b994bd488f350c9bf552b4ab0b91d517ea4a8e08",
68+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6226"
69+
}
70+
],
71+
"firebase-crashlytics/ktx": [
72+
],
73+
"firebase-functions": [
74+
{
75+
"commitId": "1e0e4992b62ade3eac9566a19e62110b258f83a6",
76+
"prId": "6242",
77+
"author": "Rodrigo Lazo",
78+
"message": "Pin appcheck-interop dependency to latest released version (#6242)\n\nThere's no need for functions to depend at a project level on the\r\nappcheck interop library.",
79+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1e0e4992b62ade3eac9566a19e62110b258f83a6",
80+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6242"
81+
},
82+
{
83+
"commitId": "adab25c949d7f82b093cb11c3495b0266af6074e",
84+
"prId": "5351",
85+
"author": "emilypgoogle",
86+
"message": "Functions migration to Kotlin (#5351)\n\ndone with automated tooling, to investigate the viability of quick\r\nmigrations pre API changes.",
87+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/adab25c949d7f82b093cb11c3495b0266af6074e",
88+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/5351"
89+
}
90+
],
91+
"firebase-functions/ktx": [
92+
],
93+
"firebase-vertexai": [
94+
{
95+
"commitId": "3afffc127b1f17a596ce94075bec82f7bd0268b7",
96+
"prId": "6186",
97+
"author": "emilypgoogle",
98+
"message": "Merge GenAI Common into Vertex (#6186)\n\n",
99+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/3afffc127b1f17a596ce94075bec82f7bd0268b7",
100+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6186"
101+
},
102+
{
103+
"commitId": "5fe51ebb554a9b141d65674be667935f01abd856",
104+
"prId": "",
105+
"author": "Rodrigo Lazo Paz",
106+
"message": "Make citation metadata uri optional\n",
107+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/5fe51ebb554a9b141d65674be667935f01abd856",
108+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/"
109+
}
110+
]
111+
},
112+
"changedLibrariesWithNoChangelog": [
113+
]
114+
}

release_report.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
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+
* 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+
* Add entry in the changelog for next release (#6243)
29+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6243) [commit](https://github.com/firebase/firebase-android-sdk/commit/829dab38c3e50d91a417fa065eb7f036bd715911) [Rodrigo Lazo]
30+
31+
## firebase-sessions
32+
33+
* Fix sessions test app for target api 34 (#6226)
34+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6226) [commit](https://github.com/firebase/firebase-android-sdk/commit/b994bd488f350c9bf552b4ab0b91d517ea4a8e08) [Matthew Robertson]
35+
36+
## firebase-crashlytics/ktx
37+
38+
39+
## firebase-functions
40+
41+
* Pin appcheck-interop dependency to latest released version (#6242)
42+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6242) [commit](https://github.com/firebase/firebase-android-sdk/commit/1e0e4992b62ade3eac9566a19e62110b258f83a6) [Rodrigo Lazo]
43+
44+
* Functions migration to Kotlin (#5351)
45+
[pr](https://github.com/firebase/firebase-android-sdk/pull/5351) [commit](https://github.com/firebase/firebase-android-sdk/commit/adab25c949d7f82b093cb11c3495b0266af6074e) [emilypgoogle]
46+
47+
## firebase-functions/ktx
48+
49+
50+
## firebase-vertexai
51+
52+
* Merge GenAI Common into Vertex (#6186)
53+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6186) [commit](https://github.com/firebase/firebase-android-sdk/commit/3afffc127b1f17a596ce94075bec82f7bd0268b7) [emilypgoogle]
54+
55+
* Make citation metadata uri optional
56+
[pr](https://github.com/firebase/firebase-android-sdk/pull/) [commit](https://github.com/firebase/firebase-android-sdk/commit/5fe51ebb554a9b141d65674be667935f01abd856) [Rodrigo Lazo Paz]
57+
58+
59+
## SDKs with changes, but no changelogs

0 commit comments

Comments
 (0)