Releases: keephq/keep
Releases · keephq/keep
v0.27.7
What's Changed
- docs: Fix typos on multiple pages of Keep Docs Site by @Rutam21 in #2288
- fix(ui): incident add a comment uses old API by @shahargl in #2291
- fix: alert enriching is always disposable (no matter query params) by @imorph in #2293
- docs(k8s): read environment variable from secret by @shahargl in #2300
- docs: better docs on ingress by @shahargl in #2304
- docs: Fix typos on certain pages of Keep Docs Site by @Rutam21 in #2295
- feat(ui): add azure svg to signin by @shahargl in #2313
- fix: hovering long dashboard names stretch NavBar by @Kiryous in #2317
- fix: keycloak docs by @Matvey-Kuk in #2309
- fix: incident.alerts_count should return count of unique fingerprints instead of alerts by @VladimirFilonov in #2217
- chore(deps): bump mysql-connector-python from 8.4.0 to 9.1.0 by @dependabot in #2296
- chore(deps): bump snowflake-connector-python from 3.12.1 to 3.12.3 by @dependabot in #2329
- fix(workflows): email template by @shahargl in #2328
New Contributors
Full Changelog: v0.27.5...v0.27.7
v0.27.5
v0.27.3
v0.27.2
v0.27.1
v0.27.0
What's Changed
- feat: Possibility to run workflows for incidents manually by @VladimirFilonov in #2226
- feat: Add support for aws secret manager by @HarshitVashisht11 in #2222
- chore: improve workflow on_failure behaivour by @talboren in #2239
- feat(openobserve): improvements and fixes by @shahargl in #2242
- fix(provider): GitHub stars to use last stargazer instead of length by @talboren in #2246
- fix(provider): github stars index +1 by @talboren in #2248
- fix: don't reset last stargazer by @talboren in #2252
- fix: a couple of issues with extraction by @talboren in #2250
- feat: Added dashboard for Alert Quality by @vikashsprem in #1977
- feat(incident): activity tab by @talboren in #2185
- feat: provider pulling enable/disable from UI by @talboren in #2263
- refactor: use nginx instead of rewrite rules by @shahargl in #2253
New Contributors
- @HarshitVashisht11 made their first contribution in #2222
- @vikashsprem made their first contribution in #1977
Full Changelog: v0.26.0...v0.27.0
v0.26.1
What's Changed
- feat: Possibility to run workflows for incidents manually by @VladimirFilonov in #2226
- feat: Add support for aws secret manager by @HarshitVashisht11 in #2222
- fix(deduplication): allow nested fields in dedup by @shahargl in #2232
New Contributors
- @HarshitVashisht11 made their first contribution in #2222
Full Changelog: v0.26.0...v0.26.1
v0.26.0
What's Changed
- fix: Update docs by @Matvey-Kuk in #2161
- fix(ui): Invloved to Involved by @talboren in #2164
- feat: Add static preset for alerts without incidents by @VladimirFilonov in #2150
- feat(docs): gke tutorial by @shahargl in #2171
- fix: append api_key as a query parameter when setting Splunk webhook url by @Kiryous in #2175
- fix: More verbose exception for provider docs validator by @Matvey-Kuk in #2173
- chore: add @next/bundle-analyzer to devDependencies by @Kiryous in #2177
- feat(docs): environment variables + better helm chart documentation by @shahargl in #2182
- chore(docs): fix k8s and configuration by @shahargl in #2184
- fix: alerts_with_start can have 2 columns if with_incidents is False by @VladimirFilonov in #2189
- fix: do not reload the page on the webhook installation by @Kiryous in #2181
- feat(workflows): consts and vars support by @shahargl in #2193
- feat: WYSIWYG and formatting support for incidents summary by @VladimirFilonov in #2191
- feat: developer onboarding notification added by @Mayank77maruti in #2178
- docs(providers): Added documentation for missing providers by @rishisulakhe in #2167
- chore(deps): posthog latest (1.167.1) by @talboren in #2203
- fix(api): default jwt secret by @shahargl in #2207
- feat: User can set exact provider log level using environment variable by @VladimirFilonov in #2169
- feat: Storing information about who authored the link between Alert and an Incident by @Matvey-Kuk in #2195
- fix: When assigning alert to in cident by alert id, get all alerts with same fingerprints + fix for SQLite migrations by @VladimirFilonov in #2208
- feat: searchable columns + nested by @shahargl in #2225
New Contributors
- @Mayank77maruti made their first contribution in #2178
- @rishisulakhe made their first contribution in #2167
Full Changelog: v0.25.4...v0.26.0
v0.25.4
What's Changed
- fix: enrichments regex operation by @mfroembgen in #2138
- refactor: more robust scopes validation by @Kiryous in #2135
- fix: clamp alert name to up to 3 lines by @Kiryous in #2152
- feat: Same incidents in the past by @Matvey-Kuk in #2136
- feat(api): don't update the key every time but every interval by @shahargl in #2159
New Contributors
- @mfroembgen made their first contribution in #2138
Full Changelog: v0.25.3...v0.25.4
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