Skip to content

Commit 1cab033

Browse files
rlazogithub-actions[bot]
authored andcommitted
Create release config for mm
1 parent 8329493 commit 1cab033

File tree

3 files changed

+236
-0
lines changed

3 files changed

+236
-0
lines changed

release.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "mm",
3+
"libraries": [
4+
":firebase-ai",
5+
":firebase-dataconnect",
6+
":firebase-messaging",
7+
":firebase-messaging-directboot",
8+
":firebase-messaging:ktx"
9+
]
10+
}

release_report.json

Lines changed: 154 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,154 @@
1+
{
2+
"changesByLibraryName": {
3+
"firebase-ai": [
4+
{
5+
"commitId": "832949335ba3b96ffd406fa393ddf7d543605648",
6+
"prId": "7066",
7+
"author": "Rodrigo Lazo",
8+
"message": "[Ai] Fix `anyOf` refdoc (#7066)\n\nThe sample code was not correctly enclosed in backticks (`), causing the\ncode to be incorrectly rendered.",
9+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/832949335ba3b96ffd406fa393ddf7d543605648",
10+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7066"
11+
},
12+
{
13+
"commitId": "68535a4cf88cb6f63a0415d924d87c18c1c1a0d0",
14+
"prId": "7071",
15+
"author": "Rodrigo Lazo",
16+
"message": "[Ai] Update api.txt (#7071)\n\nThis is a follow up to #7042",
17+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/68535a4cf88cb6f63a0415d924d87c18c1c1a0d0",
18+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7071"
19+
},
20+
{
21+
"commitId": "78b278e5deda1fe68210b0c1e37ff445252595f5",
22+
"prId": "7056",
23+
"author": "Rodrigo Lazo",
24+
"message": "[Ai] Use correct release notes name (#7056)\n\nThe release notes were being generated with the outdated {{firebase_ai}}\ninstead of the correct {{firebase_ai_logic}}.\n\nReference cl/773420536",
25+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/78b278e5deda1fe68210b0c1e37ff445252595f5",
26+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7056"
27+
},
28+
{
29+
"commitId": "25e4bd9f284da9ee4935de76a6653a1668f4390e",
30+
"prId": "7048",
31+
"author": "Rodrigo Lazo",
32+
"message": "[Ai] Move changelog entry to the correct section (#7048)\n\nThe changes in #7013 mistakenly put the changelog entry for the change\nin the \"16.1.0\" section, when it should be part of the \"Unreleased\"\nsection",
33+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/25e4bd9f284da9ee4935de76a6653a1668f4390e",
34+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7048"
35+
},
36+
{
37+
"commitId": "ece0efdb0217f7964e60f89e0e6f21b9e03cb3f1",
38+
"prId": "7038",
39+
"author": "emilypgoogle",
40+
"message": "Add AI integration tests (#7038)\n\nCurrently lacking mechanism to get API key from GitHub workflow and the\nworkflow to regularly run the tests.\nThis functionality will be added in a follow up PR.\n\nIncludes a modification to an internal serializable type to better\ninteract with failure cases and prevent crashes.",
41+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/ece0efdb0217f7964e60f89e0e6f21b9e03cb3f1",
42+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7038"
43+
},
44+
{
45+
"commitId": "c6afacd0ecab0c4172300b114ced0a68ff261089",
46+
"prId": "7042",
47+
"author": "Rodrigo Lazo",
48+
"message": "[Ai] Deprecate totalBillableCharacters (#7042)\n\nI've marked the `totalBillableCharacters` field in\n`CountTokensResponse.kt` as deprecated. This includes adding the\n`@Deprecated` annotation and a corresponding KDoc `@deprecated` tag.\n\nThe field is planned to be removed in a future version of the SDK.\n\n---------\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
49+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/c6afacd0ecab0c4172300b114ced0a68ff261089",
50+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7042"
51+
},
52+
{
53+
"commitId": "6d166e0fc4455af4e1bd40aac3ce18536f81ca25",
54+
"prId": "7013",
55+
"author": "David Motsonashvili",
56+
"message": "Davidmotson.extra schema (#7013)\n\nCo-authored-by: David Motsonashvili <[email protected]>",
57+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/6d166e0fc4455af4e1bd40aac3ce18536f81ca25",
58+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7013"
59+
},
60+
{
61+
"commitId": "d4a3068ed33dcc61d1b17510d58357f1d51293b5",
62+
"prId": "7011",
63+
"author": "David Motsonashvili",
64+
"message": "Davidmotson.google count token modelname (#7011)\n\nCo-authored-by: David Motsonashvili <[email protected]>",
65+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/d4a3068ed33dcc61d1b17510d58357f1d51293b5",
66+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7011"
67+
},
68+
{
69+
"commitId": "af24598d141ca73712fede4cbdf94a3b64f0f51f",
70+
"prId": "6996",
71+
"author": "Vinay Guthal",
72+
"message": "update voice (#6996)\n\nThis pr updates the Voice class to take in a string as an attribute\ninstead of just an enum. This is a breaking change since it breaks\nbinary compatibility however I don't think there is any changes that\nneed to be done by the developer",
73+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/af24598d141ca73712fede4cbdf94a3b64f0f51f",
74+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6996"
75+
}
76+
],
77+
"firebase-dataconnect": [
78+
{
79+
"commitId": "796687301af56663b61c0b0cea890c5db1878784",
80+
"prId": "7033",
81+
"author": "Denver Coneybeare",
82+
"message": "dataconnect: demo: Setup dokka (#7033)\n\n",
83+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/796687301af56663b61c0b0cea890c5db1878784",
84+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7033"
85+
},
86+
{
87+
"commitId": "9b510c4eeaa3c891e8937d5e1b0e01064cee9fa0",
88+
"prId": "7032",
89+
"author": "Denver Coneybeare",
90+
"message": "dataconnect: demo: build.gradle.kts: add ability to specify the Data Connect emulator executable to use (#7032)\n\n",
91+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/9b510c4eeaa3c891e8937d5e1b0e01064cee9fa0",
92+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7032"
93+
},
94+
{
95+
"commitId": "f48eda6f557bbcd76530ae4eea0a7ee55e68e801",
96+
"prId": "7031",
97+
"author": "Denver Coneybeare",
98+
"message": "dataconnect: demo: build.gradle.kts: update dependencies (#7031)\n\n",
99+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/f48eda6f557bbcd76530ae4eea0a7ee55e68e801",
100+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7031"
101+
},
102+
{
103+
"commitId": "bfd3c76a057c7ad905f64e50d4eb927f658235bf",
104+
"prId": "7003",
105+
"author": "Denver Coneybeare",
106+
"message": "dataconnect: DataConnectExecutableVersions.json updated with versions 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.5.0, 2.6.0, 2.6.1, and 2.6.2 (#7003)\n\n",
107+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/bfd3c76a057c7ad905f64e50d4eb927f658235bf",
108+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7003"
109+
},
110+
{
111+
"commitId": "b2fe88156d1f5851ca265ff5e5d89c87f02ce71d",
112+
"prId": "7001",
113+
"author": "Denver Coneybeare",
114+
"message": "dataconnect: Fixed occasional `NullPointerException` leading to erroneous UNAUTHENTICATED exceptions (#7001)\n\n",
115+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/b2fe88156d1f5851ca265ff5e5d89c87f02ce71d",
116+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7001"
117+
}
118+
],
119+
"firebase-messaging": [
120+
{
121+
"commitId": "366095f3d19b86f93b29444f7fc5326c4cb909c9",
122+
"prId": "6980",
123+
"author": "Greg Sakakihara",
124+
"message": "Add a NamedThreadFactory to WithinAppServiceConnection's Executor. (#6980)\n\n- Added back the NamedThreadFactory used by scheduledExecutorService\nthat was removed by\nhttps://github.com/firebase/firebase-android-sdk/commit/6383f6d71218b24318372573aaf962711776f4d1",
125+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/366095f3d19b86f93b29444f7fc5326c4cb909c9",
126+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6980"
127+
}
128+
],
129+
"firebase-messaging-directboot": [
130+
{
131+
"commitId": "cbb470a514072361b5a834fa53dd2af462cfb426",
132+
"prId": "7050",
133+
"author": "Rodrigo Lazo",
134+
"message": "[FCM-DB] Update changelog to align with FCM (#7050)\n\nThere are no planned changes for FCM-DirectBoot to go with the planned\nchanges for FCM. Add changelog note about it.",
135+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/cbb470a514072361b5a834fa53dd2af462cfb426",
136+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7050"
137+
}
138+
],
139+
"firebase-messaging/ktx": [
140+
]
141+
},
142+
"changedLibrariesWithNoChangelog": [
143+
":firebase-common",
144+
":firebase-common:ktx",
145+
":firebase-perf",
146+
":firebase-perf:ktx",
147+
":firebase-crashlytics",
148+
":firebase-crashlytics-ndk",
149+
":firebase-sessions",
150+
":firebase-crashlytics:ktx",
151+
":firebase-storage",
152+
":firebase-storage:ktx"
153+
]
154+
}

