Skip to content

Releases: robusta-dev/robusta

0.18.0-alpha

08 Oct 09:04
Compare
Choose a tag to compare
0.18.0-alpha Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.17.0...0.18.0-alpha

0.17.0

02 Sep 20:45
8b5a580
Compare
Choose a tag to compare

New Features

Full Changelog: 0.16.1...0.17.0

0.16.1

09 Aug 16:04
621a000
Compare
Choose a tag to compare

What's Changed

  • fix bug when adding labels to metrics without label filters by @arikalon1 in #1524

Full Changelog: 0.16.0...0.16.1

0.16.0

04 Aug 11:40
853dcdf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.0...0.16.0

0.16.0-alpha

01 Aug 13:46
853dcdf
Compare
Choose a tag to compare
0.16.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: 0.15.0...0.16.0-alpha

0.15.0

25 Jul 12:08
177ab17
Compare
Choose a tag to compare

What's Changed

We’re bug smashing with this release and adding some small features that have been long requested, like the ability to track Evicted pods more easily

Breaking Changes

There are some configuration changes when enabling holmes in the runner, now the parameters for the LLM Model and its secrets need to be passed directly using additionalEnvVars
For example:

enableHolmesGPT: true
holmes:
  additionalEnvVars:
  - name: MODEL
    value: gpt-4o
  - name: OPENAI_API_KEY
    valueFrom:
      secretKeyRef:
        name: holmes-secrets
        key: openAiKey

See here for all the configuration

New Features

Bugfixes

Security Updates

New Contributors

Full Changelog: 0.14.0...0.15.0

test

24 Jul 18:14
Compare
Choose a tag to compare
test Pre-release
Pre-release
0.15.0-test-release

build only arm

0.15.0-alpha.3

24 Jul 19:21
Compare
Choose a tag to compare
0.15.0-alpha.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.14.0...0.15.0-alpha.3

0.15.0-alpha.2

24 Jul 19:04
Compare
Choose a tag to compare
0.15.0-alpha.2 Pre-release
Pre-release
reverting setup tools

0.15.0-alpha

24 Jul 14:35
Compare
Choose a tag to compare
0.15.0-alpha Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.14.0...0.15.0-alpha