File tree Expand file tree Collapse file tree 20 files changed +173
-4
lines changed
firebase-appcheck-debug-testing
firebase-appcheck-playintegrity
firebase-appdistribution-api
firebase-inappmessaging-display
firebase-messaging-directboot
firebase-ml-modeldownloader Expand file tree Collapse file tree 20 files changed +173
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
-
2
+ * [ unchanged] Updated to keep [ app_check] SDK versions aligned.
3
+ *
3
4
# 17.0.0
4
5
* [ unchanged] Updated to keep [ app_check] SDK versions aligned.
5
6
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
-
2
+ * [ unchanged] Updated to keep [ app_check] SDK versions aligned.
3
+ *
3
4
# 17.0.0
4
5
* [ unchanged] Updated to keep [ app_check] SDK versions aligned.
5
6
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
-
2
+ * [ unchanged ] Updated to keep [ app_check ] SDK versions aligned.
3
3
4
4
# 17.0.0
5
5
* [ unchanged] Updated to keep [ app_check] SDK versions aligned.
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ changed] Added Kotlin extensions (KTX) APIs from ` com.google.firebase:firebase-appcheck-ktx `
3
+ to ` com.google.firebase:firebase-appcheck ` under the ` com.google.firebase.appcheck ` package.
4
+ For details, see the
5
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
6
+
7
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-appcheck-ktx ` have been added to
8
+ ` com.google.firebase:firebase-appcheck ` under the ` com.google.firebase.appcheck ` package,
9
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-appcheck-ktx ` are
10
+ now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the
11
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
12
+
13
+
2
14
3
15
# 17.0.1
4
16
* [ changed] Internal updates to allow Firebase SDKs to obtain limited-use tokens.
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ changed] Added Kotlin extensions (KTX) APIs from
3
+ ` com.google.firebase:firebase-appdistribution-api-ktx `
4
+ to ` com.google.firebase:firebase-appdistribution-api ` under the
5
+ ` com.google.firebase.appdistribution ` package.
6
+ For details, see the
7
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
8
+
9
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-appdistribution-api-ktx ` have been
10
+ added to
11
+ ` com.google.firebase:firebase-appdistribution-api ` under the
12
+ ` com.google.firebase.appdistribution ` package,
13
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-appdistribution-api-ktx `
14
+ are now deprecated. As early as April 2024, we'll no longer release KTX modules. For details,
15
+ see the
16
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
2
17
3
18
# 16.0.0-beta09
4
19
* [ feature] Improved development mode to allow all API calls to be made without having to sign in.
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ changed] Added Kotlin extensions (KTX) APIs from ` com.google.firebase:firebase-config-ktx `
3
+ to ` com.google.firebase:firebase-config ` under the ` com.google.firebase.remoteconfig ` package.
4
+ For details, see the
5
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
6
+
7
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-config-ktx ` have been added to
8
+ ` com.google.firebase:firebase-config ` under the ` com.google.firebase.remoteconfig ` package,
9
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-config-ktx ` are
10
+ now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the
11
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
12
+
2
13
3
14
# 21.4.1
4
15
* [ changed] Internal improvements to support Remote Config real-time updates.
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
-
2
+ * [ changed ] Updated ` firebase-crashlytics ` dependency to v18.4.3
3
3
4
4
# 18.4.3
5
5
* [ changed] Updated ` firebase-crashlytics ` dependency to v18.4.3
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ changed] Added Kotlin extensions (KTX) APIs from ` com.google.firebase:firebase-crashlytics-ktx `
3
+ to ` com.google.firebase:firebase-crashlytics ` under the ` com.google.firebase.crashlytics ` package.
4
+ For details, see the
5
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
6
+
7
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-crashlytics-ktx ` have been added to
8
+ ` com.google.firebase:firebase-crashlytics ` under the ` com.google.firebase.crashlytics ` package,
9
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-crashlytics-ktx ` are
10
+ now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the
11
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
2
12
3
13
4
14
# 18.4.3
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ changed] Added Kotlin extensions (KTX) APIs from ` com.google.firebase:firebase-database-ktx `
3
+ to ` com.google.firebase:firebase-database ` under the ` com.google.firebase.database ` package.
4
+ For details, see the
5
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
6
+
7
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-database-ktx ` have been added to
8
+ ` com.google.firebase:firebase-database ` under the ` com.google.firebase.database ` package,
9
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-database-ktx ` are
10
+ now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the
11
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
12
+
2
13
3
14
# 20.2.2
4
15
* [ changed] Internal changes to ensure alignment with other SDK releases.
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ changed] Added Kotlin extensions (KTX) APIs from ` com.google.firebase:firebase-dynamic-links-ktx `
3
+ to ` com.google.firebase:firebase-dynamic-links ` under the ` com.google.firebase.dynamiclinks ` package.
4
+ For details, see the
5
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
6
+
7
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-dynamic-links-ktx ` have been added to
8
+ ` com.google.firebase:firebase-dynamic-links ` under the ` com.google.firebase.dynamiclinks ` package,
9
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-dynamic-links-ktx ` are
10
+ now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the
11
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
12
+
2
13
3
14
# 21.1.0
4
15
* [ unchanged] Updated to accommodate the release of the updated
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ changed] Added Kotlin extensions (KTX) APIs from ` com.google.firebase:firebase-firestore-ktx `
3
+ to ` com.google.firebase:firebase-firestore ` under the ` com.google.firebase.firestore ` package.
4
+ For details, see the
5
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
6
+
7
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-firestore-ktx ` have been added to
8
+ ` com.google.firebase:firebase-firestore ` under the ` com.google.firebase.firestore ` package,
9
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-firestore-ktx ` are
10
+ now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the
11
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
2
12
3
13
4
14
# 24.8.1
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ changed] Added Kotlin extensions (KTX) APIs from ` com.google.firebase:firebase-functions-ktx `
3
+ to ` com.google.firebase:firebase-functions ` under the ` com.google.firebase.functions ` package.
4
+ For details, see the
5
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
6
+
7
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-functions-ktx ` have been added to
8
+ ` com.google.firebase:firebase-functions ` under the ` com.google.firebase.functions ` package,
9
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-functions-ktx ` are
10
+ now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the
11
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
12
+
2
13
3
14
# 20.3.1
4
15
* [ changed] Added support for App Check limited-use tokens in HTTPS Callable Functions.
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ changed] Added Kotlin extensions (KTX) APIs from ` com.google.firebase:firebase-inappmessaging-display-ktx `
3
+ to ` com.google.firebase:firebase-inappmessaging-display ` under the ` com.google.firebase.inappmessaging.display ` package.
4
+ For details, see the
5
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
6
+
7
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-inappmessaging-display-ktx ` have been added to
8
+ ` com.google.firebase:firebase-inappmessaging-display ` under the ` com.google.firebase.inappmessaging.display ` package,
9
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-inappmessaging-display-ktx ` are
10
+ now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the
11
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
12
+
2
13
3
14
4
15
# 20.3.5
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ changed] Added Kotlin extensions (KTX) APIs from ` com.google.firebase:firebase-inappmessaging-ktx `
3
+ to ` com.google.firebase:firebase-inappmessaging ` under the ` com.google.firebase.inappmessaging ` package.
4
+ For details, see the
5
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
6
+
7
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-inappmessaging-ktx ` have been added to
8
+ ` com.google.firebase:firebase-inappmessaging ` under the ` com.google.firebase.inappmessaging ` package,
9
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-inappmessaging-ktx ` are
10
+ now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the
11
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
2
12
3
13
4
14
# 20.3.5
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ changed] Added Kotlin extensions (KTX) APIs from ` com.google.firebase:firebase-installations-ktx `
3
+ to ` com.google.firebase:firebase-installations ` under the ` com.google.firebase.installations ` package.
4
+ For details, see the
5
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
6
+
7
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-installations-ktx ` have been added to
8
+ ` com.google.firebase:firebase-installations ` under the ` com.google.firebase.installations ` package,
9
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-installations-ktx ` are
10
+ now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the
11
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
12
+
2
13
3
14
# 17.1.3
4
15
* [ changed] Internal changes to improve startup time
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ unchanged] Updated to keep messaging SDK versions aligned.
2
3
3
4
# 23.1.2
4
5
* [ unchanged] Updated to keep messaging SDK versions aligned.
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ changed] Added Kotlin extensions (KTX) APIs from ` com.google.firebase:firebase-messaging-ktx `
3
+ to ` com.google.firebase:firebase-messaging ` under the ` com.google.firebase.messaging ` package.
4
+ For details, see the
5
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
6
+
7
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-messaging-ktx ` have been added to
8
+ ` com.google.firebase:firebase-messaging ` under the ` com.google.firebase.messaging ` package,
9
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-messaging-ktx ` are
10
+ now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the
11
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
12
+
2
13
3
14
# 23.2.1
4
15
* [ changed] Changed to finish a background broadcast after the message has been
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ changed] Added Kotlin extensions (KTX) APIs from ` com.google.firebase:firebase-ml-modeldownloader-ktx `
3
+ to ` com.google.firebase:firebase-ml-modeldownloader ` under the ` com.google.firebase.ml.modeldownloader ` package.
4
+ For details, see the
5
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
6
+
7
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-ml-modeldownloader-ktx ` have been added to
8
+ ` com.google.firebase:firebase-ml-modeldownloader ` under the ` com.google.firebase.ml.modeldownloader ` package,
9
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-ml-modeldownloader-ktx ` are
10
+ now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the
11
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
2
12
3
13
# 24.1.3
4
14
* [ unchanged] Updated internal Dagger dependency.
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ * [ changed] Added Kotlin extensions (KTX) APIs from ` com.google.firebase:firebase-perf-ktx `
3
+ to ` com.google.firebase:firebase-perf ` under the ` com.google.firebase.perf ` package.
4
+ For details, see the
5
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
6
+
7
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-perf-ktx ` have been added to
8
+ ` com.google.firebase:firebase-perf ` under the ` com.google.firebase.perf ` package,
9
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-perf-ktx ` are
10
+ now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the
11
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
12
+
2
13
3
14
# 20.4.1
4
15
* [ changed] Updated ` firebase-sessions ` dependency to v1.0.2
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
* [ fixed] Fixed an issue where the wrong SDK version was being reported to the backend.
3
+ * [ changed] Added Kotlin extensions (KTX) APIs from ` com.google.firebase:firebase-perf-ktx `
4
+ to ` com.google.firebase:firebase-perf ` under the ` com.google.firebase.perf ` package.
5
+ For details, see the
6
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
7
+
8
+ * [ deprecated] All the APIs from ` com.google.firebase:firebase-perf-ktx ` have been added to
9
+ ` com.google.firebase:firebase-perf ` under the ` com.google.firebase.perf ` package,
10
+ and all the Kotlin extensions (KTX) APIs in ` com.google.firebase:firebase-perf-ktx ` are
11
+ now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the
12
+ [ FAQ about this initiative] ( https://firebase.google.com/docs/android/ktx-apis-to-main-modules )
13
+
3
14
4
15
# 20.2.1
5
16
* [ changed] Migrated ` firebase-storage ` SDK to use standard Firebase executors.
You can’t perform that action at this time.
0 commit comments