Skip to content

Releases: nyaruka/mailroom

v9.3.50

20 Nov 20:39
Compare
Choose a tag to compare

Changelog

  • b7246c8 Merge pull request #366 from nyaruka/simpler_runs
  • 6808270 Simplify FlowRun struct
  • 55f2de9 Merge pull request #365 from nyaruka/run_start_fix
  • 5d84f13 Only set start_id on first run of a session

v9.3.49

20 Nov 15:48
Compare
Choose a tag to compare

Changelog

  • fc22570 Merge pull request #364 from nyaruka/bulk_expire
  • 5330571 Update deps
  • ee6a392 Add task to handle throttled expirations

v9.3.48

19 Nov 14:49
Compare
Choose a tag to compare

Changelog

  • a21a7d6 Merge pull request #363 from nyaruka/bulk_timeout
  • ec06eeb Reduce threshold for using bulk timeout task to 10
  • 2b33545 Merge branch 'main' into bulk_timeout
  • 0c6fd11 Tweak signature of testsuite.FlushTasks
  • 5dd3fa7 Rework timeouts cron
  • 4eaa22e Add new task to handle bulk session timeouts
  • 4737982 Merge pull request #361 from nyaruka/selective_flush
  • 63cc48e Allow tests to specify which task queues are flushed
  • 571f401 Merge pull request #360 from nyaruka/queue_abstraction
  • 632710f Create absraction for fair queues.. so it's possible to switch out the sorted set implementation

v9.3.47

13 Nov 16:59
Compare
Choose a tag to compare

Changelog

  • 1391a17 Merge pull request #359 from nyaruka/airtime_update
  • b333223 Update to match goflow changes to airtime transfers
  • 6c6faf4 Merge pull request #358 from nyaruka/update_testdb
  • ecf528e Update test database

v9.3.46

05 Nov 16:27
Compare
Choose a tag to compare

Changelog

v9.3.45

16 Oct 21:53
Compare
Choose a tag to compare

Changelog

  • 0b92a75 Merge pull request #357 from nyaruka/fix_team_modeling
  • e21b22f Fix metrics endpoint to strip \ from group names
  • 1342294 Read user team from orgmembership instead of usersettings

v9.3.44

07 Oct 22:56
Compare
Choose a tag to compare

Changelog

  • 3920dfc Merge pull request #355 from nyaruka/hide_db_groups
  • 668d9f0 Don't load contacts with status groups
  • e0bf0b5 Replace status groups with status when searching in Elastic
  • e539e9e Don't include db-trigger maintained status groups in engine assets

v9.3.43

01 Oct 20:52
Compare
Choose a tag to compare

Changelog

  • 99e9466 Merge pull request #354 from nyaruka/urn_logging_tweak
  • 201242a Include flow UUID when logging URN stealing

v9.3.42

01 Oct 14:45
Compare
Choose a tag to compare

Changelog

  • dcc41fd Update deps including goflow to get group search fix

v9.3.41

30 Sep 22:31
Compare
Choose a tag to compare

Changelog

  • e3990a4 Merge pull request #352 from nyaruka/panic_tweak
  • 3fbe102 Merge pull request #353 from nyaruka/log_urn_stealing
  • a8b4b18 Log instances of flows stealing URNs
  • 17c1ae4 Call sentry directly from panic recovery