Releases: nyaruka/courier
Releases · nyaruka/courier
v9.1.43
v9.1.42
Changelog
- e894592 Update deps
- 80e843c Replace incorrect usages of ErrFailedWithReason
- 910c15d Merge pull request #748 from nyaruka/std-errorr-part-2
- c6be0bc Merge pull request #751 from nyaruka/TWA-templates
- 065b45b Add support for sending Twilio Template
- 2859b4f Format imports
- fbdc873 Update to latest redisx
- 2fe6ac9 Use std library errors, part 2
- 43f290b Tweak error handling in legacy whatsapp handler
- 0437766 Update codecov action version
v9.1.41
v9.1.40
v9.1.39
Changelog
- fe76906 Update channel code in chip handler
- c2e9cdf Merge pull request #750 from nyaruka/test_port
- 773ca48 Run server tests on port 8081 to avoid conflicts with local dev server
- ff1fd02 Tweak chip handler
- 41067f3 Merge pull request #747 from nyaruka/std-errorr-part-1
- 57b9fd1 Use std library errors, part 1
- 4c4493e Merge pull request #749 from nyaruka/hoormund_fix
- dc1483b Fix hoormund bug so we don't ignore errors from fetching tokens
- 8b1404f Merge pull request #744 from nyaruka/channel-schemes-test
- 1e5ebb7 Pass channel schemes to test.NewMockChannel
- 60f427f Merge pull request #743 from nyaruka/fix-EX-urns-test
- 9017ca2 Add test to make sure URN are normalized for EX channel with non phone schemes
- 36bcdaa Allow sender ID tel urns on twilio channels
- 371030a Update gocommon again!