Releases: nyaruka/courier
Releases · nyaruka/courier
v9.3.37
Changelog
- 00ceb53 Merge pull request #815 from nyaruka/revert-no-retry
- 7911332 Revert "Fail messages when we hit contact pair limit"
v9.3.36
Changelog
- 6866cd8 Merge pull request #812 from nyaruka/fail-contact-pair-limit
- 2deefc4 Fail messages when we hit contact pair limit
v9.3.35
Changelog
- a62f171 Merge pull request #809 from nyaruka/update-FB-API-version
- 660c454 Simplify JPE and JFIF extensions to be saved as JPG
- 7c336ee Update Facebook API version to v18.0
v9.3.34
Changelog
- 1f395c8 Merge pull request #808 from nyaruka/fix-file-name
- ecee6a3 Fix WA template document name
v9.3.33
Changelog
- ad952d4 Merge pull request #807 from nyaruka/fix-WAC_doc_URL
- b7e1b05 Add support for document send with link when attachment type is document
- c211b9c Merge pull request #806 from nyaruka/remove-TWT
- 8b06697 Remove TWT channel type
v9.3.32
Changelog
- d10f7e3 Merge pull request #805 from nyaruka/WAC-pair-limit-retry
- 3693fe4 Make all WAC Throttling Errors return courier.ErrConnectionThrottled
- 411c508 Add send error for channel and contact pair limit hit to allow retrying the message
- 9e07701 Merge pull request #804 from nyaruka/test_error_by_msg_text
- 15cc1e1 TST handler should error sends with msg text \error
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