File tree Expand file tree Collapse file tree 6 files changed +7
-5
lines changed Expand file tree Collapse file tree 6 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # v8.0.0
2
2
- [ changed] Added a warning to upload-symbols when it detects a dSYM with hidden symbols.
3
3
4
4
# v7.10.0
Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 8.0.0
2
2
- [ fixed] Fixed a crash that occurred when assigning auth settings (#7670 ).
3
3
4
4
# 7.8.0
Original file line number Diff line number Diff line change 1
1
# Firebase 8.0.0
2
- - [ changed] Migrate ` transform: ` callsites and introduce breaking version of GDT (9.0). (#7899 )
3
2
- [ removed] The deprecated Firebase InstanceID has been removed. Use Firebase Installations to manage
4
3
app instance and use Firebase Messaging to manage FCM registration token instead. (#7970 )
5
4
- [ removed] Build warnings will no longer be generated to warn about missing capabilities resulting
14
13
- [ changed] The Swift Package Manager distribution now requires at least watchOS 7.0 for products
15
14
that support watchOS. The CocoaPods distribution continues to support watchOS 6.0 with the
16
15
exception of FirebaseDatabase.
16
+ - [ changed] Migrate ` transform: ` callsites and introduce breaking version of
17
+ GoogleDataTransport (9.0). (#7899 )
17
18
18
19
# Firebase 7.10.0
19
20
- [ changed] Update Nanopb to version 0.3.9.8. It fixes a possible security issue. (#7787 )
Original file line number Diff line number Diff line change 1
1
# v8.0.0
2
2
- [ added] Added abuse reduction features. (#7928 , #7943 )
3
+
3
4
# v7.9.0
4
5
- [ added] Added community support for watchOS. (#4556 )
5
6
Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # v8.0.0
2
2
- [ fixed] Fixed throttling issue when fetch fails due to no network. (#6628 )
3
3
- [ fixed] Fixed issue where sometimes the local config returned is empty. (#7424 )
4
4
Original file line number Diff line number Diff line change 1
-
2
1
# v8.0.0
3
2
- [ added] Added abuse reduction features. (#7928 )
3
+
4
4
# v7.7.0
5
5
- [ fixed] Fixed missing "http://" prefix when using Functions with the emulator. (#7537 , #7538 )
6
6
You can’t perform that action at this time.
0 commit comments