Releases: robusta-dev/krr
Releases · robusta-dev/krr
v1.3.0-alpha1
Release for test purposes. Do not use in production.
What's Changed
- fix bug only collect one pod series per container by @Avi-Robusta in #68
- Centralized multi-cluster Prometheus/Thanos/VM support by @Avi-Robusta in #70
- multi-cluster support, custom label name by @Avi-Robusta in #71
- Update README.md by @aantn in #72
- bugfix: parsing of float resources with units by @arnoldyahad in #79
- Requests diff in table view by @LeaveMyYard in #69
- Add strategy data in raw result by @LeaveMyYard in #78
- [MAIN-553] Create explicit executors to limit threadcount by @LeaveMyYard in #82
New Contributors
- @arnoldyahad made their first contribution in #79
Full Changelog: v1.2.1...v1.3.0-alpha1
Release v1.2.1
What's Changed
- Non-centralized vm and thanos support by @Avi-Robusta in #55
- Fix exception when no scans are collected by @LeaveMyYard in #56
Full Changelog: v1.2.0...v1.2.1
Release v1.2.1-rc2
Fix running inside cluster error
Release v1.2.1-rc1
Merge pull request #56 from robusta-dev/fix-divide-by-zero-in-score Fix exception when no scans are collected
Release v1.2.0
What's Changed
- added victoria metrics url auto discovery by @ganeshrvel in #42
- Fixed prometheus error by @Avi-Robusta in #53
- Refactoring the code, providing more documentation by @LeaveMyYard in #52
- CI/CD pipelines by @LeaveMyYard in #51
- Improve Multi-Cluster workflow by @LeaveMyYard in #54
- Rework severity calculation, fix score calculation by @LeaveMyYard in #49
- Improve old pods loading by @LeaveMyYard in #47
New Contributors
- @ganeshrvel made their first contribution in #42
Full Changelog: v1.1.1...v1.2.0
Release v1.1.0
Warning: executables seem to have an issue with a new library added. Use the source code.
What's Changed
- Add brew installation process by @LeaveMyYard in #36
- Find older pods data using PromQL by @LeaveMyYard in #33
- Replace decimal to numpy and save time data by @LeaveMyYard in #35
- Improve error handling by @LeaveMyYard in #29
- Shorter exception frames when kubewatch has an exception by @Avi-Robusta in #37
- Improve explainability: Add strategy description by @LeaveMyYard in #38
- Add PromQL to json for Robusta UI by @LeaveMyYard in #41
- Loading bar for calculating strategy by @Avi-Robusta in #40
- Change format for metric, add start_time, end_time and step by @LeaveMyYard in #45
New Contributors
- @Avi-Robusta made their first contribution in #37
Full Changelog: v1.0.0-rc0...v1.1.0
v1.0.0-rc0
Pre-release version with a tested draft for KRR.
This version can be installed using using brew.
v0.1.0-alpha
MVP version for alpha testing