Skip to content

Releases: nyaruka/mailroom

v10.1.1

09 Jan 16:17
Compare
Choose a tag to compare

Changelog

  • 005b02e Merge pull request #398 from nyaruka/new_cat_counts
  • 232d2ac Add tests for new category counts
  • 85f5431 Merge branch 'main' into new_cat_counts
  • ca57be2 Merge pull request #399 from nyaruka/remove_viewers
  • 39d3fb8 Remove viewer users
  • 5049025 Merge pull request #397 from nyaruka/remove_ticket_close_force_option
  • 9781efb Remove force option from ticket clsoe endpoint which was only used for ext services
  • d4ddc5b Add support for new category count model

v10.1.0

08 Jan 17:13
Compare
Choose a tag to compare

Changelog

v10.0.0

07 Jan 14:57
Compare
Choose a tag to compare

Changelog

v9.3.72

06 Jan 17:14
Compare
Choose a tag to compare

Changelog

  • e13033c Merge pull request #393 from nyaruka/update_sentry
  • 7ed395e Update sentry and slog support library
  • 1dd751b Merge pull request #392 from nyaruka/update_deps
  • a48faf3 Update deps includiung goflow and phonenumbers

v9.3.71

18 Dec 20:58
Compare
Choose a tag to compare

Changelog

  • dc02171 Merge pull request #388 from nyaruka/fix_duration_metrics
  • de97f26 Fix integer rounding in duration metrics

v9.3.70

18 Dec 18:37
Compare
Choose a tag to compare

Changelog

  • 775f2ad Fix initializing stats collector

v9.3.69

18 Dec 17:13
Compare
Choose a tag to compare

Changelog

  • 7d4139b Update README.md
  • 15720b9 Merge pull request #387 from nyaruka/metrics_from_stats
  • 5cfca83 Use same approach to metrics as courier - record events in stats, convert to metrics and send every minute

v9.3.68

16 Dec 23:14
Compare
Choose a tag to compare

Changelog

  • a568f9a Merge pull request #386 from nyaruka/fix_shutdown_order
  • 3a1e4b9 Fix cloudwatch service stopping before tasks are stopped

v9.3.67

16 Dec 21:44
Compare
Choose a tag to compare

Changelog

  • 2d74a1d Merge pull request #384 from nyaruka/metrics_task_delay
  • d18442f Merge pull request #385 from nyaruka/update_deps
  • cd5a0fb Update to latest gocommon and goflow
  • 644d171 Tweak metrics cron so that instead of sleeping there is an offset added to the next time

v9.3.66

13 Dec 21:21
Compare
Choose a tag to compare

Changelog

  • b27b346 Merge pull request #383 from nyaruka/cloudwatch_pt2
  • d6bc88d Convert all remaining metrics to cloudwatch