Skip to content

Releases: robusta-dev/krr

v1.28.0

31 Dec 11:36
4c03971

Choose a tag to compare

Breaking Changes

To address CVEs and align with end-of-life policies, KRR no longer supports Python 3.9.
The final release compatible with Python 3.9 is v1.27.0.

What’s Changed

New Contributors

Full Changelog:
v1.27.0...v1.28.0

v1.27.0

15 Oct 09:43
df17896

Choose a tag to compare

What’s New — Grouped Jobs

  • Group Kubernetes Jobs by labels via --job-grouping-labels <l1,l2,...> to get one consolidated recommendation per group.
  • Limit per group with --job-grouping-limit <N> (default 500).
  • Jobs in groups are excluded from the regular Job list; grouping is per-namespace.
  • CronJob-owned Jobs are excluded from grouping.

Example:

krr simple --job-grouping-labels app,team --job-grouping-limit 3

What’s Changed

Full Changelog: v1.26.3...v1.27.0

v1.26.3

08 Sep 05:51
baaffc6

Choose a tag to compare

What's Changed

Improved aws assume role support

Full Changelog: v1.26.2...v1.26.3

v1.26.2

04 Sep 10:27
b9abab5

Choose a tag to compare

What's Changed

Full Changelog: v1.26.1...v1.26.2

v1.26.1

03 Sep 07:30
c7c6601

Choose a tag to compare

What's Changed

  • [ROB-2024] assume cross-account irsa role support in AWS by @Avi-Robusta in #468

Full Changelog: v1.26.0...v1.26.1

v1.26.0

27 Aug 07:47
f82111d

Choose a tag to compare

What's Changed

  • Ability to get the related pod label name via an environment variable. by @StFS in #457
  • Add --slacktitle CLI option to be able to provide a custom title in the Slack message output by @StFS in #459
  • fix regression where slack channel IDs stopped working by @StFS in #461
  • [ROB-1911] close cve in enforcer CVE-2025-6965 by @Avi-Robusta in #464
  • [ROB-1923] - amp irsa support by @Avi-Robusta in #465
  • Add an env var that allows excluding containers by name by @arikalon1 in #466

New Contributors

  • @StFS made their first contribution in #457

Full Changelog: v1.25.1...v1.26.0

v1.25.1

30 Jul 08:14
7356b98

Choose a tag to compare

What's Changed

New Contributors

  • @mlhv made their first contribution in #451

Full Changelog: v1.25.0...v1.25.1

v1.25.0

24 Jul 17:41
5391a8d

Choose a tag to compare

What's Changed

Full Changelog: v1.24.0...v1.25.0

v1.24.0

06 Jul 14:47
b96bfdd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.23.0...v1.24.0

v1.23.0

28 Mar 06:53
0e1cc68

Choose a tag to compare

What's Changed

Full Changelog: v1.22.0...v1.23.0