Skip to content

Commit 72c7ca2

Browse files
committed
Update release configs
1 parent 3dbeda6 commit 72c7ca2

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

release.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
":firebase-storage",
2525
":firebase-storage:ktx",
2626
":firebase-vertexai",
27+
":transport:transport-api",
2728
":transport:transport-backend-cct",
2829
":transport:transport-runtime"
2930
]

release_report.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,16 @@
590590
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6309"
591591
}
592592
],
593+
"transport/transport-api": [
594+
{
595+
"commitId": "3dbeda6a93e23399a17ba704317c32c4f7e88bb3",
596+
"prId": "",
597+
"author": "Daymon",
598+
"message": "Add missing changelog\n",
599+
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/3dbeda6a93e23399a17ba704317c32c4f7e88bb3",
600+
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/"
601+
}
602+
],
593603
"transport/transport-backend-cct": [
594604
{
595605
"commitId": "065c732669e350bd5b8f4df9d53dc5212a28e4aa",

release_report.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,11 @@
256256
* Improvements to vertexAI types (#6309)
257257
[pr](https://github.com/firebase/firebase-android-sdk/pull/6309) [commit](https://github.com/firebase/firebase-android-sdk/commit/92a824b97a5c7ebc0bacdffbdddc3d0eee416f3c) [Rodrigo Lazo]
258258

259+
## transport/transport-api
260+
261+
* Add missing changelog
262+
[pr](https://github.com/firebase/firebase-android-sdk/pull/) [commit](https://github.com/firebase/firebase-android-sdk/commit/3dbeda6a93e23399a17ba704317c32c4f7e88bb3) [Daymon]
263+
259264
## transport/transport-backend-cct
260265
261266
* Bump protobuf to 3.25.5 (#6343)

0 commit comments

Comments
 (0)