What's Changed
- feat: update datetime.utcnow to datetime.now(UTC) by @sbgap in #152
- feat: remove correlate of events by @sbgap in #153
- feat: remove unused functions of alarm model by @sbgap in #155
- feat: remove group, repeat, trendindication and type from alerts by @sbgap in #154
- feat: change timeout to shelved/acked timeouts by @sbgap in #156
- fix: remove drop of unused columns by @sbgap in #157
- fix: remove drop of groups in notification rules by @sbgap in #158
- feat: add oidc scopes by @sbgap in #159
- feat: update all fields of duplicate and correlated alerts by @sbgap in #151
- fix: remove temporary columns when restructuring in schema by @sbgap in #160
- feat: remove repeat-type and use and function for all fields by @sbgap in #161
- feat: add filter tabs for alert and history views by @sbgap in #162
Full Changelog: v3.2.2...v4.0.0