Releases: keephq/keep
Releases · keephq/keep
Release v0.31.7
What's Changed
- fix: body format on DELETE incidents/{id}/alerts by @Kiryous in #2805
- fix(api): datadog by @shahargl in #2807
- fix(ui): time filtering by @shahargl in #2810
- fix: workflow invalid yaml by @Kiryous in #2812
- fix(ui): websocket on port other than 80/443 on k8s by @shahargl in #2816
Full Changelog: v0.31.6...v0.31.7
Release v0.31.6
Release v0.31.5
What's Changed
- fix: Catch lastalert deadlocks by @VladimirFilonov in #2761
- fix: do not convert data to iso string if it's alredy an ISO string by @Kiryous in #2795
- fix: linked_providers outside of PROVIDER_DISTRIBUTION_ENABLED by @talboren in #2800
Full Changelog: v0.31.4...v0.31.5
Release v0.31.4
What's Changed
- refactor: remove heavy frontend deps by @Kiryous in #2785
- fix: remove curcular imports by @Kiryous in #2783
- fix: Postgres' json_agg return Null instead of empty list if no data by @VladimirFilonov in #2789
- feat: We can now set target RPS and workers amount for simulate_alerts by @VladimirFilonov in #2787
- feat(api): unique id by @shahargl in #2790
Full Changelog: v0.31.3...v0.31.4
Release v0.31.3
Release v0.31.2
What's Changed
- fix: Use SELECT FOR UPDATE to prevent race conditions in set_last_alert by @VladimirFilonov in #2742
- fix(teams): attachements to list by @talboren in #2745
- fix: small UI issue and victoriametrics best efforts by @talboren in #2747
- fix: sessions in /ai/stats by @Matvey-Kuk in #2749
- fix: jira provider
_host
attribute by @talboren in #2751 - feat(ui): dark mode detection by @Kiryous in #2739
- feat: mapping page sidebar by @35C4n0r in #2754
- fix: Use alert fingerprints instead of ids to assign alerts to incidents by @VladimirFilonov in #2758
- feat: switch all alert queries to use lastalert by @VladimirFilonov in #2638
- docs(contact): Create config.yml for GH contact by @talboren in #2763
- fix: revert validation for Slack provider to work with oauth by @talboren in #2765
- fix: Minor quickstart fixes by @Matvey-Kuk in #2752
- fix: Each join where fingerprint is used MUST have EXPLICIT tenant_id by @VladimirFilonov in #2769
- chore(deps): bump path-to-regexp and express in /keep-ui by @dependabot in #2770
- fix(ui): pointer-events-none to build info in dev mode by @talboren in #2772
- fix: ee posthog by @Matvey-Kuk in #2773
- fix(api): yaml breaklines by @shahargl in #2778
Full Changelog: v0.31.1...v0.31.2
Release v0.31.1
What's Changed
- fix: add provider input validation & type safety by @theedigerati in #2430
- fix(pagerduty): incident creation priority support by @talboren in #2738
- fix(slack): message is not required with attachments by @talboren in #2741
New Contributors
- @theedigerati made their first contribution in #2430
Full Changelog: v0.31.0...v0.31.1
Release v0.31.0
What's Changed
- fix: OnCall provider and docs by @Matvey-Kuk in #2715
- chore: introduce auto release by @talboren in #2714
- fix: oauth2 not working due to providers caching by @talboren in #2718
- fix: AI Table columns types by @Matvey-Kuk in #2721
- chore(deps): upgrade posthog to 1.194.1 by @talboren in #2724
- fix: pagerduty to get single incident by @talboren in #2726
- feat: change relation between alerts and incidents to work with fingerprints instead of alert ids by @VladimirFilonov in #2473
- fix: incident linking by @Matvey-Kuk in #2730
- fix: Handle Duplication entry error in set_last_alert by @VladimirFilonov in #2733
- chore(deps): bump python-multipart from 0.0.7 to 0.0.18 by @dependabot in #2734
- feat: microsoft teams provider add support for adaptivecards by @talboren in #2736
Breaking Changes
POST /{incident_id}/alerts
Now requiresalert_fingerprints
list instead ofalert_ids
Full Changelog: v0.30.7...v0.31.0
v0.30.7
What's Changed
- docs: fix typo in README.md by @hayk96 in #2696
- fix(pagerduty): body is not hash by @talboren in #2699
- fix(pagerduty): better exception in workflows in incident creation by @talboren in #2701
- feat: better analytics by @Matvey-Kuk in #2706
- fix: alert formatting for AzureMonitoring provider by @VladimirFilonov in #2709
- fix: fix sql to cel conversion by @35C4n0r in #2662
- fix: introduce KEEP_ALERT_FIELDS_ENABLED by @talboren in #2712
New Contributors
Full Changelog: v0.30.6...v0.30.7