All Versions
18
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 1

  • v1.3.3 Changes

    • a push message id in push result was unified (single id key): a pair of message_id and multicast_id for FCM, apns_id for APNS
  • v1.3.2 Changes

    • apns-id of APNS push message was added into response
  • v1.3.1 Changes

    • Bug with sync push and push_message == nil in callback_fun was fixed
  • v1.3.0 Changes

    • No link b/w consumer & task
    • Adjusted timeouts
    • Buffer ping
  • v1.2.10 Changes

    • Dynamic consumer
    • Automatic consumer
    • ๐Ÿ”€ Buffer sync add
  • v1.2.8 Changes

    • โž• Added APNS sync/async option for a worker (async is faster, sync is more stable)
    • Tasks Supervisor: :temporary restart strategy
    • ๐Ÿ› bug fixes
  • v1.2.6 Changes

    • Tasks & their Supervisor improvements
  • v1.2.5 Changes

    • ๐Ÿ‘ท APNS worker's asunc push
    • ๐Ÿ‘ท APNS worker ttl
  • v1.2.4 Changes

    • ๐Ÿ”จ refactored APNS worker check
    • APNS push operation async option
    • timeouts handling
    • some other improvements
  • v1.2.3 Changes

    • ๐Ÿ‘ท checks if APNS worker is alive before push
    • checks for opened frames count per connection before push