Skip to content

Commit 88aafeb

Browse files
davidmotsongithub-actions[bot]
authored andcommitted
Create release config for m174
1 parent f98eadc commit 88aafeb

File tree

3 files changed

+137
-0
lines changed

3 files changed

+137
-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": "m174",
3+
"libraries": [
4+
":firebase-ai",
5+
":firebase-crashlytics",
6+
":firebase-crashlytics-ndk",
7+
":firebase-sessions",
8+
":firebase-dataconnect"
9+
]
10+
}

release_report.json

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
{
2+
"changesByLibraryName": {
3+
"firebase-ai": [
4+
{
5+
"commitId": "f98eadcb2030ae8d3d37936d9ec1507082564ef3",
6+
"prId": "7496",
7+
"author": "Vinay Guthal",
8+
"message": "AudioHandler callback to modify AudioTrack and AudioRecord (#7496)\n\nThis PR adds a callback function `audioHandler` which would apply the\nnecessary configurations or modifications to the `AudioTrack` and the\n`AudioRecord` objects used by the `startAudioCoversation` function.\n\nThis PR also adds a new configuration class called conversation config\nwhich could be sent to the `startAudioConversation` function which\nallows users to specify different aspects of the conversation.",
9+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/f98eadcb2030ae8d3d37936d9ec1507082564ef3",
10+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7496"
11+
},
12+
{
13+
"commitId": "a0911a711491d5c9d008af7637698c9c18d1e225",
14+
"prId": "7569",
15+
"author": "David Motsonashvili",
16+
"message": "Firebase AI Documentation Fix (#7569)\n\nincludes requested fixes to the Firebase AI documentation including:\n* Removing all uses of \"e. g.\"\n* Adding backticks to code in @Deprecated tags\n* Better details on `sendTextRealtime`\n\n---------\n\nCo-authored-by: David Motsonashvili <[email protected]>\nCo-authored-by: rachelsaunders <[email protected]>",
17+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/a0911a711491d5c9d008af7637698c9c18d1e225",
18+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7569"
19+
},
20+
{
21+
"commitId": "f31257c6a781ab857667c6535d5454fd22c69e7f",
22+
"prId": "7567",
23+
"author": "Ryan Wilson",
24+
"message": "Add tests for HarmBlockMethod compatibility with GoogleAI and VertexAI (#7567)\n\nAdded unit tests to `GenerativeModelTesting.kt` to verify that:\n1. Using `HarmBlockMethod` with `GoogleAI` backend throws\n`InvalidStateException`.\n2. Using `HarmBlockMethod` with `VertexAI` backend does not throw\n`InvalidStateException`.\n\nThis covers an edge case where `HarmBlockMethod` is only supported by\nVertexAI.\n\n---------\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
25+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/f31257c6a781ab857667c6535d5454fd22c69e7f",
26+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7567"
27+
},
28+
{
29+
"commitId": "964dccc8fd900254e72f3b4139798bc07ff92f17",
30+
"prId": "7562",
31+
"author": "Rodrigo Lazo",
32+
"message": "[AI] Chat history must store all the parts (streaming) (#7562)\n\nThe chat history in streaming mode reconstructs the parts from their\ncontents, rather than storing the parts themselves. This causes\nnon-visible elements, like `thoughtSignature` to get lost.",
33+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/964dccc8fd900254e72f3b4139798bc07ff92f17",
34+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7562"
35+
},
36+
{
37+
"commitId": "5188058b301dfa173ba3238395bd8f51ced88c78",
38+
"prId": "7541",
39+
"author": "emilypgoogle",
40+
"message": "Bump AI Logic version (#7541)\n\n",
41+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/5188058b301dfa173ba3238395bd8f51ced88c78",
42+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7541"
43+
}
44+
],
45+
"firebase-crashlytics": [
46+
{
47+
"commitId": "b6e04d3d1b45dcc1707cdec79f0d06c49eeca498",
48+
"prId": "7530",
49+
"author": "Matthew Robertson",
50+
"message": "Update changelogs for AQS and Crashlytics (#7530)\n\nUpdate changelogs for AQS and Crashlytics",
51+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/b6e04d3d1b45dcc1707cdec79f0d06c49eeca498",
52+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7530"
53+
}
54+
],
55+
"firebase-crashlytics-ndk": [
56+
{
57+
"commitId": "b6e04d3d1b45dcc1707cdec79f0d06c49eeca498",
58+
"prId": "7530",
59+
"author": "Matthew Robertson",
60+
"message": "Update changelogs for AQS and Crashlytics (#7530)\n\nUpdate changelogs for AQS and Crashlytics",
61+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/b6e04d3d1b45dcc1707cdec79f0d06c49eeca498",
62+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7530"
63+
}
64+
],
65+
"firebase-sessions": [
66+
{
67+
"commitId": "b6e04d3d1b45dcc1707cdec79f0d06c49eeca498",
68+
"prId": "7530",
69+
"author": "Matthew Robertson",
70+
"message": "Update changelogs for AQS and Crashlytics (#7530)\n\nUpdate changelogs for AQS and Crashlytics",
71+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/b6e04d3d1b45dcc1707cdec79f0d06c49eeca498",
72+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7530"
73+
}
74+
],
75+
"firebase-dataconnect": [
76+
{
77+
"commitId": "ace8d5a8804b9a4341c0f077d1a504864f5cdb5e",
78+
"prId": "7536",
79+
"author": "emilypgoogle",
80+
"message": "Fix dataconnect changelog (#7536)\n\n",
81+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/ace8d5a8804b9a4341c0f077d1a504864f5cdb5e",
82+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/7536"
83+
}
84+
]
85+
},
86+
"changedLibrariesWithNoChangelog": []
87+
}

