All Versions
18
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v1.3.3 Changes
- a push message id in push result was unified (single
id
key): a pair ofmessage_id
andmulticast_id
for FCM,apns_id
for APNS
- a push message id in push result was unified (single
-
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