release_report.md

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
# Release Report
2+
## firebase-ai
3+
4+
* [Ai] Fix `anyOf` refdoc (#7066)
5+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7066) [commit](https://github.com/firebase/firebase-android-sdk/commit/832949335ba3b96ffd406fa393ddf7d543605648) [Rodrigo Lazo]
6+
7+
* [Ai] Update api.txt (#7071)
8+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7071) [commit](https://github.com/firebase/firebase-android-sdk/commit/68535a4cf88cb6f63a0415d924d87c18c1c1a0d0) [Rodrigo Lazo]
9+
10+
* [Ai] Use correct release notes name (#7056)
11+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7056) [commit](https://github.com/firebase/firebase-android-sdk/commit/78b278e5deda1fe68210b0c1e37ff445252595f5) [Rodrigo Lazo]
12+
13+
* [Ai] Move changelog entry to the correct section (#7048)
14+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7048) [commit](https://github.com/firebase/firebase-android-sdk/commit/25e4bd9f284da9ee4935de76a6653a1668f4390e) [Rodrigo Lazo]
15+
16+
* Add AI integration tests (#7038)
17+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7038) [commit](https://github.com/firebase/firebase-android-sdk/commit/ece0efdb0217f7964e60f89e0e6f21b9e03cb3f1) [emilypgoogle]
18+
19+
* [Ai] Deprecate totalBillableCharacters (#7042)
20+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7042) [commit](https://github.com/firebase/firebase-android-sdk/commit/c6afacd0ecab0c4172300b114ced0a68ff261089) [Rodrigo Lazo]
21+
22+
* Davidmotson.extra schema (#7013)
23+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7013) [commit](https://github.com/firebase/firebase-android-sdk/commit/6d166e0fc4455af4e1bd40aac3ce18536f81ca25) [David Motsonashvili]
24+
25+
* Davidmotson.google count token modelname (#7011)
26+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7011) [commit](https://github.com/firebase/firebase-android-sdk/commit/d4a3068ed33dcc61d1b17510d58357f1d51293b5) [David Motsonashvili]
27+
28+
* update voice (#6996)
29+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6996) [commit](https://github.com/firebase/firebase-android-sdk/commit/af24598d141ca73712fede4cbdf94a3b64f0f51f) [Vinay Guthal]
30+
31+
## firebase-dataconnect
32+
33+
* dataconnect: demo: Setup dokka (#7033)
34+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7033) [commit](https://github.com/firebase/firebase-android-sdk/commit/796687301af56663b61c0b0cea890c5db1878784) [Denver Coneybeare]
35+
36+
* dataconnect: demo: build.gradle.kts: add ability to specify the Data Connect emulator executable to use (#7032)
37+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7032) [commit](https://github.com/firebase/firebase-android-sdk/commit/9b510c4eeaa3c891e8937d5e1b0e01064cee9fa0) [Denver Coneybeare]
38+
39+
* dataconnect: demo: build.gradle.kts: update dependencies (#7031)
40+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7031) [commit](https://github.com/firebase/firebase-android-sdk/commit/f48eda6f557bbcd76530ae4eea0a7ee55e68e801) [Denver Coneybeare]
41+
42+
* dataconnect: DataConnectExecutableVersions.json updated with versions 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.5.0, 2.6.0, 2.6.1, and 2.6.2 (#7003)
43+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7003) [commit](https://github.com/firebase/firebase-android-sdk/commit/bfd3c76a057c7ad905f64e50d4eb927f658235bf) [Denver Coneybeare]
44+
45+
* dataconnect: Fixed occasional `NullPointerException` leading to erroneous UNAUTHENTICATED exceptions (#7001)
46+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7001) [commit](https://github.com/firebase/firebase-android-sdk/commit/b2fe88156d1f5851ca265ff5e5d89c87f02ce71d) [Denver Coneybeare]
47+
48+
## firebase-messaging
49+
50+
* Add a NamedThreadFactory to WithinAppServiceConnection's Executor. (#6980)
51+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6980) [commit](https://github.com/firebase/firebase-android-sdk/commit/366095f3d19b86f93b29444f7fc5326c4cb909c9) [Greg Sakakihara]
52+
53+
## firebase-messaging-directboot
54+
55+
* [FCM-DB] Update changelog to align with FCM (#7050)
56+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7050) [commit](https://github.com/firebase/firebase-android-sdk/commit/cbb470a514072361b5a834fa53dd2af462cfb426) [Rodrigo Lazo]
57+
58+
## firebase-messaging/ktx
59+
60+
61+
62+
## SDKs with changes, but no changelogs
63+
:firebase-common
64+
:firebase-common:ktx
65+
:firebase-perf
66+
:firebase-perf:ktx
67+
:firebase-crashlytics
68+
:firebase-crashlytics-ndk
69+
:firebase-sessions
70+
:firebase-crashlytics:ktx
71+
:firebase-storage
72+
:firebase-storage:ktx

0 commit comments

Comments
 (0)