Skip to content

0.10.2

Compare
Choose a tag to compare
@hpopp hpopp released this 27 Nov 22:15
· 204 commits to master since this release

v0.10.2

  • Fix: poison dependency version made optionally ~> 2.0 or ~> 3.0

v0.10.1

  • Fix: kadabra not started

v0.10.0

  • Migrated HTTP/2 client from chatterbox to kadabra
  • Support for ADM (Amazon Android) push
  • APNS pushes are now synchronous by default. For async pushes use the new on_response option. GCM and ADM will have it in the next major release.
  • Bulk APNS pushing
  • Handling of multiple APNS worker connections with different configs
  • Re-implemented APNS socket pings to keep connections open
  • :invalid_jSON corrected to :invalid_json