Skip to content

Commit 8a3b6e9

Browse files
committed
Revert CHANGELOG
1 parent dfaf14d commit 8a3b6e9

File tree

1 file changed

+0
-61
lines changed

1 file changed

+0
-61
lines changed

firebase-crashlytics/CHANGELOG.md

Lines changed: 0 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,10 @@
11
# Unreleased
2-
* [feature] Added an overload to the `recordException` API to allow attaching additional custom
3-
keys to the non fatal report.
42

5-
# 19.2.1
6-
* [changed] Updated protobuf dependency to `3.25.5` to fix
7-
[CVE-2024-7254](https://nvd.nist.gov/vuln/detail/CVE-2024-7254).
8-
9-
10-
## Kotlin
11-
The Kotlin extensions library transitively includes the updated
12-
`firebase-crashlytics` library. The Kotlin extensions library has no additional
13-
updates.
14-
15-
# 19.2.0
16-
* [fixed] Improved data consistency for rapid user actions.
17-
* [fixed] Fixed exception propagation in the case of no default uncaught exception handler.
18-
* [changed] Internal changes to improve startup time.
19-
* [changed] Internal changes to the way background tasks are scheduled.
20-
* [changed] Migrated SDK to use standard Firebase executors.
21-
22-
# 19.1.0
23-
* [feature] Added the `isCrashlyticsCollectionEnabled` API to check if Crashlytics collection is
24-
enabled.
25-
(GitHub [#5919](https://github.com/firebase/firebase-android-sdk/issues/5919){: .external})
26-
* [fixed] Ensure that on-demand fatal events are never processed on the main thread.
27-
(GitHub [#4345](https://github.com/firebase/firebase-android-sdk/issues/4345){: .external})
28-
* [changed] Internal changes to the way session IDs are generated.
29-
30-
31-
## Kotlin
32-
The Kotlin extensions library transitively includes the updated
33-
`firebase-crashlytics` library. The Kotlin extensions library has no additional
34-
updates.
35-
36-
# 19.0.3
37-
* [changed] Update the internal file system to handle long file names.
38-
39-
40-
## Kotlin
41-
The Kotlin extensions library transitively includes the updated
42-
`firebase-crashlytics` library. The Kotlin extensions library has no additional
43-
updates.
44-
45-
# 19.0.2
46-
* [changed] Changing caught exception type to fail safely on any exception type.
47-
48-
49-
## Kotlin
50-
The Kotlin extensions library transitively includes the updated
51-
`firebase-crashlytics` library. The Kotlin extensions library has no additional
52-
updates.
53-
54-
# 19.0.1
55-
* [changed] Improve cold initialization time.
56-
* [fixed] Fixed version compatibility issues with other Firebase libraries.
57-
58-
59-
## Kotlin
60-
The Kotlin extensions library transitively includes the updated
61-
`firebase-crashlytics` library. The Kotlin extensions library has no additional
62-
updates.
633

644
# 19.0.0
655
* [fixed] Force validation or rotation of FIDs.
666
* [fixed] Added keep rule for shrinkage of Crashlytics build resources in strict mode.
677

68-
698
## Kotlin
709
The Kotlin extensions library transitively includes the updated
7110
`firebase-crashlytics` library. The Kotlin extensions library has no additional

0 commit comments

Comments
 (0)