Releases: nyaruka/courier
Releases · nyaruka/courier
v9.3.4
Changelog
- bec9bf9 Merge pull request #769 from nyaruka/fix-fcm-config
- 346a945 Fix FCM authentication config retrieve to expect map[string]string
- d787494 Use slices package
- 1d9523d Remove unused util function
- 28a8c3d Remove old celery code no longer used
v9.3.3
Changelog
- 72b9661 Merge pull request #768 from nyaruka/latest_gocommon
- f0954df Update to latest gocommon
v9.3.2
Changelog
- 2869ddd Rename backend.redisPool to .rp
- 17dcd3a Merge pull request #767 from nyaruka/no_more_storage
- ed1e1da Replace storage usage for logs
v9.3.1
Changelog
- e4e95ef Merge pull request #766 from nyaruka/s3x
- 1e0e7cd Use different bucket for attachments in tests
- d338b65 Merge branch 'main' into s3x
- 160c188 Merge pull request #762 from nyaruka/firebase-tokens
- b76439c Switch to s3x for attachments to get correct urls when using minio
- 07637d0 Keep the current channels using the API key if they still can
- 33d97fe Rename to use credentials file
- 0c76a37 Use google auth token source to generate bearer tokens
v9.3.0
Changelog
- 13fef5c Merge pull request #765 from nyaruka/minio
- c5b7cdc Support minio for local dev enviroment and CI
- 39691f2 Merge pull request #764 from nyaruka/update_config
- aa4ca63 Update AWS/S3 configs
- 5d72fe3 Tweaks from linter
v9.2.1
Changelog
- 205b3a3 Merge pull request #760 from nyaruka/clog_attached_fix
- 5278572 Fix unnecessarily writing send channel logs to the database
v9.1.52
Changelog
- 8757374 Merge pull request #759 from nyaruka/is_android
- 2e6180a Start writing msgs_msg.is_android