File tree Expand file tree Collapse file tree 12 files changed +43
-18
lines changed
firebase-appdistribution-api Expand file tree Collapse file tree 12 files changed +43
-18
lines changed Original file line number Diff line number Diff line change 11# Unreleased
2+
3+
4+ # 16.0.0-beta14
25* [ unchanged] Updated to accommodate the release of the updated
36 [ appdistro] library.
47
8+
9+ ## Kotlin
10+ The Kotlin extensions library transitively includes the updated
11+ ` firebase-appdistribution-api ` library. The Kotlin extensions library has no additional
12+ updates.
13+
514# 16.0.0-beta13
615* [ changed] Bump internal dependencies
716
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- version =16.0.0-beta14
16- latestReleasedVersion =16.0.0-beta13
15+ version =16.0.0-beta15
16+ latestReleasedVersion =16.0.0-beta14
Original file line number Diff line number Diff line change 11# Unreleased
2+
3+
4+ # 16.0.0-beta14
25* [ changed] Internal improvements to testing on Android 14
36
47# 16.0.0-beta13
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- version =16.0.0-beta14
16- latestReleasedVersion =16.0.0-beta13
15+ version =16.0.0-beta15
16+ latestReleasedVersion =16.0.0-beta14
Original file line number Diff line number Diff line change 11# Unreleased
2+
3+
4+ # 19.1.0
25* [ changed] Updated ` firebase-crashlytics ` dependency to v19.0.4
36
47# 19.0.3
@@ -232,3 +235,4 @@ change. The following release notes describe changes in the new SDK.
232235 uploading symbol files to [ crashlytics] servers. See the
233236 [[ crashlytics] Gradle plugin documentation] ( /docs/crashlytics/ndk-reports-new-sdk )
234237 for more information.
238+
Original file line number Diff line number Diff line change 1- version =19.0.4
2- latestReleasedVersion =19.0.3
1+ version =19.1.1
2+ latestReleasedVersion =19.1.0
Original file line number Diff line number Diff line change 11# Unreleased
2+
3+
4+ # 19.1.0
25* [ feature] Added the ` isCrashlyticsCollectionEnabled ` API to check if Crashlytics collection is
36 enabled.
47 (GitHub [ #5919 ] ( https://github.com/firebase/firebase-android-sdk/issues/5919 ) {: .external})
710* [ changed] Internal changes to the way session IDs are generated.
811
912
13+ ## Kotlin
14+ The Kotlin extensions library transitively includes the updated
15+ ` firebase-crashlytics ` library. The Kotlin extensions library has no additional
16+ updates.
17+
1018# 19.0.3
1119* [ changed] Update the internal file system to handle long file names.
1220
21+
1322## Kotlin
1423The Kotlin extensions library transitively includes the updated
1524` firebase-crashlytics ` library. The Kotlin extensions library has no additional
Original file line number Diff line number Diff line change 1- version =19.0.4
2- latestReleasedVersion =19.0.3
1+ version =19.1.1
2+ latestReleasedVersion =19.1.0
Original file line number Diff line number Diff line change 11# Unreleased
22
3+
4+ # 2.0.4
35* [ fixed] Handled datastore writes when device has full internal memory more gracefully.
46 (GitHub [ #5859 ] ( https://github.com/firebase/firebase-android-sdk/issues/5859 ) )
57* [ fixed] Safely unbind malfunctioning session lifecycle service to release service connections.
68 (GitHub [ #5869 ] ( https://github.com/firebase/firebase-android-sdk/issues/5869 ) )
79
810# 1.2.3
9-
1011* [ fixed] Force validation or rotation of FIDs.
1112
1213# 1.2.1
13-
1414* [ changed] Bump internal dependencies.
1515* [ fixed] Handle corruption in DataStore Preferences more gracefully.
1616
1717# 1.2.0
18-
1918* [ feature] Added support for accurate sessions on multi-process apps.
2019
2120# 1.0.2
22-
2321* [ fixed] Made Sessions more resilient to the FirebaseApp instance being deleted.
2422
2523# 1.0.1
26-
2724* [ fixed] Fixed NPE when no version name is
2825 set ([ #5195 ] ( https://github.com/firebase/firebase-android-sdk/issues/5195 ) ).
2926* [ fixed] Populate DataCollectionStatus fields for Crashlytics and Perf.
3027
3128# 1.0.0
32-
3329* [ feature] Initial Firebase sessions library.
30+
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- version =2.0.4
16- latestReleasedVersion =2.0.3
15+ version =2.0.5
16+ latestReleasedVersion =2.0.4
You can’t perform that action at this time.
0 commit comments