Skip to content

Releases: robusta-dev/robusta

Re-release with fixed github action

24 Nov 13:48
Compare
Choose a tag to compare
0.8.4

fix release github action

Argo CD sync action

24 Nov 13:37
35b65e6
Compare
Choose a tag to compare

Argo cd sync action
Helm chart fix
Docs enhancements

0.8beta1

17 Nov 11:19
849ad21
Compare
Choose a tag to compare
0.8beta1 Pre-release
Pre-release

Test release to check github actions

Playbook and doc improvements

15 Nov 21:39
c1624df
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

11 Nov 10:25
7f54929
Compare
Choose a tag to compare

Two major changes:

  • New architecture for actions which allows reusing the same action for different triggers as long as they are compatible.
  • Optionally bundle the prometheus stack with Robusta.

Other fixes and improvements.

What's Changed

  • Switch sphinx themes. by @aantn in #76
  • Improvements to actions trigger by @arikalon1 in #83
  • Add resource events tier by @arikalon1 in #82
  • Fix stop_execution for actions under the same trigger by @aantn in #86
  • Improve the cpu throttling playbook to analyze more known situations by @aantn in #85
  • Minor playbook changes by @aantn in #88
  • Optionally bundle kube prometheus stack and improve playbook definitions in helm chart by @aantn in #87

Full Changelog: 0.7.1...0.8.0

Bug Fix - Merge global params before execution

01 Nov 23:05
Compare
Choose a tag to compare

Bug Fix - Merge global params before execution

Actions / Triggers

01 Nov 22:03
Compare
Choose a tag to compare

Separate actions and triggers
Allow configuring triggers using the configuration file
Support incoming requests verification

Memory leak fix

31 Oct 14:58
Compare
Choose a tag to compare

Separate task queues
Limit queues size
Non-blocking inserts
Prometheus client timeout
Metrics

Grafana annotations playbook

26 Oct 15:51
Compare
Choose a tag to compare

add cluster zone global parameter
add custom tags to Grafana annotations

Playbooks additions

25 Oct 20:21
Compare
Choose a tag to compare

Add namespace and cluster to Grafana annotations
Memory analysis playbook
CLI enhancements
Helm improvements