diff --git a/release.json b/release.json new file mode 100644 index 00000000000..4118f958ff0 --- /dev/null +++ b/release.json @@ -0,0 +1,30 @@ +{ + "name": "m167", + "libraries": [ + ":firebase-abt", + ":firebase-ai", + ":firebase-appdistribution", + ":firebase-appdistribution-api", + ":firebase-config", + ":firebase-crashlytics", + ":firebase-crashlytics-ndk", + ":firebase-sessions", + ":firebase-database", + ":firebase-dataconnect", + ":firebase-datatransport", + ":firebase-firestore", + ":firebase-functions", + ":firebase-inappmessaging", + ":firebase-inappmessaging-display", + ":firebase-installations", + ":firebase-messaging", + ":firebase-messaging-directboot", + ":firebase-ml-modeldownloader", + ":firebase-perf", + ":firebase-storage", + ":appcheck:firebase-appcheck", + ":appcheck:firebase-appcheck-debug", + ":appcheck:firebase-appcheck-debug-testing", + ":appcheck:firebase-appcheck-playintegrity" + ] +} \ No newline at end of file diff --git a/release_report.json b/release_report.json new file mode 100644 index 00000000000..89f929691d3 --- /dev/null +++ b/release_report.json @@ -0,0 +1,1394 @@ +{ + "changesByLibraryName": { + "firebase-abt": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prId": "7122", + "author": "Rodrigo Lazo", + "message": "[Plugin] Remove ktx-related code from build scripts (#7122)\n\nAll ktx related functionality has been merged to the main libraries,\nand the KTX-only code removed.\n\nSee https://github.com/firebase/firebase-android-sdk/pull/7106", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7122" + } + ], + "firebase-ai": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prId": "7119", + "author": "emilypgoogle", + "message": "MinSDK 23 (#7119)\n\nCo-authored-by: Vinay Guthal \nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7119" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prId": "7122", + "author": "Rodrigo Lazo", + "message": "[Plugin] Remove ktx-related code from build scripts (#7122)\n\nAll ktx related functionality has been merged to the main libraries,\nand the KTX-only code removed.\n\nSee https://github.com/firebase/firebase-android-sdk/pull/7106", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7122" + }, + { + "commitId": "84650c2a5345b5bc124fb950eca7b8cddae333cb", + "prId": "7104", + "author": "Rosário P. Fernandes", + "message": "refactor(ai): required argument for vararg functions (#7104)\n\nThis is a breaking change.\n\nSee context in\nhttps://github.com/google-gemini/deprecated-generative-ai-android/pull/116\n\n---------\n\nCo-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/84650c2a5345b5bc124fb950eca7b8cddae333cb", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7104" + }, + { + "commitId": "939ffca11306401c84e8e55aca44f81755efd927", + "prId": "6999", + "author": "Rosário P. Fernandes", + "message": "feat(ai): add support for setting a thinking budget (#6999)\n\nThis should resolve #6990\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/939ffca11306401c84e8e55aca44f81755efd927", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/6999" + }, + { + "commitId": "b7e1397ed0b349bc7515640be435b84087feb339", + "prId": "7118", + "author": "Rodrigo Lazo", + "message": "[Ai] Fix integration test constructor usage (#7118)\n\nThe test is using the `internal` constructor instead of relying on the\npublic factory method which caused it fail with the new grounding\nfunctionality.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/b7e1397ed0b349bc7515640be435b84087feb339", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7118" + }, + { + "commitId": "50cd4f39791c3c000cae756e19ff029b1b575f65", + "prId": "7069", + "author": "Daniel La Rocque", + "message": "[FirebaseAI] Add support for Grounding with Google Search (#7069)\n\nAPI Proposal: [go/fal-grounding-api](https://goto.google.com/fal-grounding-api)\n(internal)\n\n- Added `GoogleSearch` tool and `Tool.googleSearch()` static initializer\n- Added fields to `GroundingMetadata` to support responses with grounded\nresults: `GroundingChunk`, `WebGroundingChunk`, `GroundingSupport`,\n`SearchEntrypoint`\n- Labelled `GroundingAttributions` as deprecated, recommending users to\nuse `GroundingSupport` instead", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/50cd4f39791c3c000cae756e19ff029b1b575f65", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7069" + }, + { + "commitId": "832949335ba3b96ffd406fa393ddf7d543605648", + "prId": "7066", + "author": "Rodrigo Lazo", + "message": "[Ai] Fix `anyOf` refdoc (#7066)\n\nThe sample code was not correctly enclosed in backticks (`), causing the\ncode to be incorrectly rendered.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/832949335ba3b96ffd406fa393ddf7d543605648", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7066" + }, + { + "commitId": "68535a4cf88cb6f63a0415d924d87c18c1c1a0d0", + "prId": "7071", + "author": "Rodrigo Lazo", + "message": "[Ai] Update api.txt (#7071)\n\nThis is a follow up to #7042", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/68535a4cf88cb6f63a0415d924d87c18c1c1a0d0", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7071" + }, + { + "commitId": "78b278e5deda1fe68210b0c1e37ff445252595f5", + "prId": "7056", + "author": "Rodrigo Lazo", + "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", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/78b278e5deda1fe68210b0c1e37ff445252595f5", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7056" + } + ], + "firebase-appdistribution": [ + { + "commitId": "1709cd0f287e54f682ab605573e678f21f5265a0", + "prId": "7144", + "author": "Rodrigo Lazo", + "message": "[Infra] Temporarily move some dependencies to project level (#7144)\n\nTo ensure that the next release does not contain projects that depend on\nan older artifact that still pulls any of the ktx artifacts, some of the\ninter-sdk dependencies need to be moved to project level.\n\nThis change should be reverted once all new artifacts are released.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7144" + }, + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prId": "7122", + "author": "Rodrigo Lazo", + "message": "[Plugin] Remove ktx-related code from build scripts (#7122)\n\nAll ktx related functionality has been merged to the main libraries,\nand the KTX-only code removed.\n\nSee https://github.com/firebase/firebase-android-sdk/pull/7106", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7122" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "1925119f83068567dcf55181cfc320a86fd28a1e", + "prId": "7117", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump kotlin to 2.0.21 (#7117)\n\nJump to the kotlin 2.x badgawon. Beyond updating the stdlib, related\ndependencies are bumped to the latest version they released that also\ndepends on 2.0.x", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1925119f83068567dcf55181cfc320a86fd28a1e", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7117" + } + ], + "firebase-appdistribution-api": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "afa309ee50763780071e56c18ea9fb0c8099a846", + "prId": "7141", + "author": "Rodrigo Lazo", + "message": "[Infra] Missing minSdk bumps (#7141)\n\nfirebase-appdistribution-api wasn't bumped and it's causing build\nfailures.\n\n`firebase-storage/test-app` was still running on a unsupported version\n(16).", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/afa309ee50763780071e56c18ea9fb0c8099a846", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7141" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "1925119f83068567dcf55181cfc320a86fd28a1e", + "prId": "7117", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump kotlin to 2.0.21 (#7117)\n\nJump to the kotlin 2.x badgawon. Beyond updating the stdlib, related\ndependencies are bumped to the latest version they released that also\ndepends on 2.0.x", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1925119f83068567dcf55181cfc320a86fd28a1e", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7117" + } + ], + "firebase-common": [ + { + "commitId": "8cc3e8157689ebfe55144c3a4575a936c49d0d47", + "prId": "7147", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump registered versions to match latest releases (#7147)\n\nThis is the equivalent to a mergeback for the pre-M167 release.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8cc3e8157689ebfe55144c3a4575a936c49d0d47", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7147" + }, + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prId": "7119", + "author": "emilypgoogle", + "message": "MinSDK 23 (#7119)\n\nCo-authored-by: Vinay Guthal \nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7119" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "2bfc0a5de4c3d384238b25f9b71ef36104a72fa0", + "prId": "6801", + "author": "Daymon", + "message": "Migrate common from SharedPreferences to DataStore (#6801)\n\nPer [b/423592727](https://b.corp.google.com/issues/423592727),\n\nThis adds a `DataStore` class that wraps around\n`androidx.datastore.core.DataStore`, and provides more Java friendly\nmethods for creation and interop. This should make migrations from\n`SharedPreferences` in existing Java code much easier.\n\nNote that usages of `SharedPreferences` in Kotlin should just use\n`androidx.datastore.core.DataStore` directly instead, as they have no\nneed for the interop features. Furthermore, it would make it easier in\nthe future to remove our `DataStore` wrapper once more SDKs have been\nmigrated to Kotlin.\n\nThis wrapper class comes with full documentation detailing how it should\nbe used, and quirks to keep in mind.\n\nSince `firebase-common` has been migrated to use this wrapper, and\ncommon has tests with their `SharedPreferences` usages, our wrapper\nalready has implicit testing.\n\nThis PR also fixes the following:\n- [b/423592231](https://b.corp.google.com/issues/423592231) -> Migrate\ncommon from SharedPreferences to DataStore", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2bfc0a5de4c3d384238b25f9b71ef36104a72fa0", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/6801" + }, + { + "commitId": "19273cae48a895bb22439647c8d4d2febab94aab", + "prId": "7060", + "author": "Rodrigo Lazo", + "message": "[Common] Replace hardcoded SDK version with Config.OLDEST_SDK (2) (#7060)\n\nTests will use the Config.OLDEST_SDK instead of a hardcoded SDK if the\ncorresponding hardcoded SDK would be below our intended minSdk.\n\nI'll also need to re-evaluate whether these tests are necessary to keep\naround, or if they are irrelevant when bumping the minSdk.\n\nRelated to cl/769912845\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/19273cae48a895bb22439647c8d4d2febab94aab", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7060" + } + ], + "firebase-components": [ + { + "commitId": "8cc3e8157689ebfe55144c3a4575a936c49d0d47", + "prId": "7147", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump registered versions to match latest releases (#7147)\n\nThis is the equivalent to a mergeback for the pre-M167 release.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8cc3e8157689ebfe55144c3a4575a936c49d0d47", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7147" + }, + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prId": "7122", + "author": "Rodrigo Lazo", + "message": "[Plugin] Remove ktx-related code from build scripts (#7122)\n\nAll ktx related functionality has been merged to the main libraries,\nand the KTX-only code removed.\n\nSee https://github.com/firebase/firebase-android-sdk/pull/7106", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7122" + } + ], + "firebase-config": [ + { + "commitId": "1709cd0f287e54f682ab605573e678f21f5265a0", + "prId": "7144", + "author": "Rodrigo Lazo", + "message": "[Infra] Temporarily move some dependencies to project level (#7144)\n\nTo ensure that the next release does not contain projects that depend on\nan older artifact that still pulls any of the ktx artifacts, some of the\ninter-sdk dependencies need to be moved to project level.\n\nThis change should be reverted once all new artifacts are released.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7144" + }, + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prId": "7119", + "author": "emilypgoogle", + "message": "MinSDK 23 (#7119)\n\nCo-authored-by: Vinay Guthal \nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7119" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "0f5d313a5df499c65a216b9c03c7f82fcfbab65c", + "prId": "7130", + "author": "Rodrigo Lazo", + "message": "[RC] Don't remove config-interop from the build (#7130)\n\nExcluding interop causes the test-app to fail to run.\n\nInternal b/430569929", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/0f5d313a5df499c65a216b9c03c7f82fcfbab65c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7130" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "aad3da87a9469a5b080a26b08cdb9b92f9997a20", + "prId": "7103", + "author": "Tushar Khandelwal", + "message": "Remove VisibleForTesting from SDK production code (#7103)\n\nSome methods are currently marked with `@VisibleForTestingOnly` but are\nbeing used directly within the SDK code. This annotation is intended to\nrestrict usage to tests, and its presence causes errors when integrating\nthe SDK into internal systems via copybara.\n\nInternal Tracking: b/429425834", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/aad3da87a9469a5b080a26b08cdb9b92f9997a20", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7103" + }, + { + "commitId": "696f02155390d9dd1fb9733093519ffd102ae1af", + "prId": "7101", + "author": "Rodrigo Lazo", + "message": "[Config] Add unused vars for some call sites (#7101)\n\nThe `unused` vars were added to address a warning raised by errorprone about ignoring returned types.\n\n(internal) See b/424298831", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/696f02155390d9dd1fb9733093519ffd102ae1af", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7101" + }, + { + "commitId": "f14fc0e23608a47e08b27729a3aee64ae0afd875", + "prId": "7100", + "author": "Rodrigo Lazo", + "message": "[Config] Annotate Builder with @CanIgnoreReturnValue (#7100)\n\nThe return value from Builders can safely be ignored dependending as\nthey only enable chaining. This change fixes a warning thrown by\nerrorprone.\n\n(internal) See b/424298831", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/f14fc0e23608a47e08b27729a3aee64ae0afd875", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7100" + }, + { + "commitId": "2886218d0386fb486bc8102cec01b26fface5d00", + "prId": "7044", + "author": "Tushar Khandelwal", + "message": "Improve Real-time response Handling for Remote Config (#7044)\n\nThis change prepares the Firebase SDK for future real-time quota\nenforcement, addressing potential user starvation. It ensures the SDK\ncan fetch the latest template even when the real-time quota is exceeded.\n\nWe now include a retryInterval in the response when a connection hits a\nquota limit. This allows clients to get the latest template immediately\nand retry the connection after the specified interval. This approach\nguarantees users always have access to the latest data and can\nefficiently resume real-time services once their quota is restored.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2886218d0386fb486bc8102cec01b26fface5d00", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7044" + } + ], + "firebase-crashlytics": [ + { + "commitId": "1709cd0f287e54f682ab605573e678f21f5265a0", + "prId": "7144", + "author": "Rodrigo Lazo", + "message": "[Infra] Temporarily move some dependencies to project level (#7144)\n\nTo ensure that the next release does not contain projects that depend on\nan older artifact that still pulls any of the ktx artifacts, some of the\ninter-sdk dependencies need to be moved to project level.\n\nThis change should be reverted once all new artifacts are released.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7144" + }, + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "c09e9ccdc8e15b3496fc52fe06e04f293ad3d5ab", + "prId": "7114", + "author": "Matthew Robertson", + "message": "Add internal api for Crashlytics to notify Sessions of crash events (#7114)\n\n", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/c09e9ccdc8e15b3496fc52fe06e04f293ad3d5ab", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7114" + }, + { + "commitId": "39edc7cf96e36c407db0def018d2bb82baa6c265", + "prId": "6924", + "author": "themiswang", + "message": "Removed deprecated public constructor KeyValueBuilder (#6924)\n\nprepare for next major bump\n\nOriginal\nchange:https://github.com/firebase/firebase-android-sdk/pull/6536", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/39edc7cf96e36c407db0def018d2bb82baa6c265", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/6924" + } + ], + "firebase-crashlytics-ndk": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prId": "7122", + "author": "Rodrigo Lazo", + "message": "[Plugin] Remove ktx-related code from build scripts (#7122)\n\nAll ktx related functionality has been merged to the main libraries,\nand the KTX-only code removed.\n\nSee https://github.com/firebase/firebase-android-sdk/pull/7106", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7122" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "b9aa68cd5bcc578925ca1b8c330a796574136a8f", + "prId": "7121", + "author": "Matthew Robertson", + "message": "Bump ndk and aqs major versions (#7121)\n\nBump the Sessions SDK major version\nAlso bump the Crashlytics NDK major version to keep aligned with the SDK", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/b9aa68cd5bcc578925ca1b8c330a796574136a8f", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7121" + } + ], + "firebase-sessions": [ + { + "commitId": "1709cd0f287e54f682ab605573e678f21f5265a0", + "prId": "7144", + "author": "Rodrigo Lazo", + "message": "[Infra] Temporarily move some dependencies to project level (#7144)\n\nTo ensure that the next release does not contain projects that depend on\nan older artifact that still pulls any of the ktx artifacts, some of the\ninter-sdk dependencies need to be moved to project level.\n\nThis change should be reverted once all new artifacts are released.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7144" + }, + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prId": "7119", + "author": "emilypgoogle", + "message": "MinSDK 23 (#7119)\n\nCo-authored-by: Vinay Guthal \nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7119" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prId": "7122", + "author": "Rodrigo Lazo", + "message": "[Plugin] Remove ktx-related code from build scripts (#7122)\n\nAll ktx related functionality has been merged to the main libraries,\nand the KTX-only code removed.\n\nSee https://github.com/firebase/firebase-android-sdk/pull/7106", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7122" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "b9aa68cd5bcc578925ca1b8c330a796574136a8f", + "prId": "7121", + "author": "Matthew Robertson", + "message": "Bump ndk and aqs major versions (#7121)\n\nBump the Sessions SDK major version\nAlso bump the Crashlytics NDK major version to keep aligned with the SDK", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/b9aa68cd5bcc578925ca1b8c330a796574136a8f", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7121" + }, + { + "commitId": "1925119f83068567dcf55181cfc320a86fd28a1e", + "prId": "7117", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump kotlin to 2.0.21 (#7117)\n\nJump to the kotlin 2.x badgawon. Beyond updating the stdlib, related\ndependencies are bumped to the latest version they released that also\ndepends on 2.0.x", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1925119f83068567dcf55181cfc320a86fd28a1e", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7117" + }, + { + "commitId": "c9a4a3d749440833a75d4de686d60f825ffd79c8", + "prId": "7039", + "author": "Matthew Robertson", + "message": "Merged sessions-sharedrepo into main (#7039)\n\nMerged `sessions-sharedrepo` into `main`\n\nThis merge brings in the new sessions shared repo implementation, which\nfacilitates the Perf+AQS integration. This also includes improvements\nthat will benefit Crashlytics e.g. providing sessions for early crashes\n\nAll individual commits on the `sessions-sharedrepo` branch were reviewed\nand approved in their respective pull requests\n\n---------\n\nCo-authored-by: themiswang ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/c9a4a3d749440833a75d4de686d60f825ffd79c8", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7039" + }, + { + "commitId": "c09e9ccdc8e15b3496fc52fe06e04f293ad3d5ab", + "prId": "7114", + "author": "Matthew Robertson", + "message": "Add internal api for Crashlytics to notify Sessions of crash events (#7114)\n\n", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/c09e9ccdc8e15b3496fc52fe06e04f293ad3d5ab", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7114" + }, + { + "commitId": "7c56ee19a67f5ae79c38ee8d1679ce100cbb463e", + "prId": "7115", + "author": "Matthew Robertson", + "message": "Fix split screen in Sessions test app (#7115)\n\n", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7c56ee19a67f5ae79c38ee8d1679ce100cbb463e", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7115" + } + ], + "firebase-database": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + } + ], + "firebase-dataconnect": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prId": "7119", + "author": "emilypgoogle", + "message": "MinSDK 23 (#7119)\n\nCo-authored-by: Vinay Guthal \nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7119" + }, + { + "commitId": "3ee9eb9a570aa20346762745b0e1262541ef7aa5", + "prId": "7135", + "author": "Denver Coneybeare", + "message": "dataconnect: LiveQuery.kt: remove noisy logging of the variables (#7135)\n\n", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/3ee9eb9a570aa20346762745b0e1262541ef7aa5", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7135" + }, + { + "commitId": "51569c5b16f394ac54955313c3b7ad8d9ad42170", + "prId": "7134", + "author": "Denver Coneybeare", + "message": "dataconnect: make stdout of helper postgres podman scripts less verbose (#7134)\n\n", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/51569c5b16f394ac54955313c3b7ad8d9ad42170", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7134" + }, + { + "commitId": "117c086605518027754812df9d882aefb6ab4603", + "prId": "7133", + "author": "Denver Coneybeare", + "message": "dataconnect: update .gitignore to include pglite-debug.log (#7133)\n\n", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/117c086605518027754812df9d882aefb6ab4603", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7133" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "ad1b8e26c3ec99601606c7512cf142fcde56327d", + "prId": "7126", + "author": "Rodrigo Lazo", + "message": "Restore old file version (#7126)\n\n", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/ad1b8e26c3ec99601606c7512cf142fcde56327d", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7126" + }, + { + "commitId": "a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prId": "7122", + "author": "Rodrigo Lazo", + "message": "[Plugin] Remove ktx-related code from build scripts (#7122)\n\nAll ktx related functionality has been merged to the main libraries,\nand the KTX-only code removed.\n\nSee https://github.com/firebase/firebase-android-sdk/pull/7106", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7122" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "3d29714e00b77e8e43b2c2f4341980d8bd2a9383", + "prId": "7097", + "author": "Rodrigo Lazo", + "message": "[infra] Bump gradle to version 8.13 (#7097)\n\nGradle version 8.13 supports the latest AGP version and will make\nmigrating in the future easier", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/3d29714e00b77e8e43b2c2f4341980d8bd2a9383", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7097" + }, + { + "commitId": "8b33282a54faad12033dc8aff1352166aa5f65d3", + "prId": "7079", + "author": "Denver Coneybeare", + "message": "dataconnect: demo: upgrade Android Gradle Plugin to 8.11.0 (was 8.10.1) and Gradle wrapper to 8.13 (was 8.11.1) (#7079)\n\n", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8b33282a54faad12033dc8aff1352166aa5f65d3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7079" + }, + { + "commitId": "796687301af56663b61c0b0cea890c5db1878784", + "prId": "7033", + "author": "Denver Coneybeare", + "message": "dataconnect: demo: Setup dokka (#7033)\n\n", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/796687301af56663b61c0b0cea890c5db1878784", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7033" + }, + { + "commitId": "9b510c4eeaa3c891e8937d5e1b0e01064cee9fa0", + "prId": "7032", + "author": "Denver Coneybeare", + "message": "dataconnect: demo: build.gradle.kts: add ability to specify the Data Connect emulator executable to use (#7032)\n\n", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/9b510c4eeaa3c891e8937d5e1b0e01064cee9fa0", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7032" + }, + { + "commitId": "f48eda6f557bbcd76530ae4eea0a7ee55e68e801", + "prId": "7031", + "author": "Denver Coneybeare", + "message": "dataconnect: demo: build.gradle.kts: update dependencies (#7031)\n\n", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/f48eda6f557bbcd76530ae4eea0a7ee55e68e801", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7031" + } + ], + "firebase-datatransport": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + } + ], + "firebase-firestore": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prId": "7119", + "author": "emilypgoogle", + "message": "MinSDK 23 (#7119)\n\nCo-authored-by: Vinay Guthal \nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7119" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "8e1aeb6ba4a13b3bb892c0a01bf7e14f70b5884f", + "prId": "7113", + "author": "Denver Coneybeare", + "message": "firestore: add an example to the comment in compareUtf8Strings() (#7113)\n\n", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8e1aeb6ba4a13b3bb892c0a01bf7e14f70b5884f", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7113" + }, + { + "commitId": "1b0a574e2ef578f2559eac4cc8eefc32befd170d", + "prId": "7109", + "author": "Denver Coneybeare", + "message": "Firestore: use Integer.compare() and Long.compare() instead Firestore bespoke implementations (#7109)\n\n", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1b0a574e2ef578f2559eac4cc8eefc32befd170d", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7109" + }, + { + "commitId": "84c4d81cf46e0041d2944d3a41cd194c60a0c6d1", + "prId": "7098", + "author": "Denver Coneybeare", + "message": "fix(firestore): Further improved performance of UTF-8 string comparison logic (#7098)\n\n", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/84c4d81cf46e0041d2944d3a41cd194c60a0c6d1", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7098" + } + ], + "firebase-functions": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + } + ], + "firebase-inappmessaging": [ + { + "commitId": "1709cd0f287e54f682ab605573e678f21f5265a0", + "prId": "7144", + "author": "Rodrigo Lazo", + "message": "[Infra] Temporarily move some dependencies to project level (#7144)\n\nTo ensure that the next release does not contain projects that depend on\nan older artifact that still pulls any of the ktx artifacts, some of the\ninter-sdk dependencies need to be moved to project level.\n\nThis change should be reverted once all new artifacts are released.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7144" + }, + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "a2409b4e0f64ea8342273f3c4ca4975fa9e6cdca", + "prId": "7059", + "author": "Rodrigo Lazo", + "message": "[FIAM] Replace hardcoded SDK version with Config.OLDEST_SDK (#7059)\n\nTests will use the Config.OLDEST_SDK instead of a hardcoded SDK if the\ncorresponding hardcoded SDK would be below our intended minSdk.\n\nI'll also need to re-evaluate whether these tests are necessary to keep\naround, or if they are irrelevant when bumping the minSdk.\n\nRelated to cl/770033566\n\n---------\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/a2409b4e0f64ea8342273f3c4ca4975fa9e6cdca", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7059" + } + ], + "firebase-inappmessaging-display": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prId": "7119", + "author": "emilypgoogle", + "message": "MinSDK 23 (#7119)\n\nCo-authored-by: Vinay Guthal \nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7119" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + } + ], + "firebase-installations": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "92085345ab6cb1b13d24d42127f790d36b9dded8", + "prId": "7132", + "author": "Rodrigo Lazo", + "message": "[Installations] Remove duplicated interop declaration (#7132)\n\nThe dependency on com.google.firebase:firebase-installations-interop\ntwice, and once with the wrong version", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/92085345ab6cb1b13d24d42127f790d36b9dded8", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7132" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "1925119f83068567dcf55181cfc320a86fd28a1e", + "prId": "7117", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump kotlin to 2.0.21 (#7117)\n\nJump to the kotlin 2.x badgawon. Beyond updating the stdlib, related\ndependencies are bumped to the latest version they released that also\ndepends on 2.0.x", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1925119f83068567dcf55181cfc320a86fd28a1e", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7117" + } + ], + "firebase-messaging": [ + { + "commitId": "1709cd0f287e54f682ab605573e678f21f5265a0", + "prId": "7144", + "author": "Rodrigo Lazo", + "message": "[Infra] Temporarily move some dependencies to project level (#7144)\n\nTo ensure that the next release does not contain projects that depend on\nan older artifact that still pulls any of the ktx artifacts, some of the\ninter-sdk dependencies need to be moved to project level.\n\nThis change should be reverted once all new artifacts are released.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7144" + }, + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prId": "7119", + "author": "emilypgoogle", + "message": "MinSDK 23 (#7119)\n\nCo-authored-by: Vinay Guthal \nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7119" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "1925119f83068567dcf55181cfc320a86fd28a1e", + "prId": "7117", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump kotlin to 2.0.21 (#7117)\n\nJump to the kotlin 2.x badgawon. Beyond updating the stdlib, related\ndependencies are bumped to the latest version they released that also\ndepends on 2.0.x", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1925119f83068567dcf55181cfc320a86fd28a1e", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7117" + } + ], + "firebase-messaging-directboot": [ + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prId": "7122", + "author": "Rodrigo Lazo", + "message": "[Plugin] Remove ktx-related code from build scripts (#7122)\n\nAll ktx related functionality has been merged to the main libraries,\nand the KTX-only code removed.\n\nSee https://github.com/firebase/firebase-android-sdk/pull/7106", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7122" + } + ], + "firebase-ml-modeldownloader": [ + { + "commitId": "1709cd0f287e54f682ab605573e678f21f5265a0", + "prId": "7144", + "author": "Rodrigo Lazo", + "message": "[Infra] Temporarily move some dependencies to project level (#7144)\n\nTo ensure that the next release does not contain projects that depend on\nan older artifact that still pulls any of the ktx artifacts, some of the\ninter-sdk dependencies need to be moved to project level.\n\nThis change should be reverted once all new artifacts are released.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7144" + }, + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + } + ], + "firebase-perf": [ + { + "commitId": "1709cd0f287e54f682ab605573e678f21f5265a0", + "prId": "7144", + "author": "Rodrigo Lazo", + "message": "[Infra] Temporarily move some dependencies to project level (#7144)\n\nTo ensure that the next release does not contain projects that depend on\nan older artifact that still pulls any of the ktx artifacts, some of the\ninter-sdk dependencies need to be moved to project level.\n\nThis change should be reverted once all new artifacts are released.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7144" + }, + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "1925119f83068567dcf55181cfc320a86fd28a1e", + "prId": "7117", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump kotlin to 2.0.21 (#7117)\n\nJump to the kotlin 2.x badgawon. Beyond updating the stdlib, related\ndependencies are bumped to the latest version they released that also\ndepends on 2.0.x", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1925119f83068567dcf55181cfc320a86fd28a1e", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7117" + } + ], + "firebase-storage": [ + { + "commitId": "1709cd0f287e54f682ab605573e678f21f5265a0", + "prId": "7144", + "author": "Rodrigo Lazo", + "message": "[Infra] Temporarily move some dependencies to project level (#7144)\n\nTo ensure that the next release does not contain projects that depend on\nan older artifact that still pulls any of the ktx artifacts, some of the\ninter-sdk dependencies need to be moved to project level.\n\nThis change should be reverted once all new artifacts are released.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7144" + }, + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "afa309ee50763780071e56c18ea9fb0c8099a846", + "prId": "7141", + "author": "Rodrigo Lazo", + "message": "[Infra] Missing minSdk bumps (#7141)\n\nfirebase-appdistribution-api wasn't bumped and it's causing build\nfailures.\n\n`firebase-storage/test-app` was still running on a unsupported version\n(16).", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/afa309ee50763780071e56c18ea9fb0c8099a846", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7141" + }, + { + "commitId": "ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prId": "7119", + "author": "emilypgoogle", + "message": "MinSDK 23 (#7119)\n\nCo-authored-by: Vinay Guthal \nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7119" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "43491db3625c227c0cb71797bb948ac6983514b9", + "prId": "7034", + "author": "Rodrigo Lazo", + "message": "[Storage] Replace hardcoded SDK version with Config.OLDEST_SDK (#7034)\n\nTests will use the Config.OLDEST_SDK instead of a hardcoded SDK if the\ncorresponding hardcoded SDK would be below our inteded minSdk.\n\nAs a pending work is re-evaluate whether these tests are necessary to\nkeep around, or if they are irrelevant when bumping the minSdk.\n\nRelated to cl/769913191", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/43491db3625c227c0cb71797bb948ac6983514b9", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7034" + } + ], + "appcheck/firebase-appcheck": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "7a355288a07156741cef445ff8fd41fcf485e627", + "prId": "7128", + "author": "Rodrigo Lazo", + "message": "[Infra] Update CHANGELOG wording (#7128)\n\nThe new wording points to the FAQ for more information around the ktx\ndeprecation/removal.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7128" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + }, + { + "commitId": "1925119f83068567dcf55181cfc320a86fd28a1e", + "prId": "7117", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump kotlin to 2.0.21 (#7117)\n\nJump to the kotlin 2.x badgawon. Beyond updating the stdlib, related\ndependencies are bumped to the latest version they released that also\ndepends on 2.0.x", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/1925119f83068567dcf55181cfc320a86fd28a1e", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7117" + } + ], + "appcheck/firebase-appcheck-debug": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prId": "7122", + "author": "Rodrigo Lazo", + "message": "[Plugin] Remove ktx-related code from build scripts (#7122)\n\nAll ktx related functionality has been merged to the main libraries,\nand the KTX-only code removed.\n\nSee https://github.com/firebase/firebase-android-sdk/pull/7106", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7122" + } + ], + "appcheck/firebase-appcheck-debug-testing": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prId": "7122", + "author": "Rodrigo Lazo", + "message": "[Plugin] Remove ktx-related code from build scripts (#7122)\n\nAll ktx related functionality has been merged to the main libraries,\nand the KTX-only code removed.\n\nSee https://github.com/firebase/firebase-android-sdk/pull/7106", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7122" + } + ], + "appcheck/firebase-appcheck-playintegrity": [ + { + "commitId": "2c834efb206165da1339620e8c13ab03ef9d89f3", + "prId": "7139", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump common infra dependencies (#7139)\n\nBumping dependencies to firebase{common,components,annotations} to the\nlatest versions.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7139" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prId": "7122", + "author": "Rodrigo Lazo", + "message": "[Plugin] Remove ktx-related code from build scripts (#7122)\n\nAll ktx related functionality has been merged to the main libraries,\nand the KTX-only code removed.\n\nSee https://github.com/firebase/firebase-android-sdk/pull/7106", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7122" + }, + { + "commitId": "e184a98f6f90d5a42f05dec03373f883f29ce917", + "prId": "7106", + "author": "Vinay Guthal", + "message": "remove ktx libraries (#7106)\n\nThis PR removes all the KTX libraries and the docs associated with them.\nKTX libraries were deprecated a long time ago and now we are removing\nthese as a part of our breaking change release.\n\n---------\n\nCo-authored-by: Rodrigo Lazo Paz \nCo-authored-by: Rodrigo Lazo ", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7106" + } + ], + "firebase-components/firebase-dynamic-module-support": [ + { + "commitId": "8cc3e8157689ebfe55144c3a4575a936c49d0d47", + "prId": "7147", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump registered versions to match latest releases (#7147)\n\nThis is the equivalent to a mergeback for the pre-M167 release.", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8cc3e8157689ebfe55144c3a4575a936c49d0d47", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7147" + }, + { + "commitId": "8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prId": "7123", + "author": "Rodrigo Lazo", + "message": "[Infra] Bump sdk versions (#7123)\n\nMajor bump all versions to reflect the infra + ktx changes", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7123" + }, + { + "commitId": "a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prId": "7122", + "author": "Rodrigo Lazo", + "message": "[Plugin] Remove ktx-related code from build scripts (#7122)\n\nAll ktx related functionality has been merged to the main libraries,\nand the KTX-only code removed.\n\nSee https://github.com/firebase/firebase-android-sdk/pull/7106", + "commitLink": "https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb", + "prLink": "https://github.com/firebase/firebase-android-sdk/pull/7122" + } + ] + }, + "changedLibrariesWithNoChangelog": [ + ":firebase-installations-interop", + ":firebase-vertexai", + ":transport:transport-backend-cct", + ":transport:transport-runtime" + ] +} \ No newline at end of file diff --git a/release_report.md b/release_report.md new file mode 100644 index 00000000000..5047d53d499 --- /dev/null +++ b/release_report.md @@ -0,0 +1,561 @@ +# Release Report +## firebase-abt + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* [Plugin] Remove ktx-related code from build scripts (#7122) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7122) [commit](https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb) [Rodrigo Lazo] + +## firebase-ai + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* MinSDK 23 (#7119) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7119) [commit](https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f) [emilypgoogle] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Plugin] Remove ktx-related code from build scripts (#7122) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7122) [commit](https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb) [Rodrigo Lazo] + +* refactor(ai): required argument for vararg functions (#7104) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7104) [commit](https://github.com/firebase/firebase-android-sdk/commit/84650c2a5345b5bc124fb950eca7b8cddae333cb) [Rosário P. Fernandes] + +* feat(ai): add support for setting a thinking budget (#6999) + [pr](https://github.com/firebase/firebase-android-sdk/pull/6999) [commit](https://github.com/firebase/firebase-android-sdk/commit/939ffca11306401c84e8e55aca44f81755efd927) [Rosário P. Fernandes] + +* [Ai] Fix integration test constructor usage (#7118) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7118) [commit](https://github.com/firebase/firebase-android-sdk/commit/b7e1397ed0b349bc7515640be435b84087feb339) [Rodrigo Lazo] + +* [FirebaseAI] Add support for Grounding with Google Search (#7069) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7069) [commit](https://github.com/firebase/firebase-android-sdk/commit/50cd4f39791c3c000cae756e19ff029b1b575f65) [Daniel La Rocque] + +* [Ai] Fix `anyOf` refdoc (#7066) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7066) [commit](https://github.com/firebase/firebase-android-sdk/commit/832949335ba3b96ffd406fa393ddf7d543605648) [Rodrigo Lazo] + +* [Ai] Update api.txt (#7071) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7071) [commit](https://github.com/firebase/firebase-android-sdk/commit/68535a4cf88cb6f63a0415d924d87c18c1c1a0d0) [Rodrigo Lazo] + +* [Ai] Use correct release notes name (#7056) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7056) [commit](https://github.com/firebase/firebase-android-sdk/commit/78b278e5deda1fe68210b0c1e37ff445252595f5) [Rodrigo Lazo] + +## firebase-appdistribution + +* [Infra] Temporarily move some dependencies to project level (#7144) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7144) [commit](https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0) [Rodrigo Lazo] + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Plugin] Remove ktx-related code from build scripts (#7122) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7122) [commit](https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* [Infra] Bump kotlin to 2.0.21 (#7117) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7117) [commit](https://github.com/firebase/firebase-android-sdk/commit/1925119f83068567dcf55181cfc320a86fd28a1e) [Rodrigo Lazo] + +## firebase-appdistribution-api + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Missing minSdk bumps (#7141) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7141) [commit](https://github.com/firebase/firebase-android-sdk/commit/afa309ee50763780071e56c18ea9fb0c8099a846) [Rodrigo Lazo] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* [Infra] Bump kotlin to 2.0.21 (#7117) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7117) [commit](https://github.com/firebase/firebase-android-sdk/commit/1925119f83068567dcf55181cfc320a86fd28a1e) [Rodrigo Lazo] + +## firebase-common + +* [Infra] Bump registered versions to match latest releases (#7147) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7147) [commit](https://github.com/firebase/firebase-android-sdk/commit/8cc3e8157689ebfe55144c3a4575a936c49d0d47) [Rodrigo Lazo] + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* MinSDK 23 (#7119) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7119) [commit](https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f) [emilypgoogle] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* Migrate common from SharedPreferences to DataStore (#6801) + [pr](https://github.com/firebase/firebase-android-sdk/pull/6801) [commit](https://github.com/firebase/firebase-android-sdk/commit/2bfc0a5de4c3d384238b25f9b71ef36104a72fa0) [Daymon] + +* [Common] Replace hardcoded SDK version with Config.OLDEST_SDK (2) (#7060) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7060) [commit](https://github.com/firebase/firebase-android-sdk/commit/19273cae48a895bb22439647c8d4d2febab94aab) [Rodrigo Lazo] + +## firebase-components + +* [Infra] Bump registered versions to match latest releases (#7147) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7147) [commit](https://github.com/firebase/firebase-android-sdk/commit/8cc3e8157689ebfe55144c3a4575a936c49d0d47) [Rodrigo Lazo] + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* [Plugin] Remove ktx-related code from build scripts (#7122) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7122) [commit](https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb) [Rodrigo Lazo] + +## firebase-config + +* [Infra] Temporarily move some dependencies to project level (#7144) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7144) [commit](https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0) [Rodrigo Lazo] + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* MinSDK 23 (#7119) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7119) [commit](https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f) [emilypgoogle] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [RC] Don't remove config-interop from the build (#7130) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7130) [commit](https://github.com/firebase/firebase-android-sdk/commit/0f5d313a5df499c65a216b9c03c7f82fcfbab65c) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* Remove VisibleForTesting from SDK production code (#7103) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7103) [commit](https://github.com/firebase/firebase-android-sdk/commit/aad3da87a9469a5b080a26b08cdb9b92f9997a20) [Tushar Khandelwal] + +* [Config] Add unused vars for some call sites (#7101) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7101) [commit](https://github.com/firebase/firebase-android-sdk/commit/696f02155390d9dd1fb9733093519ffd102ae1af) [Rodrigo Lazo] + +* [Config] Annotate Builder with @CanIgnoreReturnValue (#7100) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7100) [commit](https://github.com/firebase/firebase-android-sdk/commit/f14fc0e23608a47e08b27729a3aee64ae0afd875) [Rodrigo Lazo] + +* Improve Real-time response Handling for Remote Config (#7044) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7044) [commit](https://github.com/firebase/firebase-android-sdk/commit/2886218d0386fb486bc8102cec01b26fface5d00) [Tushar Khandelwal] + +## firebase-crashlytics + +* [Infra] Temporarily move some dependencies to project level (#7144) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7144) [commit](https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0) [Rodrigo Lazo] + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* Add internal api for Crashlytics to notify Sessions of crash events (#7114) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7114) [commit](https://github.com/firebase/firebase-android-sdk/commit/c09e9ccdc8e15b3496fc52fe06e04f293ad3d5ab) [Matthew Robertson] + +* Removed deprecated public constructor KeyValueBuilder (#6924) + [pr](https://github.com/firebase/firebase-android-sdk/pull/6924) [commit](https://github.com/firebase/firebase-android-sdk/commit/39edc7cf96e36c407db0def018d2bb82baa6c265) [themiswang] + +## firebase-crashlytics-ndk + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Plugin] Remove ktx-related code from build scripts (#7122) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7122) [commit](https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* Bump ndk and aqs major versions (#7121) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7121) [commit](https://github.com/firebase/firebase-android-sdk/commit/b9aa68cd5bcc578925ca1b8c330a796574136a8f) [Matthew Robertson] + +## firebase-sessions + +* [Infra] Temporarily move some dependencies to project level (#7144) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7144) [commit](https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0) [Rodrigo Lazo] + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* MinSDK 23 (#7119) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7119) [commit](https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f) [emilypgoogle] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Plugin] Remove ktx-related code from build scripts (#7122) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7122) [commit](https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* Bump ndk and aqs major versions (#7121) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7121) [commit](https://github.com/firebase/firebase-android-sdk/commit/b9aa68cd5bcc578925ca1b8c330a796574136a8f) [Matthew Robertson] + +* [Infra] Bump kotlin to 2.0.21 (#7117) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7117) [commit](https://github.com/firebase/firebase-android-sdk/commit/1925119f83068567dcf55181cfc320a86fd28a1e) [Rodrigo Lazo] + +* Merged sessions-sharedrepo into main (#7039) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7039) [commit](https://github.com/firebase/firebase-android-sdk/commit/c9a4a3d749440833a75d4de686d60f825ffd79c8) [Matthew Robertson] + +* Add internal api for Crashlytics to notify Sessions of crash events (#7114) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7114) [commit](https://github.com/firebase/firebase-android-sdk/commit/c09e9ccdc8e15b3496fc52fe06e04f293ad3d5ab) [Matthew Robertson] + +* Fix split screen in Sessions test app (#7115) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7115) [commit](https://github.com/firebase/firebase-android-sdk/commit/7c56ee19a67f5ae79c38ee8d1679ce100cbb463e) [Matthew Robertson] + +## firebase-database + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +## firebase-dataconnect + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* MinSDK 23 (#7119) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7119) [commit](https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f) [emilypgoogle] + +* dataconnect: LiveQuery.kt: remove noisy logging of the variables (#7135) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7135) [commit](https://github.com/firebase/firebase-android-sdk/commit/3ee9eb9a570aa20346762745b0e1262541ef7aa5) [Denver Coneybeare] + +* dataconnect: make stdout of helper postgres podman scripts less verbose (#7134) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7134) [commit](https://github.com/firebase/firebase-android-sdk/commit/51569c5b16f394ac54955313c3b7ad8d9ad42170) [Denver Coneybeare] + +* dataconnect: update .gitignore to include pglite-debug.log (#7133) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7133) [commit](https://github.com/firebase/firebase-android-sdk/commit/117c086605518027754812df9d882aefb6ab4603) [Denver Coneybeare] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* Restore old file version (#7126) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7126) [commit](https://github.com/firebase/firebase-android-sdk/commit/ad1b8e26c3ec99601606c7512cf142fcde56327d) [Rodrigo Lazo] + +* [Plugin] Remove ktx-related code from build scripts (#7122) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7122) [commit](https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* [infra] Bump gradle to version 8.13 (#7097) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7097) [commit](https://github.com/firebase/firebase-android-sdk/commit/3d29714e00b77e8e43b2c2f4341980d8bd2a9383) [Rodrigo Lazo] + +* dataconnect: demo: upgrade Android Gradle Plugin to 8.11.0 (was 8.10.1) and Gradle wrapper to 8.13 (was 8.11.1) (#7079) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7079) [commit](https://github.com/firebase/firebase-android-sdk/commit/8b33282a54faad12033dc8aff1352166aa5f65d3) [Denver Coneybeare] + +* dataconnect: demo: Setup dokka (#7033) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7033) [commit](https://github.com/firebase/firebase-android-sdk/commit/796687301af56663b61c0b0cea890c5db1878784) [Denver Coneybeare] + +* dataconnect: demo: build.gradle.kts: add ability to specify the Data Connect emulator executable to use (#7032) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7032) [commit](https://github.com/firebase/firebase-android-sdk/commit/9b510c4eeaa3c891e8937d5e1b0e01064cee9fa0) [Denver Coneybeare] + +* dataconnect: demo: build.gradle.kts: update dependencies (#7031) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7031) [commit](https://github.com/firebase/firebase-android-sdk/commit/f48eda6f557bbcd76530ae4eea0a7ee55e68e801) [Denver Coneybeare] + +## firebase-datatransport + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +## firebase-firestore + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* MinSDK 23 (#7119) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7119) [commit](https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f) [emilypgoogle] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* firestore: add an example to the comment in compareUtf8Strings() (#7113) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7113) [commit](https://github.com/firebase/firebase-android-sdk/commit/8e1aeb6ba4a13b3bb892c0a01bf7e14f70b5884f) [Denver Coneybeare] + +* Firestore: use Integer.compare() and Long.compare() instead Firestore bespoke implementations (#7109) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7109) [commit](https://github.com/firebase/firebase-android-sdk/commit/1b0a574e2ef578f2559eac4cc8eefc32befd170d) [Denver Coneybeare] + +* fix(firestore): Further improved performance of UTF-8 string comparison logic (#7098) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7098) [commit](https://github.com/firebase/firebase-android-sdk/commit/84c4d81cf46e0041d2944d3a41cd194c60a0c6d1) [Denver Coneybeare] + +## firebase-functions + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +## firebase-inappmessaging + +* [Infra] Temporarily move some dependencies to project level (#7144) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7144) [commit](https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0) [Rodrigo Lazo] + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* [FIAM] Replace hardcoded SDK version with Config.OLDEST_SDK (#7059) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7059) [commit](https://github.com/firebase/firebase-android-sdk/commit/a2409b4e0f64ea8342273f3c4ca4975fa9e6cdca) [Rodrigo Lazo] + +## firebase-inappmessaging-display + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* MinSDK 23 (#7119) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7119) [commit](https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f) [emilypgoogle] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +## firebase-installations + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Installations] Remove duplicated interop declaration (#7132) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7132) [commit](https://github.com/firebase/firebase-android-sdk/commit/92085345ab6cb1b13d24d42127f790d36b9dded8) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* [Infra] Bump kotlin to 2.0.21 (#7117) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7117) [commit](https://github.com/firebase/firebase-android-sdk/commit/1925119f83068567dcf55181cfc320a86fd28a1e) [Rodrigo Lazo] + +## firebase-messaging + +* [Infra] Temporarily move some dependencies to project level (#7144) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7144) [commit](https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0) [Rodrigo Lazo] + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* MinSDK 23 (#7119) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7119) [commit](https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f) [emilypgoogle] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* [Infra] Bump kotlin to 2.0.21 (#7117) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7117) [commit](https://github.com/firebase/firebase-android-sdk/commit/1925119f83068567dcf55181cfc320a86fd28a1e) [Rodrigo Lazo] + +## firebase-messaging-directboot + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* [Plugin] Remove ktx-related code from build scripts (#7122) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7122) [commit](https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb) [Rodrigo Lazo] + +## firebase-ml-modeldownloader + +* [Infra] Temporarily move some dependencies to project level (#7144) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7144) [commit](https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0) [Rodrigo Lazo] + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +## firebase-perf + +* [Infra] Temporarily move some dependencies to project level (#7144) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7144) [commit](https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0) [Rodrigo Lazo] + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* [Infra] Bump kotlin to 2.0.21 (#7117) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7117) [commit](https://github.com/firebase/firebase-android-sdk/commit/1925119f83068567dcf55181cfc320a86fd28a1e) [Rodrigo Lazo] + +## firebase-storage + +* [Infra] Temporarily move some dependencies to project level (#7144) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7144) [commit](https://github.com/firebase/firebase-android-sdk/commit/1709cd0f287e54f682ab605573e678f21f5265a0) [Rodrigo Lazo] + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Missing minSdk bumps (#7141) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7141) [commit](https://github.com/firebase/firebase-android-sdk/commit/afa309ee50763780071e56c18ea9fb0c8099a846) [Rodrigo Lazo] + +* MinSDK 23 (#7119) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7119) [commit](https://github.com/firebase/firebase-android-sdk/commit/ca09956f2c3e143ae1fa83eb549cc597e08a0d3f) [emilypgoogle] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* [Storage] Replace hardcoded SDK version with Config.OLDEST_SDK (#7034) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7034) [commit](https://github.com/firebase/firebase-android-sdk/commit/43491db3625c227c0cb71797bb948ac6983514b9) [Rodrigo Lazo] + +## appcheck/firebase-appcheck + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Update CHANGELOG wording (#7128) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7128) [commit](https://github.com/firebase/firebase-android-sdk/commit/7a355288a07156741cef445ff8fd41fcf485e627) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +* [Infra] Bump kotlin to 2.0.21 (#7117) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7117) [commit](https://github.com/firebase/firebase-android-sdk/commit/1925119f83068567dcf55181cfc320a86fd28a1e) [Rodrigo Lazo] + +## appcheck/firebase-appcheck-debug + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* [Plugin] Remove ktx-related code from build scripts (#7122) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7122) [commit](https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb) [Rodrigo Lazo] + +## appcheck/firebase-appcheck-debug-testing + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* [Plugin] Remove ktx-related code from build scripts (#7122) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7122) [commit](https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb) [Rodrigo Lazo] + +## appcheck/firebase-appcheck-playintegrity + +* [Infra] Bump common infra dependencies (#7139) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7139) [commit](https://github.com/firebase/firebase-android-sdk/commit/2c834efb206165da1339620e8c13ab03ef9d89f3) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* [Plugin] Remove ktx-related code from build scripts (#7122) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7122) [commit](https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb) [Rodrigo Lazo] + +* remove ktx libraries (#7106) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7106) [commit](https://github.com/firebase/firebase-android-sdk/commit/e184a98f6f90d5a42f05dec03373f883f29ce917) [Vinay Guthal] + +## firebase-components/firebase-dynamic-module-support + +* [Infra] Bump registered versions to match latest releases (#7147) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7147) [commit](https://github.com/firebase/firebase-android-sdk/commit/8cc3e8157689ebfe55144c3a4575a936c49d0d47) [Rodrigo Lazo] + +* [Infra] Bump sdk versions (#7123) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7123) [commit](https://github.com/firebase/firebase-android-sdk/commit/8a814e7be022bb055baffd9afe6f617f312d6c6c) [Rodrigo Lazo] + +* [Plugin] Remove ktx-related code from build scripts (#7122) + [pr](https://github.com/firebase/firebase-android-sdk/pull/7122) [commit](https://github.com/firebase/firebase-android-sdk/commit/a9fa4e16b7e7b4668c41b0b60984675f5d4bd1cb) [Rodrigo Lazo] + + +## SDKs with changes, but no changelogs +:firebase-installations-interop +:firebase-vertexai +:transport:transport-backend-cct +:transport:transport-runtime \ No newline at end of file