v0.25.3
What's Changed
- chore(scripts): update simulate_alerts.py with sleep interval as configurable by @DhruvKadam-git in #2070
- feat: show status and severity at incident detail view page by @VladimirFilonov in #2079
- chore(docs): add
poetry shell
before CLI by @anirban-seanergy in #2082 - fix(backend): order modify the alert itself by @shahargl in #2088
- fix: polish placeholder and set it's width to avoid navbar width stre… by @Kiryous in #2093
- docs(STRESS.md): grammatical errors by @PRIYANKjakharia in #2090
- feat: Improve user/ai generated summary display at incident detail view page by @VladimirFilonov in #2080
- chore(deps): bump cookie from 0.5.0 to 0.7.0 in /keep-ui by @dependabot in #2101
- feat: incident topology by @Kiryous in #2084
- fix: validate incident_id is UUID by @amritansh22 in #2075
- feat(provisioning): allow dashboard provisioning by @talboren in #2102
- feat(mailgun): receive alerts/events via emails by @talboren in #2065
- fix(mailgun): convert FormData to dict by @talboren in #2107
- feat: smtp provider by @ezhil56x in #2108
- fix: docs smtp card by @ezhil56x in #2109
- feat: Implement auto resolution rules for incident correlations by @VladimirFilonov in #2111
- fix: Optimize flushing in add_alerts_to_incident by @VladimirFilonov in #2077
- fix(sentry): remove special chars from the name and message by @talboren in #2117
- fix(sentry): name attribute by @talboren in #2120
- fix(api): extract_generic_body better handling jsons by @talboren in #2123
- fix(api): serialize the UUID before passing off to pusher by @ronshapiro in #2124
- fix(scripts): simulate_alerts.sh to point to the right virtualenv path and also support running from any directory by @ronshapiro in #2127
- fix: import default styles for copilot chat by @Kiryous in #2130
- fix(internal): vercel preview url by @talboren in #2132
- feat: add filtering for incidents list page by @VladimirFilonov in #2064
- fix(db): check if value is not empty while getting incidents meta (mysql dialect only) by @VladimirFilonov in #2142
- chore(release): 0.25.3 by @shahargl in #2145
New Contributors
- @DhruvKadam-git made their first contribution in #2070
- @anirban-seanergy made their first contribution in #2082
- @PRIYANKjakharia made their first contribution in #2090
- @amritansh22 made their first contribution in #2075
- @ronshapiro made their first contribution in #2124
Full Changelog: v0.25.2...v0.25.3