v0.45.2

keephq/keepv0.45.2Jun 5, 2025by github-actions[bot]

AI Summary

Optimizes workflow queries to prevent memory issues (OOM) and adds an auto-assignee feature for incidents.

Key Highlights

  • Split workflow execution and logs queries to prevent OOM
  • Added auto incident assignee feature
  • Added 'Clear Selection' button for alerts
  • Fixed Mustache YAML validation

New Features

  • Auto incident assignee

Full Release Notes

## What's Changed
* fix: split workflow execution and logs queries to prevent OOM by @Kiryous in https://github.com/keephq/keep/pull/4964
* feat: auto incident assignee by @talboren in https://github.com/keephq/keep/pull/4973
* fix: return 400 from /run or /test if workflow is invalid by @Kiryous in https://github.com/keephq/keep/pull/4963
* docs(auth): capitalize valid options for auth by @talboren in https://github.com/keephq/keep/pull/4978
* docs: Create oauth2-proxy-gitlab.md by @evelita17 in https://github.com/keephq/keep/pull/4969
* fix: Noisy presets do not play sound by @skynetigor in https://github.com/keephq/keep/pull/4979
* fix: mustache yaml validation by @Kiryous in https://github.com/keephq/keep/pull/4976
* fix: Bug with incorrecty converted CelAST to react query builder rule group by @skynetigor in https://github.com/keephq/keep/pull/4987
* fix: Add "Clear Selection" button for alerts page to improve UX by @skynetigor in https://github.com/keephq/keep/pull/4960
* chore: bump version from 0.45.1 to 0.45.2 by @skynetigor in https://github.com/keephq/keep/pull/4988

## New Contributors
* @evelita17 made their first contribution in https://github.com/keephq/keep/pull/4969

**Full Changelog**: https://github.com/keephq/keep/compare/v0.45.1...v0.45.2