|
1 | 1 | # Unreleased |
2 | 2 |
|
3 | | - |
4 | 3 | # 19.0.1 |
5 | | -* [changed] Bumped internal dependencies. |
| 4 | + |
| 5 | +- [changed] Bumped internal dependencies. |
6 | 6 |
|
7 | 7 | # 19.0.0 |
8 | | -* [unchanged] Updated to keep [app_check] SDK versions aligned. |
| 8 | + |
| 9 | +- [unchanged] Updated to keep [app_check] SDK versions aligned. |
9 | 10 |
|
10 | 11 | # 18.0.0 |
11 | | -* [changed] Bump internal dependencies |
| 12 | + |
| 13 | +- [changed] Bump internal dependencies |
12 | 14 |
|
13 | 15 | # 17.1.2 |
14 | | -* [unchanged] Updated to keep [app_check] SDK versions aligned. |
| 16 | + |
| 17 | +- [unchanged] Updated to keep [app_check] SDK versions aligned. |
15 | 18 |
|
16 | 19 | # 17.1.1 |
17 | | -* [unchanged] Updated to keep [app_check] SDK versions aligned. |
| 20 | + |
| 21 | +- [unchanged] Updated to keep [app_check] SDK versions aligned. |
18 | 22 |
|
19 | 23 | # 17.1.0 |
20 | | -* [unchanged] Updated to keep [app_check] SDK versions aligned. |
| 24 | + |
| 25 | +- [unchanged] Updated to keep [app_check] SDK versions aligned. |
21 | 26 |
|
22 | 27 | # 17.0.0 |
23 | | -* [unchanged] Updated to keep [app_check] SDK versions aligned. |
| 28 | + |
| 29 | +- [unchanged] Updated to keep [app_check] SDK versions aligned. |
24 | 30 |
|
25 | 31 | # 16.1.2 |
26 | | -* [unchanged] Updated to keep [app_check] SDK versions aligned. |
| 32 | + |
| 33 | +- [unchanged] Updated to keep [app_check] SDK versions aligned. |
27 | 34 |
|
28 | 35 | # 16.1.1 |
29 | | -* [changed] Migrated [app_check] SDKs to use standard Firebase executors. (GitHub |
| 36 | + |
| 37 | +- [changed] Migrated [app_check] SDKs to use standard Firebase executors. (GitHub |
30 | 38 | [#4431](//github.com/firebase/firebase-android-sdk/issues/4431){: .external} and |
31 | 39 | [#4449](//github.com/firebase/firebase-android-sdk/issues/4449){: .external}) |
32 | | -* [changed] Integrated the [app_check] Debug SDK with Firebase components. (GitHub |
| 40 | +- [changed] Integrated the [app_check] Debug SDK with Firebase components. (GitHub |
33 | 41 | [#4436](//github.com/firebase/firebase-android-sdk/issues/4436){: .external}) |
34 | | -* [changed] Moved Task continuations off the main thread. (GitHub |
| 42 | +- [changed] Moved Task continuations off the main thread. (GitHub |
35 | 43 | [#4453](//github.com/firebase/firebase-android-sdk/issues/4453){: .external}) |
36 | 44 |
|
37 | 45 | # 16.1.0 |
38 | | -* [unchanged] Updated to accommodate the release of the updated [app_check] Kotlin extensions |
| 46 | + |
| 47 | +- [unchanged] Updated to accommodate the release of the updated [app_check] Kotlin extensions |
39 | 48 | library. |
40 | 49 |
|
41 | 50 | # 16.0.1 |
42 | | -* [changed] Updated dependency of `play-services-basement` to its latest version (v18.1.0). |
| 51 | + |
| 52 | +- [changed] Updated dependency of `play-services-basement` to its latest version (v18.1.0). |
43 | 53 |
|
44 | 54 | # 16.0.0 |
45 | | -* [changed] [app_check] has exited beta and is now generally available for use. |
| 55 | + |
| 56 | +- [changed] [app_check] has exited beta and is now generally available for use. |
46 | 57 |
|
47 | 58 | # 16.0.0-beta06 |
48 | | -* [fixed] Fixed a bug in the [app_check] token refresh flow when using a custom provider. |
| 59 | + |
| 60 | +- [fixed] Fixed a bug in the [app_check] token refresh flow when using a custom provider. |
49 | 61 |
|
50 | 62 | # 16.0.0-beta05 |
51 | | -* [changed] Internal improvements. |
| 63 | + |
| 64 | +- [changed] Internal improvements. |
52 | 65 |
|
53 | 66 | # 16.0.0-beta04 |
54 | | -* [changed] Improved error handling logic by minimizing the amount of requests that are unlikely to |
| 67 | + |
| 68 | +- [changed] Improved error handling logic by minimizing the amount of requests that are unlikely to |
55 | 69 | succeed. |
56 | | -* [fixed] Fixed heartbeat reporting. |
| 70 | +- [fixed] Fixed heartbeat reporting. |
57 | 71 |
|
58 | 72 | # 16.0.0-beta03 |
59 | | -* [changed] Added `X-Android-Package` and `X-Android-Cert` request headers to [app_check] network |
| 73 | + |
| 74 | +- [changed] Added `X-Android-Package` and `X-Android-Cert` request headers to [app_check] network |
60 | 75 | calls. |
61 | 76 |
|
62 | 77 | # 16.0.0-beta02 |
63 | | -* [feature] Added |
| 78 | + |
| 79 | +- [feature] Added |
64 | 80 | [`getAppCheckToken()`](</docs/reference/android/com/google/firebase/appcheck/FirebaseAppCheck#getAppCheckToken(boolean)>), |
65 | 81 | [`AppCheckTokenListener`](/docs/reference/android/com/google/firebase/appcheck/FirebaseAppCheck.AppCheckListener), |
66 | 82 | and associated setters and removers for developers to request and observe changes to the |
67 | 83 | [app_check] token. |
68 | 84 |
|
69 | 85 | # 16.0.0-beta01 |
70 | | -* [feature] Initial beta release of the [app_check] Debug SDK with abuse reduction features. |
71 | 86 |
|
| 87 | +- [feature] Initial beta release of the [app_check] Debug SDK with abuse reduction features. |
0 commit comments