| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| krr-windows-latest-v1.28.0.zip | 2025-12-31 | 76.5 MB | |
| krr-ubuntu-latest-v1.28.0.zip | 2025-12-31 | 116.4 MB | |
| krr-macos-latest-v1.28.0.zip | 2025-12-31 | 91.2 MB | |
| README.md | 2025-12-31 | 834 Bytes | |
| v1.28.0 source code.tar.gz | 2025-12-31 | 3.8 MB | |
| v1.28.0 source code.zip | 2025-12-31 | 3.9 MB | |
| Totals: 6 Items | 291.8 MB | 1 | |
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
- Added import tests (@moshemorad) — PR [#483]
- Patched multiple CVEs (@moshemorad) — PR [#485]
- Removed PyInstaller (@moshemorad) — PR [#486]
- Fixed OOMKill job issue ([ROB-2447], @Avi-Robusta) — PR [#484]
- Replaced direct logging usage with a unified logger for consistency (@wiltonsr) — PR [#481]
- Bumped Enforcer to version 0.3.5 (@moshemorad) — PR [#488]
- urllib3 CVE patches ([ROB-2885], @Avi-Robusta) — PR [#493]
New Contributors
- @wiltonsr made their first contribution in PR [#481]
Full Changelog:
https://github.com/robusta-dev/krr/compare/v1.27.0...v1.28.0