Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion firebase-crashlytics-ndk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Unreleased

* [changed] Updated `firebase-crashlytics` dependency to v19.0.4

# 19.0.3
* [changed] Updated `firebase-crashlytics` dependency to v19.0.3
Expand Down
2 changes: 1 addition & 1 deletion firebase-functions/firebase-functions.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation("com.google.firebase:firebase-annotations:16.2.0")
implementation("com.google.firebase:firebase-common:20.3.1")
implementation("com.google.firebase:firebase-components:17.1.0")
implementation(project(":appcheck:firebase-appcheck-interop"))
implementation("com.google.firebase:firebase-appcheck-interop:17.1.0")
implementation(libs.kotlin.stdlib)
implementation(libs.playservices.base)
implementation(libs.playservices.basement)
Expand Down
4 changes: 2 additions & 2 deletions firebase-vertexai/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

version=16.0.0-beta04
latestReleasedVersion=16.0.0-beta03
version=16.0.0-beta05
latestReleasedVersion=16.0.0-beta04
15 changes: 15 additions & 0 deletions release.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "m153",
"libraries": [
":firebase-appdistribution",
":firebase-appdistribution-api",
":firebase-appdistribution-api:ktx",
":firebase-crashlytics",
":firebase-crashlytics-ndk",
":firebase-sessions",
":firebase-crashlytics:ktx",
":firebase-functions",
":firebase-functions:ktx",
":firebase-vertexai"
]
}
98 changes: 98 additions & 0 deletions release_report.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
{
"changesByLibraryName": {
"firebase-appdistribution": [
{
"commitId": "6b4f0de81dfd1627f3e74b8ac4eb3494d1e57e61",
"prId": "",
"author": "Rodrigo Lazo",
"message": "Update CHANGELOG.md\n\nAdd entry about changes related to Android 14 compatibility",
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/6b4f0de81dfd1627f3e74b8ac4eb3494d1e57e61",
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/"
},
{
"commitId": "2eb7cd7f52c0d610881ef1fc69de5f214f6b9f1b",
"prId": "6229",
"author": "Lee Kellogg",
"message": "Update firebase-appdistribution/test-app to target API level 34 (#6229)\n\n",
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2eb7cd7f52c0d610881ef1fc69de5f214f6b9f1b",
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6229"
}
],
"firebase-appdistribution-api": [
{
"commitId": "3da6adc2358f616c0236b0fded8e94fdcaff09e0",
"prId": "",
"author": "Rodrigo Lazo",
"message": "Update CHANGELOG.md\n\nAdd reference to appdistro release",
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/3da6adc2358f616c0236b0fded8e94fdcaff09e0",
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/"
}
],
"firebase-appdistribution-api/ktx": [
],
"firebase-crashlytics": [
{
"commitId": "3ec4d00241f8a52035e25e462e45c4673779911f",
"prId": "6224",
"author": "Matthew Robertson",
"message": "Add issue link to changelog entry (#6224)\n\n",
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/3ec4d00241f8a52035e25e462e45c4673779911f",
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6224"
},
{
"commitId": "4d6e112267814327da70b403113654d945436b90",
"prId": "6191",
"author": "Matthew Robertson",
"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.",
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/4d6e112267814327da70b403113654d945436b90",
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6191"
}
],
"firebase-crashlytics-ndk": [
],
"firebase-sessions": [
{
"commitId": "b994bd488f350c9bf552b4ab0b91d517ea4a8e08",
"prId": "6226",
"author": "Matthew Robertson",
"message": "Fix sessions test app for target api 34 (#6226)\n\n",
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/b994bd488f350c9bf552b4ab0b91d517ea4a8e08",
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6226"
}
],
"firebase-crashlytics/ktx": [
],
"firebase-functions": [
{
"commitId": "adab25c949d7f82b093cb11c3495b0266af6074e",
"prId": "5351",
"author": "emilypgoogle",
"message": "Functions migration to Kotlin (#5351)\n\ndone with automated tooling, to investigate the viability of quick\r\nmigrations pre API changes.",
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/adab25c949d7f82b093cb11c3495b0266af6074e",
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/5351"
}
],
"firebase-functions/ktx": [
],
"firebase-vertexai": [
{
"commitId": "3afffc127b1f17a596ce94075bec82f7bd0268b7",
"prId": "6186",
"author": "emilypgoogle",
"message": "Merge GenAI Common into Vertex (#6186)\n\n",
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/3afffc127b1f17a596ce94075bec82f7bd0268b7",
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6186"
},
{
"commitId": "5fe51ebb554a9b141d65674be667935f01abd856",
"prId": "",
"author": "Rodrigo Lazo Paz",
"message": "Make citation metadata uri optional\n",
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/5fe51ebb554a9b141d65674be667935f01abd856",
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/"
}
]
},
"changedLibrariesWithNoChangelog": [
]
}
54 changes: 54 additions & 0 deletions release_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Release Report
## firebase-appdistribution

