v0.47.2
keephq/keepv0.47.2Aug 24, 2025by github-actions[bot]
AI Summary
Major release adding maintenance windows and OneLogin support, plus compatibility fixes.
Key Highlights
- Added maintenance windows feature
- Added OneLogin authentication support
- Pinned urllib3 for Python 3.13 compatibility
New Features
- Maintenance windows
- OneLogin authentication
Full Release Notes
## What's Changed * feat: maint windows by @diegovb-sys in https://github.com/keephq/keep/pull/5256 * feat: Add onelogin authentication support by @ianmuge in https://github.com/keephq/keep/pull/5252 * fix: Pin urllib3 below version 2.4.0 that break back compatibility with older Kubernetes cluster CA on Python 3.13 by @chafouin in https://github.com/keephq/keep/pull/5239 * fix: Update the severity param type for zabbix provider's change_severity method by @dvora-ns in https://github.com/keephq/keep/pull/5267 * fix: dismiss until by @shahargl in https://github.com/keephq/keep/pull/5270 ## New Contributors * @ianmuge made their first contribution in https://github.com/keephq/keep/pull/5252 **Full Changelog**: https://github.com/keephq/keep/compare/v0.47.1...v0.47.2