- Add notifications publisher to MQTT.
- Expose internal business metrics for Prometheus scraping.
- Fix for Slack and Email message on NE online/offline metric.
- Improved Slack and Email templates.
- Fixed an issue with SMTP_HOST discovery.
- Fix: bad import of datetime in notify-slack.
- Fix: email notifier must split list of emails on spaces.
- CI: added unit-test execution, build image for arm64 in CI.
- Alert and recovery notifications based on recovery flag in messages.
- Set name for SMTP From.
- Slack alert color and email image are green for NB online.
- Go into retry loop in internal msg send on any smtp error.
- Fix: catch any issue with smtp connection and reconnect.
- First prod release.
- Initial release.
- Added CHANGELOG.md