Releases: keephq/keep
Releases · keephq/keep
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
v0.30.6
v0.30.5
v0.30.4
What's Changed
- refactor: ApiClient class and
useApi()
hook by @Kiryous in #2634 - feat: AI Plugins by @Matvey-Kuk in #2650
- chore: hide config in readonly mode by @talboren in #2657
- fix: Matvey kuk/fix transformer by @Matvey-Kuk in #2654
- refactor:
showErrorToast
function,KeepApiReadOnlyError
, read-only friendly errors by @Kiryous in #2653 - fix(api): dont override name by @talboren in #2659
- fix: override
authentication
inprovider_auth
by @talboren in #2660 - feat(api): add business hours by @shahargl in #2664
- fix:Multiple bypass keys by @Matvey-Kuk in #2668
- fix: api client fix for read-only and empty responses by @Kiryous in #2671
- fix: use
useLatestStaticPresets
by @Kiryous in #2666 - feat(ui): improve demo by @shahargl in #2673
- fix: polish scripts and workflows for readonly by @talboren in #2677
- feat: AI Demo by @Matvey-Kuk in #2679
- feat(ui): mobile by @shahargl in #2678
- fix(ui): typo in mapping page - enrich instead of enirch by @talboren in #2682
- fix(ui): typo worfklows to workflows by @talboren in #2684
- feat(ui): alerts table search polish by @Kiryous in #2675
- feat: parallel tests execution with xdist by @VladimirFilonov in #2622
- fix: add severity to vm by @shahargl in #2690
Full Changelog: v0.30.2...v0.30.4
v0.30.2
What's Changed
- fix: No dedup please by @Matvey-Kuk in #2635
- feat: manually enrich alert by @35C4n0r in #2559
- chore(ui): incident timeline issues by @talboren in #2628
- chore: deduplication page improvements by @35C4n0r in #2631
- fix: move copilotkit initialization to the POST function by @Kiryous in #2639
- feat(ui): better presets modal by @shahargl in #2641
- chore: alert timeline improvements by @talboren in #2649
Full Changelog: v0.30.1...v0.30.2