Releases: robusta-dev/robusta
Releases · robusta-dev/robusta
Re-release with fixed github action
0.8.4 fix release github action
Argo CD sync action
Argo cd sync action
Helm chart fix
Docs enhancements
0.8beta1
Playbook and doc improvements
What's Changed
- Better multi cluster support in the Git audit playbook by @arikalon1 in #89
- Fix false alerts by @aantn in #90
- Update docs by @aantn in #91
- Add prometheus metrics to the runner by @aantn in #92
Full Changelog: 0.8.0...0.8.1
0.8.0
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
Bug Fix - Merge global params before execution
Actions / Triggers
Separate actions and triggers
Allow configuring triggers using the configuration file
Support incoming requests verification
Memory leak fix
Separate task queues
Limit queues size
Non-blocking inserts
Prometheus client timeout
Metrics
Grafana annotations playbook
add cluster zone global parameter
add custom tags to Grafana annotations
Playbooks additions
Add namespace and cluster to Grafana annotations
Memory analysis playbook
CLI enhancements
Helm improvements