Skip to content

Commit 08743d5

Browse files
Remove instanceID dependency in Messaging (#7942)
1 parent 74a5fa4 commit 08743d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

FirebaseMessaging/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# unreleased
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. (#7836)
3+
14
# 2021-04 -- v7.11.0
25
- [changed] Refactor Messaging to internally not depending on InstanceID, but can co-exist. Will remove InstanceID dependency in the next Firebase breaking change. (#7814)
36

0 commit comments

Comments
 (0)