Releases: robusta-dev/robusta
Releases · robusta-dev/robusta
0.8.8 - fix 0.8.7 release by updating poetry.lock
Full Changelog: 0.8.7...0.8.8
0.8.7
New features and major changes
- New playbook: image pull backoff by in #103
- Make Prometheus storage persistent by default in #118
- Add utility function for executing code on nodes in #114
- Other improvements by @djarv1337 @arikalon1 and @aantn
Improved documentation
New Contributors
- @djarv1337 made their first contribution in #103
Full Changelog: 0.8.6...0.8.7
0.8.6 - fix helm versioning
Helm chart versions are now the same as appVersions and will be set by the Github action workflow for releases.
0.8.5
New playbooks for node health
Testing and docs improvements
Minor Fixes
- only annotate runner pods in
robusta playbooks push
by @aantn in #106 - add new line to private key if missing by @arikalon1 in #109
- External auth flow by @arikalon1 in #108
- Filter annoying diffs by @arikalon1 in #112
Full Changelog: 0.8.4...0.8.5
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