v0.45.6

keephq/keepv0.45.6Jun 23, 2025by github-actions[bot]

AI Summary

Enhances provider functionality with Graylog fixes, introduces Database Secret Manager, and improves incident and workflow query management.

Key Highlights

  • Fixed Graylog provider search method
  • Fixed incident pagination bug
  • Added Database Secret Manager integration
  • Improved selected columns storage mechanism

New Features

  • Database Secret Manager
  • Selected columns storage mechanism

Full Release Notes

## What's Changed
* fix: Use correct section for AUTH_SESSION_TIMEOUT in docs by @skynetigor in https://github.com/keephq/keep/pull/5046
* fix(provider): Graylog provider search method by @kissze in https://github.com/keephq/keep/pull/5044
* fix: Align workflows executions limits in facet query and /runs endpoint by @VladimirFilonov in https://github.com/keephq/keep/pull/5052
* fix: Fix bug on incidents pagination by @skynetigor in https://github.com/keephq/keep/pull/5058
* feat: add end-to-end test for interval workflow by @skynetigor in https://github.com/keephq/keep/pull/5054
* fix: Add filter to exclude test runs in workflow query by @VladimirFilonov in https://github.com/keephq/keep/pull/5059
* fix: keep_provider _notify foreach by @Kiryous in https://github.com/keephq/keep/pull/5061
* test: foreach jumps to the end of workflow in UI Builder by @Kiryous in https://github.com/keephq/keep/pull/5031
* chore(deps): bump urllib3 from 2.2.3 to 2.5.0 by @dependabot in https://github.com/keephq/keep/pull/5067
* feat: add dbsecretmanager by @zcc0077 in https://github.com/keephq/keep/pull/5057
* fix: Time delta in keep provider by @skynetigor in https://github.com/keephq/keep/pull/5063
* fix: Enhance incident query to include alert enrichment for status by @skynetigor in https://github.com/keephq/keep/pull/5062
* feat: Improve selected columns storage mechanism by @talboren in https://github.com/keephq/keep/pull/5002

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

**Full Changelog**: https://github.com/keephq/keep/compare/v0.45.5...v0.45.6