v0.28.0
版本发布时间: 2024-11-03 17:27:46
keephq/keep最新发布版本:v0.30.7(2024-12-01 17:30:47)
What's Changed
- feat: add Graylog Provider by @35C4n0r in https://github.com/keephq/keep/pull/2305
- feat: merge incidents by @Kiryous in https://github.com/keephq/keep/pull/2274
- feat: checkmk provider by @ezhil56x in https://github.com/keephq/keep/pull/2308
- refactor: move incident CRUD to
useIncidentActions()
hook, unify revalidation by @Kiryous in https://github.com/keephq/keep/pull/2335 - feat: use server-side rendering for incident list by @Kiryous in https://github.com/keephq/keep/pull/2336
- fix: migration messing link between alerts and incidents by @Matvey-Kuk in https://github.com/keephq/keep/pull/2338
- fix(smtp): username and password are not mandatory by @talboren in https://github.com/keephq/keep/pull/2348
- feat(ui): onboarding experience using Frigade by @talboren in https://github.com/keephq/keep/pull/2357
- chore(deps): bump langchain, @copilotkit/react-core, @copilotkit/react-textarea and @copilotkit/react-ui in /keep-ui by @dependabot in https://github.com/keephq/keep/pull/2361
- feat: new metric widgets by @35C4n0r in https://github.com/keephq/keep/pull/2261
- fix: /incident/{incident-id}/alerts now return only alerts with unique fingerprints by @VladimirFilonov in https://github.com/keephq/keep/pull/2235
- fix: limit and offset in incident alerts by @VladimirFilonov in https://github.com/keephq/keep/pull/2368
- feat: GCP logging and friends 🏄♂️ by @talboren in https://github.com/keephq/keep/pull/2369
- fix: refactor the workflow execution component to reduce repaint/rend… by @rajeshj11 in https://github.com/keephq/keep/pull/2211
- feat(api): add index on alert table by @shahargl in https://github.com/keephq/keep/pull/2377
- feat(ai): correlate alerts into incidents by @shahargl in https://github.com/keephq/keep/pull/2333
Full Changelog: https://github.com/keephq/keep/compare/v0.27.7...v0.28.0