Skip to content

Commit 1ad198c

Browse files
committed
Update CHANGELOG entries
1 parent 272d914 commit 1ad198c

File tree

22 files changed

+60
-29
lines changed

22 files changed

+60
-29
lines changed

appcheck/firebase-appcheck-debug-testing/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Unreleased
2-
2+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
33

44
# 18.0.0
55
* [changed] Bump internal dependencies
@@ -61,4 +61,3 @@
6161
# 16.0.0-beta01
6262
* [feature] Initial beta release of the [app_check] Debug Testing SDK with
6363
abuse reduction features.
64-

appcheck/firebase-appcheck-debug/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Unreleased
2+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
23

34

45
# 18.0.0
@@ -66,4 +67,3 @@
6667
# 16.0.0-beta01
6768
* [feature] Initial beta release of the [app_check] Debug SDK with abuse
6869
reduction features.
69-

appcheck/firebase-appcheck-playintegrity/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Unreleased
2-
2+
* [changed] **Breaking Change**: Updated minSdkVersion to API level 23 or higher.
33

44
# 18.0.0
55
* [changed] Bump internal dependencies
@@ -43,4 +43,3 @@
4343
* [feature] Added support for
4444
[Play Integrity](https://developer.android.com/google/play/integrity) as an
4545
attestation provider.
46-

appcheck/firebase-appcheck/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Unreleased
2-
2+
* [changed] **Breaking Change**: Updated minSdkVersion to API level 23 or higher.
3+
* [changed] **Breaking Change**: The deprecated Kotlin extensions (KTX) module will no longer being released
4+
separately, and it is no longer part of the Firebase Android BoM. Use the KTX APIs from the main modules.
35

46
# 18.0.0
57
* [changed] Bump internal dependencies
68
* [changed] Internal support for `SafetyNet` has been dropped, as the [SafetyNet Attestation API
79
has been deprecated.](https://developer.android.com/privacy-and-security/safetynet/deprecation-timeline#safetynet_attestation_deprecation_timeline)
810

9-
1011
## Kotlin
1112
The Kotlin extensions library transitively includes the updated
1213
`firebase-appcheck` library. The Kotlin extensions library has no additional
@@ -138,4 +139,3 @@ additional updates:
138139
# 16.0.0-beta01
139140
* [feature] Initial beta release of the [app_check] SDK with abuse reduction
140141
features.
141-

firebase-abt/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Unreleased
2+
* [changed] **Breaking Change**: Updated minSdkVersion to API level 23 or higher.
3+
* [changed] **Breaking Change**: The deprecated Kotlin extensions (KTX) module will no longer being released
4+
separately, and it is no longer part of the Firebase Android BoM. Use the KTX APIs from the main modules.
25

36

47
# 22.0.0
@@ -44,4 +47,3 @@
4447

4548
# 17.1.0
4649
* [changed] Updated API to support the latest [remote_config] update.
47-

firebase-common/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Unreleased
2+
* [changed] **Breaking Change**: Updated minSdkVersion to API level 23 or higher.
3+
* [changed] **Breaking Change**: The deprecated Kotlin extensions (KTX) module will no longer being released
4+
separately, and it is no longer part of the Firebase Android BoM. Use the KTX APIs from the main modules.
5+
6+
# 21.0.0
27
* [fixed] Correctly declare dependency on firebase-components, issue #5732
38
* [changed] Added extension method `Random.nextAlphanumericString()` (PR #5818)
49
* [changed] Migrated internal `SharedPreferences` usages to `DataStore`. ([GitHub PR #6801](https://github.com/firebase/firebase-android-sdk/pull/6801){ .external})

firebase-components/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Unreleased
2+
* [changed] **Breaking Change**: Updated minSdkVersion to API level 23 or higher.
23

34

45
# 18.0.1
@@ -14,4 +15,3 @@ updates.
1415
* [changed] Internal changes to ensure only one interface is provided for
1516
kotlinx.coroutines.CoroutineDispatcher interfaces when both firebase-common and
1617
firebase-common-ktx provide them.
17-

firebase-components/firebase-dynamic-module-support/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Unreleased
2+
* [changed] **Breaking Change**: Updated minSdkVersion to API level 23 or higher.
23

34

45
# 16.0.0-beta03

firebase-config/CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# Unreleased
2-
* [changed] This update introduces improvements to how the SDK handles real-time requests when a
2+
* [changed] **Breaking Change**: Updated minSdkVersion to API level 23 or higher.
3+
* [changed] **Breaking Change**: The deprecated Kotlin extensions (KTX) module will no longer being released
4+
separately, and it is no longer part of the Firebase Android BoM. Use the KTX APIs from the main modules.
5+
* [changed] This update introduces improvements to how the SDK handles real-time requests when a
36
Firebase project has exceeded its available quota for real-time services. Released in anticipation
4-
of future quota enforcement, this change is designed to fetch the latest template even when the
7+
of future quota enforcement, this change is designed to fetch the latest template even when the
58
quota is exhausted.
69

710
# 22.1.2
8-
* [fixed] Fixed `NetworkOnMainThreadException` on Android versions below 8 by disconnecting
11+
* [fixed] Fixed `NetworkOnMainThreadException` on Android versions below 8 by disconnecting
912
`HttpURLConnection` only on API levels 26 and higher. GitHub Issue [#6934]
1013

1114

@@ -476,4 +479,3 @@ updates.
476479

477480
# 16.1.0
478481
* [fixed] Bug fixes and internal improvements to support Firebase Performance Monitoring features.
479-

firebase-database/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Unreleased
2+
* [changed] **Breaking Change**: Updated minSdkVersion to API level 23 or higher.
3+
* [changed] **Breaking Change**: The deprecated Kotlin extensions (KTX) module will no longer being released
4+
separately, and it is no longer part of the Firebase Android BoM. Use the KTX APIs from the main modules.
25

36

47
# 21.0.0
@@ -298,4 +301,3 @@ client from being initialized outside of Android's main thread.
298301

299302
# 16.0.1
300303
* [changed] Added `Nullability` annotations to all public API classes/methods.
301-

0 commit comments

Comments
 (0)