Skip to content

Commit 43a3b46

Browse files
davidmotsongoogle-oss-bot
authored andcommitted
Post release cleanup for m170
1 parent badab21 commit 43a3b46

File tree

50 files changed

+1471
-2108
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+1471
-2108
lines changed
Lines changed: 21 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,80 +1,66 @@
11
# Unreleased
22

3-
- [changed] Bumped internal dependencies.
43

5-
# 19.0.0
4+
# 19.0.1
5+
* [changed] Bumped internal dependencies.
66

7-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
7+
# 19.0.0
8+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
89

910
# 18.0.0
10-
11-
- [changed] Bump internal dependencies
11+
* [changed] Bump internal dependencies
1212

1313
# 17.1.2
14-
15-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
14+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
1615

1716
# 17.1.1
18-
19-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
17+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
2018

2119
# 17.1.0
22-
23-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
20+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
2421

2522
# 17.0.0
26-
27-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
23+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
2824

2925
# 16.1.2
30-
31-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
26+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
3227

3328
# 16.1.1
34-
35-
- [changed] Integrated the [app_check] Debug Testing SDK with Firebase components. (GitHub
29+
* [changed] Integrated the [app_check] Debug Testing SDK with Firebase components. (GitHub
3630
[#4436](//github.com/firebase/firebase-android-sdk/issues/4436){: .external})
3731

3832
# 16.1.0
39-
40-
- [unchanged] Updated to accommodate the release of the updated [app_check] Kotlin extensions
33+
* [unchanged] Updated to accommodate the release of the updated [app_check] Kotlin extensions
4134
library.
4235

4336
# 16.0.1
44-
45-
- [changed] Updated dependency of `play-services-basement` to its latest version (v18.1.0).
37+
* [changed] Updated dependency of `play-services-basement` to its latest version (v18.1.0).
4638

4739
# 16.0.0
48-
49-
- [changed] [app_check] has exited beta and is now generally available for use.
40+
* [changed] [app_check] has exited beta and is now generally available for use.
5041

5142
# 16.0.0-beta06
52-
53-
- [fixed] Fixed a bug in the [app_check] token refresh flow when using a custom provider.
43+
* [fixed] Fixed a bug in the [app_check] token refresh flow when using a custom provider.
5444

5545
# 16.0.0-beta05
56-
57-
- [changed] Internal improvements.
46+
* [changed] Internal improvements.
5847

5948
# 16.0.0-beta04
60-
61-
- [changed] Improved error handling logic by minimizing the amount of requests that are unlikely to
49+
* [changed] Improved error handling logic by minimizing the amount of requests that are unlikely to
6250
succeed.
63-
- [fixed] Fixed heartbeat reporting.
51+
* [fixed] Fixed heartbeat reporting.
6452

6553
# 16.0.0-beta03
66-
67-
- [changed] Added `X-Android-Package` and `X-Android-Cert` request headers to [app_check] network
54+
* [changed] Added `X-Android-Package` and `X-Android-Cert` request headers to [app_check] network
6855
calls.
6956

7057
# 16.0.0-beta02
71-
72-
- [feature] Added
58+
* [feature] Added
7359
[`getAppCheckToken()`](</docs/reference/android/com/google/firebase/appcheck/FirebaseAppCheck#getAppCheckToken(boolean)>),
7460
[`AppCheckTokenListener`](/docs/reference/android/com/google/firebase/appcheck/FirebaseAppCheck.AppCheckListener),
7561
and associated setters and removers for developers to request and observe changes to the
7662
[app_check] token.
7763

7864
# 16.0.0-beta01
65+
* [feature] Initial beta release of the [app_check] Debug Testing SDK with abuse reduction features.
7966

80-
- [feature] Initial beta release of the [app_check] Debug Testing SDK with abuse reduction features.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=19.0.1
2-
latestReleasedVersion=19.0.0
1+
version=19.0.2
2+
latestReleasedVersion=19.0.1
Lines changed: 23 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,85 +1,71 @@
11
# Unreleased
22

3-
- [changed] Bumped internal dependencies.
43

5-
# 19.0.0
4+
# 19.0.1
5+
* [changed] Bumped internal dependencies.
66

7-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
7+
# 19.0.0
8+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
89

910
# 18.0.0
10-
11-
- [changed] Bump internal dependencies
11+
* [changed] Bump internal dependencies
1212

1313
# 17.1.2
14-
15-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
14+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
1615

1716
# 17.1.1
18-
19-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
17+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
2018

2119
# 17.1.0
22-
23-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
20+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
2421

2522
# 17.0.0
26-
27-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
23+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
2824

2925
# 16.1.2
30-
31-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
26+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
3227

3328
# 16.1.1
34-
35-
- [changed] Migrated [app_check] SDKs to use standard Firebase executors. (GitHub
29+
* [changed] Migrated [app_check] SDKs to use standard Firebase executors. (GitHub
3630
[#4431](//github.com/firebase/firebase-android-sdk/issues/4431){: .external} and
3731
[#4449](//github.com/firebase/firebase-android-sdk/issues/4449){: .external})
38-
- [changed] Integrated the [app_check] Debug SDK with Firebase components. (GitHub
32+
* [changed] Integrated the [app_check] Debug SDK with Firebase components. (GitHub
3933
[#4436](//github.com/firebase/firebase-android-sdk/issues/4436){: .external})
40-
- [changed] Moved Task continuations off the main thread. (GitHub
34+
* [changed] Moved Task continuations off the main thread. (GitHub
4135
[#4453](//github.com/firebase/firebase-android-sdk/issues/4453){: .external})
4236

4337
# 16.1.0
44-
45-
- [unchanged] Updated to accommodate the release of the updated [app_check] Kotlin extensions
38+
* [unchanged] Updated to accommodate the release of the updated [app_check] Kotlin extensions
4639
library.
4740

4841
# 16.0.1
49-
50-
- [changed] Updated dependency of `play-services-basement` to its latest version (v18.1.0).
42+
* [changed] Updated dependency of `play-services-basement` to its latest version (v18.1.0).
5143

5244
# 16.0.0
53-
54-
- [changed] [app_check] has exited beta and is now generally available for use.
45+
* [changed] [app_check] has exited beta and is now generally available for use.
5546

5647
# 16.0.0-beta06
57-
58-
- [fixed] Fixed a bug in the [app_check] token refresh flow when using a custom provider.
48+
* [fixed] Fixed a bug in the [app_check] token refresh flow when using a custom provider.
5949

6050
# 16.0.0-beta05
61-
62-
- [changed] Internal improvements.
51+
* [changed] Internal improvements.
6352

6453
# 16.0.0-beta04
65-
66-
- [changed] Improved error handling logic by minimizing the amount of requests that are unlikely to
54+
* [changed] Improved error handling logic by minimizing the amount of requests that are unlikely to
6755
succeed.
68-
- [fixed] Fixed heartbeat reporting.
56+
* [fixed] Fixed heartbeat reporting.
6957

7058
# 16.0.0-beta03
71-
72-
- [changed] Added `X-Android-Package` and `X-Android-Cert` request headers to [app_check] network
59+
* [changed] Added `X-Android-Package` and `X-Android-Cert` request headers to [app_check] network
7360
calls.
7461

7562
# 16.0.0-beta02
76-
77-
- [feature] Added
63+
* [feature] Added
7864
[`getAppCheckToken()`](</docs/reference/android/com/google/firebase/appcheck/FirebaseAppCheck#getAppCheckToken(boolean)>),
7965
[`AppCheckTokenListener`](/docs/reference/android/com/google/firebase/appcheck/FirebaseAppCheck.AppCheckListener),
8066
and associated setters and removers for developers to request and observe changes to the
8167
[app_check] token.
8268

8369
# 16.0.0-beta01
70+
* [feature] Initial beta release of the [app_check] Debug SDK with abuse reduction features.
8471

85-
- [feature] Initial beta release of the [app_check] Debug SDK with abuse reduction features.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=19.0.1
2-
latestReleasedVersion=19.0.0
1+
version=19.0.2
2+
latestReleasedVersion=19.0.1
Lines changed: 18 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,48 @@
11
# Unreleased
22

3-
- [changed] Bumped internal dependencies.
43

5-
# 19.0.0
4+
# 19.0.1
5+
* [changed] Bumped internal dependencies.
66

7-
- [changed] **Breaking Change**: Updated minSdkVersion to API level 23 or higher.
7+
# 19.0.0
8+
* [changed] **Breaking Change**: Updated minSdkVersion to API level 23 or higher.
89

910
# 18.0.0
10-
11-
- [changed] Bump internal dependencies
11+
* [changed] Bump internal dependencies
1212

1313
# 17.1.2
14-
15-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
14+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
1615

1716
# 17.1.1
18-
19-
- [fixed] Fixed client-side throttling in Play Integrity flows.
20-
- [changed] Bumped Play Integrity API Library dependency version.
17+
* [fixed] Fixed client-side throttling in Play Integrity flows.
18+
* [changed] Bumped Play Integrity API Library dependency version.
2119

2220
# 17.1.0
23-
24-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
21+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
2522

2623
# 17.0.0
27-
28-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
24+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
2925

3026
# 16.1.2
31-
32-
- [unchanged] Updated to keep [app_check] SDK versions aligned.
27+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
3328

3429
# 16.1.1
35-
36-
- [changed] Migrated [app_check] SDKs to use standard Firebase executors. (GitHub
30+
* [changed] Migrated [app_check] SDKs to use standard Firebase executors. (GitHub
3731
[#4431](//github.com/firebase/firebase-android-sdk/issues/4431){: .external} and
3832
[#4449](//github.com/firebase/firebase-android-sdk/issues/4449){: .external})
39-
- [changed] Integrated the [app_check] Play integrity SDK with Firebase components. (GitHub
33+
* [changed] Integrated the [app_check] Play integrity SDK with Firebase components. (GitHub
4034
[#4436](//github.com/firebase/firebase-android-sdk/issues/4436){: .external})
41-
- [changed] Moved Task continuations off the main thread. (GitHub
35+
* [changed] Moved Task continuations off the main thread. (GitHub
4236
[#4453](//github.com/firebase/firebase-android-sdk/issues/4453){: .external})
4337

4438
# 16.1.0
45-
46-
- [unchanged] Updated to accommodate the release of the updated [app_check] Kotlin extensions
39+
* [unchanged] Updated to accommodate the release of the updated [app_check] Kotlin extensions
4740
library.
4841

4942
# 16.0.1
50-
51-
- [changed] Updated dependency of `play-services-basement` to its latest version (v18.1.0).
43+
* [changed] Updated dependency of `play-services-basement` to its latest version (v18.1.0).
5244

5345
# 16.0.0
54-
55-
- [feature] Added support for [Play Integrity](https://developer.android.com/google/play/integrity)
46+
* [feature] Added support for [Play Integrity](https://developer.android.com/google/play/integrity)
5647
as an attestation provider.
48+
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=19.0.1
2-
latestReleasedVersion=19.0.0
1+
version=19.0.2
2+
latestReleasedVersion=19.0.1

0 commit comments

Comments
 (0)