Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Changlog url
  • Loading branch information
Avishalom Shalit committed Mar 15, 2018
commit d47fa3d109b97b0eaabd6e22d546d78ef32965de
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
### Cloud Messaging

- [changed] Improved error handling in FCM by mapping more server-side
errors to client-side error codes. See [documentation](/docs/cloud-messaging/admin/errors).
errors to client-side error codes. See [documentation](https://firebase.google.com/docs/cloud-messaging/admin/errors).
- [changed] The `messaging` module now supports specifying an HTTP timeout
for all egress requests. Pass the `httpTimeout` option
to `firebase_admin.initialize_app()` before invoking any functions in
Expand Down