* Update CHANGELOG.md
[pr](https://github.com/firebase/firebase-android-sdk/pull/) [commit](https://github.com/firebase/firebase-android-sdk/commit/6b4f0de81dfd1627f3e74b8ac4eb3494d1e57e61) [Rodrigo Lazo]

* Update firebase-appdistribution/test-app to target API level 34 (#6229)
[pr](https://github.com/firebase/firebase-android-sdk/pull/6229) [commit](https://github.com/firebase/firebase-android-sdk/commit/2eb7cd7f52c0d610881ef1fc69de5f214f6b9f1b) [Lee Kellogg]

## firebase-appdistribution-api

* Update CHANGELOG.md
[pr](https://github.com/firebase/firebase-android-sdk/pull/) [commit](https://github.com/firebase/firebase-android-sdk/commit/3da6adc2358f616c0236b0fded8e94fdcaff09e0) [Rodrigo Lazo]

## firebase-appdistribution-api/ktx


## firebase-crashlytics

* Add issue link to changelog entry (#6224)
[pr](https://github.com/firebase/firebase-android-sdk/pull/6224) [commit](https://github.com/firebase/firebase-android-sdk/commit/3ec4d00241f8a52035e25e462e45c4673779911f) [Matthew Robertson]

* Remove changes related to persistence issue (#6191)
[pr](https://github.com/firebase/firebase-android-sdk/pull/6191) [commit](https://github.com/firebase/firebase-android-sdk/commit/4d6e112267814327da70b403113654d945436b90) [Matthew Robertson]

## firebase-crashlytics-ndk


## firebase-sessions

* Fix sessions test app for target api 34 (#6226)
[pr](https://github.com/firebase/firebase-android-sdk/pull/6226) [commit](https://github.com/firebase/firebase-android-sdk/commit/b994bd488f350c9bf552b4ab0b91d517ea4a8e08) [Matthew Robertson]

## firebase-crashlytics/ktx


## firebase-functions

* Functions migration to Kotlin (#5351)
[pr](https://github.com/firebase/firebase-android-sdk/pull/5351) [commit](https://github.com/firebase/firebase-android-sdk/commit/adab25c949d7f82b093cb11c3495b0266af6074e) [emilypgoogle]

## firebase-functions/ktx


## firebase-vertexai

* Merge GenAI Common into Vertex (#6186)
[pr](https://github.com/firebase/firebase-android-sdk/pull/6186) [commit](https://github.com/firebase/firebase-android-sdk/commit/3afffc127b1f17a596ce94075bec82f7bd0268b7) [emilypgoogle]

* Make citation metadata uri optional
[pr](https://github.com/firebase/firebase-android-sdk/pull/) [commit](https://github.com/firebase/firebase-android-sdk/commit/5fe51ebb554a9b141d65674be667935f01abd856) [Rodrigo Lazo Paz]


## SDKs with changes, but no changelogs
Loading