Releases: robusta-dev/robusta
Releases · robusta-dev/robusta
0.9.13
Important Notice
As of this release the default behavior for the trigger on_prometheus_alert
only triggers for currently firing alerts, unless configured otherwise.
If you wish to trigger on_prometheus_alert
for alerts that aren't firing add "all"
to the status
field in your custom playbooks like so:
- on_prometheus_alert:
status: "all"
What's New
- Added support to resolving alerts for the UI by @arikalon1 in #366
- Changed the default trigger on_prometheus_alert to be only for firing alerts by @aantn in #375
- Updated the Dockerfile to install default playbooks at build time by @aantn in #378
Other Changes
- Improved Image pull backoff messages by @aantn in #379
- Added check to poetry lock file by @RoiGlinik in #357
- Added check to websocket by @arikalon1 in #360
- Added more documentation about sink matchers by @aantn in #355
- Added a new built in playbook for crash looping pods by @aantn in #362
- Added a video to the docs on creating a MS Teams webhook by @aantn in #371
- Added changeable namespaces to the entire helm chart by @RoiGlinik in #377
- Added support for simulating deployment alerts by @aantn in #380
- Added a dedicated file for contributions by @shubham-yadavv in #361
- Added pods to top level services by @aantn in #369
- Updated the documentation by @aantn in #373
- Updated documentation and code to display common error solutions by @RoiGlinik in #358
- Updated documentation on the sinks by @aantn in #339
- Changed the cluster status update intervals by @RoiGlinik in #344
- Fixed a bug in cli by @RoiGlinik in #365
- Fixed a bug in helm values yaml by @aantn in #368
- Fixed an exception in the MS Teams sink by @aantn in #372
- Fixed a bug in the java playbooks by @Avi-Robusta in #381
New Contributors
- @shubham-yadavv made their first contribution in #361
Full Changelog: 0.9.12...0.9.13
0.9.13-beta
What's Changed
- add logs_enricher to prometheus alert KubePodCrashLooping by @aantn in #362
- fix type in function arguments by @RoiGlinik in #365
- Alerts resolution support by @arikalon1 in #366
- add loom video showing how to create msteams webhook by @aantn in #371
- Fix/incorrect alert names in values yaml by @aantn in #368
- add pods to top-level services and fix possible bug with replicasets by @aantn in #369
- fix an exception in the msteams sink by @aantn in #372
- made a dedicated file for contribution by @shubham-yadavv in #361
- By default, only trigger on_prometheus_alert for firing alerts by @aantn in #375
- Update event-enrichment.rst by @aantn in #373
- format not supported anymore by @Avi-Robusta in #381
- Add support for simulating deployment alerts by @aantn in #380
- Install default playbooks at build time in the dockerfile by @aantn in #378
- Update image_pull_backoff_enricher.py by @aantn in #379
- changeable namespace by @RoiGlinik in #377
New Contributors
- @shubham-yadavv made their first contribution in #361
Full Changelog: 0.9.13-alpha...0.9.13-beta
0.9.13-alpha
What's Changed
- update sink docs by @aantn in #339
- change to 15min intervals, make sure first alert sends an update by @RoiGlinik in #344
- Better cli error visibility by @RoiGlinik in #358
- use poetry lock --check feature from alpha by @RoiGlinik in #357
- Websocket ping by @arikalon1 in #360
- More docs about sink matchers by @aantn in #355
Full Changelog: 0.9.12...0.9.13-alpha
0.9.12
New Features
- Add support for the cluster comparison feature in the Robusta UI
- Allow removing PII from logs before sending them to Robusta UI
Other Changes
- Add services labels and images by @arikalon1 in #318
- Updated LICENSE by @rishavmehra in #319
- Updated announcement with Robusta Careers page by @pavangudiwada in #323
- Added docs for manual triggers by @mershal in #322
- Added optional crash support by @RoiGlinik in #326
- Added an action to delete pods by @Sheeproid in #331
- Added log obfuscation support @Sheeproid in #327
- Support nodeSelectors and affinities for kubewatch and runner by @Avi-Robusta in #329
- Improved Onboarding by @aantn in #332
- Improved playbook order by @Avi-Robusta in #342
- Assisted in testing robusta and gave feedback that helped with onboarding improvements by @varn0
- Update Docs by @aantn in #353, #352, #351, #346, #349
- Changed the disk enricher to show less information by default by @aantn in #348
- Improved tables for the Slack sink by @aantn in #347
New Contributors
- @rishavmehra made their first contribution in #319
- @mershal made their first contribution in #322
0.9.12-alpha.1
What's Changed
- fixed alpha
0.9.12-alpha
What's Changed
- Add services labels and images by @arikalon1 in #318
- Update LICENSE by @rishavmehra in #319
- Updated announcement with Robusta Careers page by @pavangudiwada in #323
- remove deprecated build by @RoiGlinik in #324
- Manual Triggers Docs: Added docs before the first release by @mershal in #322
- fix mistake by @RoiGlinik in #325
- Sentry visibilty by @RoiGlinik in #326
- Fix slack link by @aantn in #330
- Added a delete pod action by @Sheeproid in #331
- Adding a log sanitizer for logs_enricher and report_crash_loop using a regex, with a chosen sanitizing format by @Sheeproid in #327
- adding nodeSelectors for kubewatch and runner by @Avi-Robusta in #329
- Onboarding improvements by @aantn in #332
- Fix playbook order by @Avi-Robusta in #342
New Contributors
- @rishavmehra made their first contribution in #319
- @mershal made their first contribution in #322
Full Changelog: 0.9.11...0.9.12-alpha
New smart trigger
What's Changed
- Support list of exact values in sink matchers by @arikalon1 in #303
- Add pod_crash_loop_trigger by @arikalon1 in #305
- customise finding action by @arikalon1 in #314
- supporting env vars in playbooks repo key by @Sheeproid in #316
- Added tolerations & annotations support to runner and forwarder pods by @Sheeproid in #306
- Allow creating multiple UI accounts using the same email address
- Safe parameters logging by @arikalon1 in #317
- Docs improvements
Full Changelog: 0.9.10...0.9.11
0.9.11-alpha pre release
Safe parameters logging (#317)
0.9.10
- fixed a bug with markupsafe and jinja2
Full Changelog: 0.9.9...0.9.10
0.9.9
What's Changed
- fixed formatting issues. added logs of all events in case the bug in … by @djarv1337 in #294
- docs: add missing full stop by @schmelto in #297
- Slack feedback message by @Sheeproid in #298
- manual triggers backend by @arikalon1 in #293
- Related pods action by @arikalon1 in #296
New Contributors
Full Changelog: 0.9.7...0.9.9