Releases: castai/kvisor
Releases · castai/kvisor
v1.18.0
What's Changed
- Add docs about how to debug kvisor events by @patrickpichler in #331
- Change default GRPC address by @asankov in #335
- Add basic SSH detection by @patrickpichler in #336
- Socket cookie poc by @anjmao in #337
- Fix cluster ip info details by @anjmao in #339
- Use socket cookie for cgroup skb task context by @anjmao in #338
Full Changelog: v1.17.0...v1.17.1
v1.17.0
v1.16.1
What's Changed
- Record port for TCP_LISTEN actions by @patrickpichler in #328
- Improve eBPF metrics support by @patrickpichler in #326
- Use local temp pods by ip cache by @anjmao in #330
Full Changelog: v1.16.0...v1.16.1
v1.16.0
v1.15.1
v1.15.0
What's Changed
- Add initial process tree support by @patrickpichler in #291
- Ignore thread exists for process tree events by @patrickpichler in #314
- Use logger instead of fmt.Println to log socks5 parsing errors by @patrickpichler in #315
- Disable signature engine by default by @anjmao in #317
- Remove in memory storage of process tree by @patrickpichler in #316
- Fix container cache cleanup by @anjmao in #320
- Ignore missing files when snapshotting proc process tree by @patrickpichler in #321
- Fix process tree test by @patrickpichler in #322
- Return an error instead of bool for kvisor image details by @domust in #318
Full Changelog: v1.14.1...v1.15.0
v1.14.1
Full Changelog: v1.14...v1.14.1
v1.14.0
What's Changed
- Add detection of dropped fileless scripts by @patrickpichler in #306
- More secure default for kvisor-controller by @asankov in #308
- Fix ip v6 port not being reported by @patrickpichler in #309
- Make
exec_binprm
probe optinoal for now by @patrickpichler in #311 - Remove deprecation of ImageMetadata architecture protobuf field by @patrickpichler in #312
- Default resource limits and requests by @asankov in #310
- Add additional dropped binary detection based on magic write by @patrickpichler in #313
Full Changelog: v1.13.8...v1.14.0
v1.13.8
What's Changed
- Fix fallback imagescan architecture by @patrickpichler in #307
Full Changelog: v1.13.7...v1.13.8