Skip to content

Commit f5f31d0

Browse files
committed
first try seeding changelogs
1 parent befe421 commit f5f31d0

File tree

22 files changed

+3171
-597
lines changed

22 files changed

+3171
-597
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# 16.0.1
2+
* [changed] Updated dependency of `play-services-basement` to its latest
3+
version (v18.1.0).
4+
5+
# 16.0.0
6+
* [changed] [app_check] has exited beta and is now generally available for
7+
use.
8+
9+
# 16.0.0-beta06
10+
* [fixed] Fixed a bug in the [app_check] token refresh flow when using a
11+
custom provider.
12+
13+
# 16.0.0-beta05
14+
* [changed] Internal improvements.
15+
16+
# 16.0.0-beta04
17+
* [changed] Improved error handling logic by minimizing the amount of requests
18+
that are unlikely to succeed.
19+
20+
* [fixed] Fixed heartbeat reporting.
21+
22+
# 16.0.0-beta03
23+
* [changed] Added `X-Android-Package` and `X-Android-Cert` request headers to
24+
[app_check] network calls.
25+
26+
# 16.0.0-beta02
27+
* [feature] Added [`getAppCheckToken()`](/docs/reference/android/com/google/firebase/appcheck/FirebaseAppCheck#getAppCheckToken(boolean)),
28+
[`AppCheckTokenListener`](/docs/reference/android/com/google/firebase/appcheck/FirebaseAppCheck.AppCheckListener),
29+
and associated setters and removers for developers to request and observe
30+
changes to the [app_check] token.
31+
32+
# 16.0.0-beta01
33+
* [feature] Initial beta release of the [app_check] Debug Testing SDK with
34+
abuse reduction features.
35+
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# 16.0.1
2+
* [changed] Updated dependency of `play-services-basement` to its latest
3+
version (v18.1.0).
4+
5+
# 16.0.0
6+
* [changed] [app_check] has exited beta and is now generally available for
7+
use.
8+
9+
# 16.0.0-beta06
10+
* [fixed] Fixed a bug in the [app_check] token refresh flow when using a
11+
custom provider.
12+
13+
# 16.0.0-beta05
14+
* [changed] Internal improvements.
15+
16+
# 16.0.0-beta04
17+
* [changed] Improved error handling logic by minimizing the amount of requests
18+
that are unlikely to succeed.
19+
20+
* [fixed] Fixed heartbeat reporting.
21+
22+
# 16.0.0-beta03
23+
* [changed] Added `X-Android-Package` and `X-Android-Cert` request headers to
24+
[app_check] network calls.
25+
26+
# 16.0.0-beta02
27+
* [feature] Added [`getAppCheckToken()`](/docs/reference/android/com/google/firebase/appcheck/FirebaseAppCheck#getAppCheckToken(boolean)),
28+
[`AppCheckTokenListener`](/docs/reference/android/com/google/firebase/appcheck/FirebaseAppCheck.AppCheckListener),
29+
and associated setters and removers for developers to request and observe
30+
changes to the [app_check] token.
31+
32+
# 16.0.0-beta01
33+
* [feature] Initial beta release of the [app_check] Debug SDK with abuse
34+
reduction features.
35+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# 16.0.0
2+
* [feature] Added support for
3+
[Play Integrity](https://developer.android.com/google/play/integrity) as an
4+
attestation provider.
5+
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# 16.0.1
2+
* [changed] Updated dependency of `play-services-basement` to its latest
3+
version (v18.1.0).
4+
5+
# 16.0.0
6+
* [changed] [app_check] has exited beta and is now generally available for
7+
use.
8+
9+
# 16.0.0-beta06
10+
* [fixed] Fixed a bug in the [app_check] token refresh flow when using a
11+
custom provider.
12+
13+
# 16.0.0-beta05
14+
* [changed] Internal improvements.
15+
16+
# 16.0.0-beta04
17+
* [changed] Improved error handling logic by minimizing the amount of requests
18+
that are unlikely to succeed.
19+
20+
* [fixed] Fixed heartbeat reporting.
21+
22+
# 16.0.0-beta03
23+
* [changed] Added `X-Android-Package` and `X-Android-Cert` request headers to
24+
[app_check] network calls.
25+
26+
# 16.0.0-beta02
27+
* [feature] Added [`getAppCheckToken()`](/docs/reference/android/com/google/firebase/appcheck/FirebaseAppCheck#getAppCheckToken(boolean)),
28+
[`AppCheckTokenListener`](/docs/reference/android/com/google/firebase/appcheck/FirebaseAppCheck.AppCheckListener),
29+
and associated setters and removers for developers to request and observe
30+
changes to the [app_check] token.
31+
32+
# 16.0.0-beta01
33+
* [feature] Initial beta release of the [app_check] SafetyNet SDK with abuse
34+
reduction features.
35+
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# 16.0.1
2+
* [changed] Updated dependency of `play-services-basement` to its latest
3+
version (v18.1.0).
4+
5+
# 16.0.0
6+
* [changed] [app_check] has exited beta and is now generally available for
7+
use.
8+
9+
* [feature] Added support for
10+
[Play Integrity](https://developer.android.com/google/play/integrity) as an
11+
attestation provider.
12+
13+
# 16.0.0-beta06
14+
* [fixed] Fixed a bug in the [app_check] token refresh flow when using a
15+
custom provider.
16+
17+
# 16.0.0-beta05
18+
* [changed] Internal improvements.
19+
20+
# 16.0.0-beta04
21+
* [changed] Improved error handling logic by minimizing the amount of requests
22+
that are unlikely to succeed.
23+
24+
* [fixed] Fixed heartbeat reporting.
25+
26+
# 16.0.0-beta03
27+
* [changed] Added `X-Android-Package` and `X-Android-Cert` request headers to
28+
[app_check] network calls.
29+
30+
# 16.0.0-beta02
31+
* [feature] Added [`getAppCheckToken()`](/docs/reference/android/com/google/firebase/appcheck/FirebaseAppCheck#getAppCheckToken(boolean)),
32+
[`AppCheckTokenListener`](/docs/reference/android/com/google/firebase/appcheck/FirebaseAppCheck.AppCheckListener),
33+
and associated setters and removers for developers to request and observe
34+
changes to the [app_check] token.
35+
36+
# 16.0.0-beta01
37+
* [feature] Initial beta release of the [app_check] SDK with abuse reduction
38+
features.
39+
Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,25 @@
1-
# Unreleased
1+
# 16.0.0-beta03
2+
* [feature] The [appdistro] SDK has been split into two libraries:
3+
4+
* `firebase-appdistribution-api` - The API-only library<br>
5+
This new API-only library is functional only when the full
6+
[appdistro] SDK implementation (`firebase-appdistribution`) is present.
7+
`firebase-appdistribution-api` can be included in all
8+
[build variants](https://developer.android.com/studio/build/build-variants){: .external}.
9+
10+
* `firebase-appdistribution` - The full SDK implementation<br>
11+
This full SDK implementation is optional and should only be included in
12+
pre-release builds.
13+
14+
Visit the documentation to learn how to
15+
[add these SDKs](/docs/app-distribution/set-up-alerts?platform=android#add-appdistro)
16+
to your Android app.
17+
18+
## Kotlin
19+
With the removal of the Kotlin extensions library
20+
`firebase-appdistribution-ktx`, its functionality has been moved to the new
21+
API-only library: `firebase-appdistribution-api-ktx`.
22+
23+
This new Kotlin extensions library transitively includes the
24+
`firebase-appdistribution-api` library. The Kotlin extensions library has no
25+
additional updates.

firebase-appdistribution/CHANGELOG.md

Lines changed: 40 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,48 @@
1-
# Unreleased
1+
# 16.0.0-beta03
2+
* [feature] The [appdistro] SDK has been split into two libraries:
23

3-
# Released
4+
* `firebase-appdistribution-api` - The API-only library<br>
5+
This new API-only library is functional only when the full
6+
[appdistro] SDK implementation (`firebase-appdistribution`) is present.
7+
`firebase-appdistribution-api` can be included in all
8+
[build variants](https://developer.android.com/studio/build/build-variants){: .external}.
49

5-
## v20.0.6 (M112)
10+
* `firebase-appdistribution` - The full SDK implementation<br>
11+
This full SDK implementation is optional and should only be included in
12+
pre-release builds.
613

7-
#### Android library
8-
* {{feature}} The Firebase App Distribution Android SDK is now available in beta. You
14+
Visit the documentation to learn how to
15+
[add these SDKs](/docs/app-distribution/set-up-alerts?platform=android#add-appdistro)
16+
to your Android app.
17+
18+
## Kotlin
19+
* [removed] The Kotlin extensions library `firebase-appdistribution-ktx`
20+
has been removed. All its functionality has been moved to the new API-only
21+
library: `firebase-appdistribution-api-ktx`.
22+
23+
# 16.0.0-beta02
24+
* [fixed] Fixed a bug that prevented testers from signing in when the app had
25+
an underscore in the package name.
26+
27+
* [fixed] Fixed a UI bug where the APK download notification displayed the
28+
incorrect error message.
29+
30+
* [changed] Internal improvements to tests.
31+
32+
## Kotlin
33+
The Kotlin extensions library transitively includes the base
34+
`firebase-app-distribution` library. The Kotlin extensions library has no
35+
additional updates.
36+
37+
# 16.0.0-beta01
38+
* [feature] The [appdistro] Android SDK is now available in beta. You
939
can use this SDK to notify testers in-app when a new test build is available.
1040
To learn more, visit the
11-
[reference documentation](https://firebase.google.com/docs/reference/android/com/google/firebase/appdistribution/package-summary).
41+
[[appdistro] reference documentation](/docs/reference/android/com/google/firebase/appdistribution/package-summary).
1242

13-
#### Kotlin extensions
14-
The Android library with Kotlin extensions is now available in
43+
## Kotlin
44+
The [appdistro] Android library with Kotlin extensions is now available in
1545
beta. The Kotlin extensions library transitively includes the base
1646
`firebase-app-distribution` library. To learn more, visit the
17-
[KTX reference documentation](https://firebase.google.com/docs/reference/kotlin/com/google/firebase/appdistribution/ktx/package-summary).
47+
[[appdistro] KTX reference documentation](/docs/reference/kotlin/com/google/firebase/appdistribution/ktx/package-summary).
48+

0 commit comments

Comments
 (0)