File tree Expand file tree Collapse file tree 2 files changed +17
-5
lines changed Expand file tree Collapse file tree 2 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 1
- # 2019-09 -- 4.2.5
2
- - [ fixed] Fix private header imports (#3796 ).
1
+ # 2019-10-22 -- 4.2.6
2
+ - [ fixed] Fixed InstanceID initialization timing issue (#4030 ).
3
+ - [ changed] Added check to see if token and IID are inconsistent (#4025 ).
4
+ - [ changed] Removed migration logic from document folder to application folder (#4033 ).
3
5
4
- # 2019-09 -- 4.2.4
6
+ # 2019-10-08 -- 4.2.5
7
+ - [ fixed] Fixed private header imports (#3796 ).
8
+
9
+ # 2019-09-23 -- 4.2.4
5
10
- [ changed] Moved two headers from internal to private for Remote Config open sourcing (#3621 ).
6
11
7
- # 2019-08 -- 4.2.3
12
+ # 2019-08-20 -- 4.2.3
8
13
- [ fixed] Fixed a crash that could occur if InstanceID was shut down when fetching a new instance ID (#3439 ).
9
14
10
15
# 2019-07-12 -- 4.2.2
Original file line number Diff line number Diff line change 1
- # 2019-09 -- v4.1.5
1
+ # 2019-10-22 -- v4.1.7
2
+ - [ fixed] Fixed IID and Messaging container instantiation timing issue. (#4030 )
3
+ - [ changed] Internal cleanup and remove migration logic from document folder to application folder. (#4033 , #4045 )
4
+
5
+ # 2019-10-08 -- v4.1.6
6
+ - [ changed] Internal cleanup. (#3857 )
7
+
8
+ # 2019-09-23 -- v4.1.5
2
9
- [ fixed] Mute FCM deprecated warnings with Xcode 11 and min iOS >= 10. (#3857 )
3
10
4
11
# 2019-09-03 -- v4.1.4
You can’t perform that action at this time.
0 commit comments