Releases: robusta-dev/krr
Releases · robusta-dev/krr
v1.6.0
What's Changed
- Add additional logs when prometheus not found by @LeaveMyYard in #129
- Add action to update version on new tag by @LeaveMyYard in #126
- Calculation improvement by @LeaveMyYard in #128
- Add supported prometheus clients list to readme by @LeaveMyYard in #130
- Updated repeat to run the custom playbook forever by @pavangudiwada in #132
- Fix listing rollout pods, fix rollout type by @LeaveMyYard in #131
- added minimum reccomendation from cmd by @Avi-Robusta in #134
- Rework current pods query to filter finished ones by @LeaveMyYard in #133
- Refactor mixins for prometheus metrics by @LeaveMyYard in #141
- Update simple.py by @reAsOn2010 in #140
- change minimum duration for eks by @Avi-Robusta in #142
- Aggregate in case of node change by @LeaveMyYard in #143
New Contributors
- @reAsOn2010 made their first contribution in #140
Full Changelog: v1.5.3...v1.6.0
v1.6.0-alpha
What's Changed
- Add additional logs when prometheus not found by @LeaveMyYard in #129
- Add action to update version on new tag by @LeaveMyYard in #126
- Calculation improvement by @LeaveMyYard in #128
- Add supported prometheus clients list to readme by @LeaveMyYard in #130
- Updated repeat to run the custom playbook forever by @pavangudiwada in #132
- Fix listing rollout pods, fix rollout type by @LeaveMyYard in #131
- added minimum reccomendation from cmd by @Avi-Robusta in #134
- Rework current pods query to filter finished ones by @LeaveMyYard in #133
Full Changelog: v1.5.3...v1.60-alpha
v1.5.3
What's Changed
- Handle case where the user isn't allowed to list ArgoCD rollouts by @ClementGautier in #113
- Slack Integration out of the box by @arnoldyahad in #75
- Refactor strategy dependancy on metrics by @LeaveMyYard in #116
- Optimization on memory usage by @LeaveMyYard in #118
- Unified prometheus support by @Avi-Robusta in #121
- Poetry fix by @Avi-Robusta in #124
- fix(prometheus): Avoid appending duplicate pods by @BapRx in #123
- Fix listing namespaced workflows by @LeaveMyYard in #122
- Implement prometheus request batching by @LeaveMyYard in #120
New Contributors
- @ClementGautier made their first contribution in #113
- @BapRx made their first contribution in #123
Full Changelog: v1.4.1...v1.5.3
v1.5.2-pre
v1.5.1-pre
What's Changed
- Unified prometheus support by @Avi-Robusta in #121
Full Changelog: v1.5.0-pre1...v1.5.1-pre
v1.5.0-pre1
What's Changed
- Handle case where the user isn't allowed to list ArgoCD rollouts by @ClementGautier in #113
- Slack Integration out of the box by @arnoldyahad in #75
- Refactor strategy dependancy on metrics by @LeaveMyYard in #116
- Optimization on memory usage by @LeaveMyYard in #118
New Contributors
- @ClementGautier made their first contribution in #113
Full Changelog: v1.4.1...v1.5.0-pre1
v1.4.1
What's Changed
- Fix other errors during list rollouts. (403, 401, 400; Previously was only 404)
- Fix linux installation with brew by @LeaveMyYard in #112
Full Changelog: v1.4.0...v1.4.1
v1.4.0
Bugfixes and stability improvements
What's Changed
- Prometheus post usage for queries by @LeaveMyYard in #97
- missing api in some prometheus versions by @Avi-Robusta in #95
- remove redundant max by @Avi-Robusta in #98
- Fix linting errors by @LeaveMyYard in #96
- Docker dir for specific clouds and AWS dockerfile by @arnoldyahad in #102
- Rollout integration by @arnoldyahad in #85
- Fallback to HPAv1 if HPAv2 not available by @LeaveMyYard in #99
- Label selector argument by @LeaveMyYard in #103
- Prioritize loading user-specified kubeconfig by @cr7258 in #105
- Add ability to pass custom prometheus headers by @LeaveMyYard in #104
- Fix accessToken typo in Azure readme by @LeaveMyYard in #111
- Set default value of prometheus_label to None by @cr7258 in #101
New Contributors
Full Changelog: v1.3.2...v1.4.0
v1.3.2
Major changes
- Improved memory performance and speed of KRR scans
- Thanos and Victoria Metrics support
- KRR scans take into account HPA
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
- Azure managed prometheus by @Avi-Robusta in #86
- Add strategy data in raw result by @LeaveMyYard in #78
- [MAIN-553] Create explicit executors to limit threadcount by @LeaveMyYard in #82
- Hpa usage in calculation by @LeaveMyYard in #80
- added cluster label for kube_pod_owner by @Avi-Robusta in #73
- Updated KRR readme by @pavangudiwada in #87
- Fixed prometheus query memory issue by @Avi-Robusta in #92
New Contributors
- @arnoldyahad made their first contribution in #79
- @pavangudiwada made their first contribution in #87
Full Changelog: v1.2.1...v1.3.2
v1.3.0-alpha2
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
- Hpa usage in calculation by @LeaveMyYard in #80
New Contributors
- @arnoldyahad made their first contribution in #79
Full Changelog: v1.2.1...v1.3.1-alpha2