You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Dropped support for Go 1.8 and earlier.
Cloud Messaging
messaging.AndroidNotification type now supports specifying a channel_id when sending messages to Android O devices. Thanks chemidy for the contribution.
messaging.ApsAlert type now supports specifying a subtitle. Thanks chemidy for the contribution.
messaging.WebpushNotification type now supports specifying additional FCM options. Thanks chemidy for the contribution.
Improved error handling by requesting a more verbose error response from the FCM backend service.
Realtime Database
Fixed how the SDK handles special characters in node names.