Releases: rapidpro/mailroom
v7.3.9
Changelog
e8052ef Update CHANGELOG.md for v7.3.9
e2bf8ab Merge pull request #621 from nyaruka/start_preview_sample_size
88c7501 Add sample_size param to preview_start endpoint
6f2118f Merge pull request #620 from nyaruka/search_cleanup
241c617 Fix tests
7d9028e Move search into its own package and add more tests
3314713 Merge pull request #619 from nyaruka/preview_start_endpoint
c4bc1e7 Update test database
57a1381 Update to latest goflow
0ad3b2e Add endpoint to generate a flow start preview (WIP)
v7.3.8
v7.3.7
v7.3.6
v7.3.5
Changelog
57d3991 Update CHANGELOG.md for v7.3.5
f9ee767 Merge pull request #614 from nyaruka/es_asset_ids
86f32ec Fix logging statement
407a420 Fix mapping of flow assets to their IDs
7f7487e Fix tests
f38c1b3 Merge branch 'main' into es_asset_ids
4d8b5a3 Merge pull request #613 from nyaruka/update_testdb
39d68bb Update test database
7823156 Update to latest goflow which requires mapping groups and flows to ids for ES queries
v7.3.4
v7.3.3
Changelog
ecf0553 Update CHANGELOG.md for v7.3.3
edc858b Merge pull request #610 from nyaruka/system_groups_pt3
b517840 Fix metrics endpoint
799dea8 ContactGroup.group_type can no longer be 'U'
83c16d9 Merge pull request #608 from nyaruka/timeout_fix
460cb9f Clear session timeout if timeout resume rejected by wait
25438bb Add test for timeout task handling
736b5c7 Update golang.org/x/sys
v7.3.2
v7.3.1
Changelog
6177ddc Update CHANGELOG.md for v7.3.1
0bd932b Merge pull request #601 from nyaruka/resume_for_inactive
3cec50c Merge pull request #599 from nyaruka/fail_msgs_to_inactive_contacts
a7fc6df Merge pull request #603 from nyaruka/better_cron
b04560c Remove cruft
b7ffe0e Further simplify cron starting
7907575 Cron jobs should add themselves to the main mailroom waitgroup
83f803b Simplify cron starts
a1e56d8 Allow expirations and timeouts to resume sessions for stopped, blocked and archived contacts
caf9b0a Messages to stopped, blocked or archived contacts should immediately fail
v7.3.0
Changelog
4a1593a Update CHANGELOG.md for v7.3.0
5456723 Merge pull request #600 from nyaruka/locker_cleanup
a4478a9 Merge pull request #598 from nyaruka/sql_cleanup
8b58b4c Update to latest goflow
c00eee5 Replace last usages of old locker code
58c901a More cleanup
2aea3ed Merge branch 'main' into sql_cleanup
2f6e0b0 Cleanup some SQL variables