Skip to content

Commit 396c37a

Browse files
Adjust the Messaging changelog after we remove iid from github (#8015)
1 parent 195962a commit 396c37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseMessaging/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 2021-04 -- v8.0.0
2-
- [changed] Remove Instance ID dependency from Messaging. This is a breaking change for Firebase Messaging users who use Instance ID to manage registration tokens without explicitly specifying Instance ID in their podfile or Swift Package Manager. For a short-term resolution, those Messaging users can update their dependencies to explicitly specify Instance ID. Longer term, all users should migrate to Messaging's token APIs following the migration guide: https://firebase.google.com/docs/projects/manage-installations#fid-iid. (#7836)
2+
- [changed] Remove the Instance ID dependency from Firebase Cloud Messaging. This is a breaking change for FCM users who use the deprecated Instance ID API to manage registration tokens. Users should migrate to FCM's token APIs by following the migration guide: https://firebase.google.com/docs/projects/manage-installations#fid-iid. (#7836)
33

44
# 2021-04 -- v7.11.0
55
- [changed] Refactor Messaging to internally not depending on InstanceID, but can co-exist. Will remove InstanceID dependency in the next Firebase breaking change. (#7814)

0 commit comments

Comments
 (0)