Releases: nyaruka/courier
Releases · nyaruka/courier
v9.3.31
Changelog
- b9cc901 Merge pull request #803 from nyaruka/test_handler
- 7f277f1 Add dummy handler type for load testing
v9.3.30
Changelog
- a98bda9 Update deps (inc latest phonenumbers)
v9.3.29
Changelog
- 2ecafa5 Include redis pool active/idle counts in heartbeat stats
- d2b8ed3 Bump redis pool size
v9.3.28
Changelog
- a7933b9 Merge pull request #802 from nyaruka/more_redis_tweaks
- b35a305 More closing of redis connections and logging of errors
- cbd4a77 Merge pull request #801 from nyaruka/lua_embed
- 24ddd50 Move Redis lua scripts into embedded lua files for readability
v9.3.27
Changelog
- f727f99 Merge pull request #800 from nyaruka/redis_connections
- 9c173f8 Add BaseHandler.WithRedisConn util method
- 5c8ee9a Agressively close redis connections
v9.3.26
Changelog
- 38ec481 Merge pull request #799 from nyaruka/mark_sent
- 5494cc1 Use redisx.NewIntervalSet to track sent message ids
- 938b060 Mark as sent in redis any message send that does result in status errored
- 0559144 Make queue test more thorough
- ef9d9fe Cleanup queue unit test
- d93a714 Remove request for redis connection that wasn't being used in D360 handler
v9.3.25
Changelog
- b37ce2a Merge pull request #797 from nyaruka/next_attempt_incoming
- 5696945 Merge pull request #798 from nyaruka/redis_health_tweak
- d29f26a Tweak healthcheck for redis to timeout after a second
- f24557b Don't set next attempt for incoming messages
- d67f20c Merge pull request #794 from nyaruka/log-error-marking-msg-complete
- 1e5a460 Log error when marking queue job for outgoing message complete fails
v9.3.24
Changelog
- 252745b Merge pull request #793 from nyaruka/fix-FB-ignore-reel
- 0680895 Ignore reels as attachments on FB channels
v9.3.23
Changelog
- a492449 Update deps including phonenumbers to get latest metadata
v9.3.22
Changelog
- f6c7396 Merge pull request #792 from nyaruka/ignore_reels
- aee2d42 Ignore reels as attachments on FBA/IG channels