Skip to content

Commit a5c4bfe

Browse files
authored
Update changelogs (#6649)
1 parent 1a3a8f4 commit a5c4bfe

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

Crashlytics/CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
1-
# Unreleased
2-
- [changed] Improved upload-symbols conversion speed. Customers with large dSYMs should see a significant improvement in the it takes to upload Crashlytics symbols.
3-
- [fixed] Fixed Apple Watch crash related to sigaction (#6434).
1+
# v4.6.2
2+
3+
- [changed] Improved upload-symbols conversion speed. Customers with large dSYMs should see a significant improvement in the time it takes to upload Crashlytics symbols.
4+
- [fixed] Fixed Apple Watch crash related to `sigaction` (#6434).
45

56
# v4.6.0
7+
68
- [added] Added stackFrameWithAddress API for recording custom errors that are symbolicated on the backend (#5975).
79
- [fixed] Fixed comment typos (#6363).
810
- [fixed] Remove device information from binary image data crash info entries (#6382).
911

1012
# v4.5.0
13+
1114
- [fixed] Fixed a compiler warning and removed unused networking code (#6210).
1215
- [fixed] Fixed a crash that occurred rarely when trying to restart a URL session task without a valid request (#5984).
1316
- [added] Introduced watchOS support (#6262).
1417

1518
# v4.3.1
19+
1620
- [fixed] Fixed a segmentation fault that could occur when writing crash contexts to disk (#6048).
1721

1822
# v4.3.0

Firebase/InstanceID/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 2020-09 -- 4.7.0
2-
- [changed] Added deprecation warning for InstanceID. InstanceID is deprecated. For app instance identity handling, use FirebaseInstallations. For FCM registration token handling, use FirebaseMessaging. (#6585)
2+
- [deprecated] Deprecated InstanceID. For app instance identity handling, use FirebaseInstallations. For FCM registration token handling, use FirebaseMessaging. (#6585)
33

44
# 2020-08 -- 4.6.0
55
- [added] Added a new notification listening token refresh from Messaging and update the token cache in InstanceID. (#6286)

FirebaseStorage/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 3.8.1
2+
- [fixed] Fixed typo in doc comments (#6485).
3+
14
# 3.8.0
25
- [changed] Add error for attempt to upload directory (#5750)
36
- [changed] Functionally neutral source reorganization. (#5851)

0 commit comments

Comments
 (0)