release_report.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Release Report
2+
## firebase-ai
3+
4+
* AudioHandler callback to modify AudioTrack and AudioRecord (#7496)
5+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7496) [commit](https://github.com/firebase/firebase-android-sdk/commit/f98eadcb2030ae8d3d37936d9ec1507082564ef3) [Vinay Guthal]
6+
7+
* Firebase AI Documentation Fix (#7569)
8+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7569) [commit](https://github.com/firebase/firebase-android-sdk/commit/a0911a711491d5c9d008af7637698c9c18d1e225) [David Motsonashvili]
9+
10+
* Add tests for HarmBlockMethod compatibility with GoogleAI and VertexAI (#7567)
11+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7567) [commit](https://github.com/firebase/firebase-android-sdk/commit/f31257c6a781ab857667c6535d5454fd22c69e7f) [Ryan Wilson]
12+
13+
* [AI] Chat history must store all the parts (streaming) (#7562)
14+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7562) [commit](https://github.com/firebase/firebase-android-sdk/commit/964dccc8fd900254e72f3b4139798bc07ff92f17) [Rodrigo Lazo]
15+
16+
* Bump AI Logic version (#7541)
17+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7541) [commit](https://github.com/firebase/firebase-android-sdk/commit/5188058b301dfa173ba3238395bd8f51ced88c78) [emilypgoogle]
18+
19+
## firebase-crashlytics
20+
21+
* Update changelogs for AQS and Crashlytics (#7530)
22+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7530) [commit](https://github.com/firebase/firebase-android-sdk/commit/b6e04d3d1b45dcc1707cdec79f0d06c49eeca498) [Matthew Robertson]
23+
24+
## firebase-crashlytics-ndk
25+
26+
* Update changelogs for AQS and Crashlytics (#7530)
27+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7530) [commit](https://github.com/firebase/firebase-android-sdk/commit/b6e04d3d1b45dcc1707cdec79f0d06c49eeca498) [Matthew Robertson]
28+
29+
## firebase-sessions
30+
31+
* Update changelogs for AQS and Crashlytics (#7530)
32+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7530) [commit](https://github.com/firebase/firebase-android-sdk/commit/b6e04d3d1b45dcc1707cdec79f0d06c49eeca498) [Matthew Robertson]
33+
34+
## firebase-dataconnect
35+
36+
* Fix dataconnect changelog (#7536)
37+
[pr](https://github.com/firebase/firebase-android-sdk/pull/7536) [commit](https://github.com/firebase/firebase-android-sdk/commit/ace8d5a8804b9a4341c0f077d1a504864f5cdb5e) [emilypgoogle]
38+
39+
40+
## SDKs with changes, but no changelogs

0 commit comments

Comments
 (0)