0.14.0
Major Announcements
HolmesGPT Integration
Quickly find the root cause of Prometheus alerts, with the new HolmesGPT integration.
HolmesGPT is our most powerful AI-capability yet, and the first AI agent to achieve human-level accuracy when investigating incidents.
It uses an agent-based architecture to investigate problems the way that humans do - by iteratively gathering information until the picture is clear.
For more details, check out the HolmesGPT Integration Docs or watch a video of HolmesGPT in action.
Security Update
We upgraded Robusta Runner to 3.11 and removed many CVEs.
Breaking Changes
- All custom actions need to be Python 3.11 compatible.
- The robusta-cli pypi repo is being deprecated and replaced with robusta-api and any custom actions need to be updated accordingly.
Repository Updates
- Default image location is now Dockerhub (still available on GCR as well).
- Robusta CLI is now a separate project
What's Changed
- Holmes Integration by @arikalon1
- Updated Disk Benchmark Image by @arikalon1
- Robusta API Project by @Sheeproid
- Removed Robusta CLI by @Sheeproid
- Usage of Records Definition Instead of Records by @wrbbz
- Change Robusta Repo to Dockerhub by @Avi-Robusta
- Upgraded Robusta to 3.11 and Removed CVEs by @Avi-Robusta
- Popey Scans - ignore throttling warning by @RobertSzefler
- Custom warning events notifications by @Avi-Robusta
New Contributors
- @wrbbz made their first contribution.
Full Changelog: 0.13.1...0.14.0