oncall-engine/CHANGELOG.md

19 lines
509 B
Markdown
Raw Normal View History

# Change Log
2022-06-27 13:42:24 +04:00
## 1.0.3 (2022-06-27)
- Fix users public api endpoint. Now it returns users with all roles.
- Fix redundant notifications about gaps in schedules.
- Frontend fixes.
2022-06-17 10:23:38 -06:00
## 1.0.2 (2022-06-17)
- Fix Grafana Alerting integration to handle API changes in Grafana 9
- Improve public api endpoint for for outgoing webhooks (/actions) by adding ability to create, update and delete outgoing webhook instance
## 1.0.0 (2022-06-14)
- First Public Release
## 0.0.71 (2022-06-06)
2022-06-17 10:23:38 -06:00
- Initial Commit Release