Skip to content

0.14.0

Compare
Choose a tag to compare
@arikalon1 arikalon1 released this 25 Jun 11:40
· 70 commits to master since this release
50f7f84

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.

AIstuff (1)

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

New Contributors

  • @wrbbz made their first contribution.

Full Changelog: 0.13.1...0.14.0