Skip to content

Releases: nyaruka/mailroom

v8.1.51

24 May 14:32
Compare
Choose a tag to compare

Changelog

  • 3b1e240 Merge pull request #82 from nyaruka/exclusions_cleanup
  • 383878b Fix not passing exclusions to ResolveRecipients
  • 300890e Merge branch 'main' into exclusions_cleanup
  • ba2ccfc Improve tests for start flow and send broadcast
  • c63687d Remove applying started-previously exclusion in runner now that it's applied at batch creation stage
  • 062ec7f Merge pull request #72 from nyaruka/everything_a_query
  • 86ec245 Fix intermitently failing test
  • 101b6bf Merge branch 'main' into everything_a_query
  • 1bb2323 Merge pull request #81 from nyaruka/elastic_tweak
  • bdbe3c3 Refresh elastic indexes after changes in tests instead of waiting for a second
  • 2a147bb Optimize case when recipients is only specific contacts and no exclusions
  • 82f9071 Fix tests
  • 3d4311c Merge branch 'main' into everything_a_query
  • 6eeb5c5 Merge branch 'main' into everything_a_query
  • 6bbf834 Fix tests (WIP)
  • 66b2ced Merge branch 'main' into everything_a_query
  • 99557f1 Remove unused test method
  • cd56890 Merge branch 'main' into everything_a_query
  • 435d66f Fix tests
  • a74b757 Merge branch 'main' into everything_a_query
  • 1b8f057 Fix tests (WIP)
  • 2311a13 Rework ResolveRecipients to use elastic

v8.1.50

23 May 16:44
Compare
Choose a tag to compare

Changelog

  • 8d60895 Cleanup TestBroadcastEvents and slightly reduce logging
  • 40db988 Merge pull request #80 from nyaruka/remove_urns_from_preview_start
  • 313de4e Remove support for passing URNs to flow/preview_start as that's not a thing we do
  • 694b279 Merge pull request #77 from nyaruka/real_elastic_tests_2
  • 8b5de4f Update to latest rp-indexer with less logging
  • ae2b048 Resetting elastic should re-index
  • 1e76b3e Merge pull request #76 from nyaruka/real_es_testing
  • b569709 Use real elasticsearch in tests
  • c711d6d Merge pull request #75 from nyaruka/config_contacts_index
  • 1013bdd Make the name of the ES index for contacts configurable

v8.1.49

18 May 21:09
Compare
Choose a tag to compare

Changelog

  • f90e328 Merge pull request #74 from nyaruka/remove_assign_with_note
  • 44dabec Remove support for ticket assignment with a note
  • 5133512 Merge pull request #73 from nyaruka/bulk_create
  • 9465f22 Add contact/bulk_create endpoint

v8.1.48

15 May 16:50
Compare
Choose a tag to compare

Changelog

  • 0bf9af5 Fix loading of scheduled triggers
  • 7f93734 Update test database

v8.1.47

11 May 17:23
Compare
Choose a tag to compare

Changelog

  • 5dc8e2d Merge pull request #70 from nyaruka/start_exclusions_5
  • 1028765 Merge pull request #71 from nyaruka/courier_flow_fix
  • 85ec069 Still queue a courier message even if fetching the flow fails
  • 59b5b70 Stop writing old FlowStart fields

v8.1.46

10 May 19:41
Compare
Choose a tag to compare

Changelog

  • 19e4317 Merge pull request #69 from nyaruka/start_exclusions_4
  • a071d4a Cleanup cruft
  • dbbe06a Merge branch 'main' into start_exclusions_4
  • 4c828c1 Update to latest null library
  • 0286973 Read from new flow start fields

v8.1.45

09 May 17:27
Compare
Choose a tag to compare

Changelog

  • 5b4737d Merge pull request #68 from nyaruka/start_exclusions_3
  • 377b0ac Always write new FlowStart fields
  • c85d37e Merge pull request #67 from nyaruka/start_exclusions_2
  • e893397 Flow start batches should read from exclusions and remove legacy fields

v8.1.44

08 May 20:33
Compare
Choose a tag to compare

Changelog

  • 7b60139 Merge pull request #66 from nyaruka/start_exclusions_1
  • 14c7ee1 Start writing exclusions blob on start batch tasks
  • 2020984 Fix comment

v8.1.43

08 May 19:06
Compare
Choose a tag to compare

Changelog

  • fc85247 Merge pull request #65 from nyaruka/reopen_locking
  • 8fb67eb Add contact locking to ticket/reopen endpoint

v8.1.42

03 May 14:53
Compare
Choose a tag to compare

Changelog

  • 8551657 Update to latest goflow which fixes parsing locations with non-ASCII chars