v0.45.4
keephq/keepv0.45.4Jun 13, 2025by github-actions[bot]
AI Summary
Enhances OpenAI/Copilot integration with model overrides and fixes parsing logic for alerts and Pingdom provider.
Key Highlights
- Added OPENAI_MODEL_NAME override
- Fixed Copilot runtime initialization syntax
- Updated Pingdom provider parsing logic
- Fixed HTML rendering in alert descriptions
New Features
- OPENAI_MODEL_NAME override
Full Release Notes
## What's Changed * feat: support OPENAI_MODEL_NAME override and fix Copilot runtime init syntax by @knownasmobin in https://github.com/keephq/keep/pull/5006 * feat(provider): Implement ticket 5014 with unit tests by @shahargl in https://github.com/keephq/keep/pull/5015 * fix: legit html in alert and incident descriptions by @Kiryous in https://github.com/keephq/keep/pull/5004 * fix: updated parsing logic for pingdom provider by @battkajs in https://github.com/keephq/keep/pull/5017 * build: bump version to 0.45.4 by @Kiryous in https://github.com/keephq/keep/pull/5021 ## New Contributors * @knownasmobin made their first contribution in https://github.com/keephq/keep/pull/5006 * @battkajs made their first contribution in https://github.com/keephq/keep/pull/5017 **Full Changelog**: https://github.com/keephq/keep/compare/v0.45.3...v0.45.4