Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cadvisor-v0.53.0-linux-amd64 | 2025-06-16 | 49.1 MB | |
cadvisor-v0.53.0-linux-arm64 | 2025-06-16 | 46.8 MB | |
cAdvisor v0.53.0 source code.tar.gz | 2025-06-05 | 993.1 kB | |
cAdvisor v0.53.0 source code.zip | 2025-06-05 | 2.0 MB | |
README.md | 2025-06-05 | 830 Bytes | |
Totals: 5 Items | 98.9 MB | 2 |
What's Changed
- fix potential hang on containerd client.LoadContainer by @lianghao208 in https://github.com/google/cadvisor/pull/3672
- Bump dependencies to latest (June 2, 2025) by @dims in https://github.com/google/cadvisor/pull/3692
- fix: fix call Errorf with wrong err by @alingse in https://github.com/google/cadvisor/pull/3681
- Fixed possible data race by @iwankgb in https://github.com/google/cadvisor/pull/3638
- Use built-in error wrapping instead of pkg/errors by @skitt in https://github.com/google/cadvisor/pull/3689
New Contributors
- @lianghao208 made their first contribution in https://github.com/google/cadvisor/pull/3672
- @alingse made their first contribution in https://github.com/google/cadvisor/pull/3681
Full Changelog: https://github.com/google/cadvisor/compare/v0.52.1...v0.53.0