v0.44.6
keephq/keepv0.44.6May 23, 2025by github-actions[bot]
AI Summary
Bug fix release addressing workflow lookup logic when updating workflows from within a workflow.
Key Highlights
- Fixed 'lookup_by_name' logic when updating workflows from a workflow.
Full Release Notes
## What's Changed * fix: lookup_by_name if updating workflows from a workflow by @Kiryous in https://github.com/keephq/keep/pull/4864 **Full Changelog**: https://github.com/keephq/keep/compare/v0.44.5...v0.44.6