v0.47.10

keephq/keepv0.47.10Oct 5, 2025by github-actions[bot]

AI Summary

A feature-rich release adding maintenance window controls, FluxCD reconciliation, and additional provider actions, alongside security updates to OAuth handling.

Key Highlights

  • Added status change functionality to the batch button.
  • Implemented reconciliation functionality for the FluxCD provider.
  • Improved maintenance windows with new configuration options.
  • Enhanced OAuth security with a new PKCE string generator.

New Features

  • Batch button status change
  • FluxCD provider reconciliation
  • Maintenance windows improvements
  • PKCE string generator
  • Webhook provider dummy payload validation

Full Release Notes

## What's Changed
* feat: Add status change in batch button by @diegovb-sys in https://github.com/keephq/keep/pull/5284
* docs: Fix GitHub link in overview/workflow-automation (#5308) by @dbuschtoens in https://github.com/keephq/keep/pull/5309
* feat(provider): add more steps and actions by @syphernl in https://github.com/keephq/keep/pull/5306
* feat(provider): add reconcile functionality to fluxcd provider by @syphernl in https://github.com/keephq/keep/pull/5314
* fix: added a new pkce string generator and use that in oauth handshake by @battkajs in https://github.com/keephq/keep/pull/5323
* fix: Webhook provider uses dummy payload for validation by @yosizelensky in https://github.com/keephq/keep/pull/5320
* fix: Searching by incident.id in CEL filter by @diegovb-sys in https://github.com/keephq/keep/pull/5337
* feat: Maintenance windows improvements by @diegovb-sys in https://github.com/keephq/keep/pull/5339
* docs: Documentation fix for LibreNMS provider by @bsteinert in https://github.com/keephq/keep/pull/5345
* chore: Bump version from 0.47.9 to 0.47.10 by @talboren in https://github.com/keephq/keep/pull/5351

## New Contributors
* @dbuschtoens made their first contribution in https://github.com/keephq/keep/pull/5309
* @yosizelensky made their first contribution in https://github.com/keephq/keep/pull/5320
* @bsteinert made their first contribution in https://github.com/keephq/keep/pull/5345

**Full Changelog**: https://github.com/keephq/keep/compare/v0.47.9...v0.47.10