Releases: castai/kvisor
Releases · castai/kvisor
v1.3.3
v1.3.2
What's Changed
- Use right timestamp for signature events by @patrickpichler in #242
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
What's Changed
- Introduce own perf buffer for important events by @patrickpichler in #237
- Various small fixes by @patrickpichler in #238
- Separate metrics http servers by @anjmao in #240
- Add logic to detect TTYs in containers by @patrickpichler in #239
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Fix goroutine leak when using expirable.LRU cache by @patrickpichler in #236
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Increase write timeout of pprof servers to 1 minute by @patrickpichler in #234
- Rename file hash enricher flag by @anjmao in #235
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.0
What's Changed
- Add file hash to exec events by @patrickpichler in #225
- Remove
priority
set from image-scanner job by @patrickpichler in #231
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Update dependencies by @damejeras in #212
- Add runtime by @anjmao in #213
- Reduce kube client memory usage by @anjmao in #214
- Add jobs cleanup ctrl by @anjmao in #215
- Cancel delta stream on delta send by @anjmao in #218
- Add release step by @anjmao in #217
- Bump deps by @anjmao in #219
- Fix scanned images state by @anjmao in #220
- Only enqueue analyzer events when service is started by @patrickpichler in #221
- Deltas fixes by @anjmao in #222
- Add scan job sa support by @anjmao in #226
- Adjust delta upload timeout by @anjmao in #227
- Search for agent image from controller spec by @anjmao in #229
- Do not report container stats for muted namespaces by @patrickpichler in #224
- Remove no longer supported
analyzers-enabled
flag by @patrickpichler in #223 - No log in hot decode path by @anjmao in #230
New Contributors
- @patrickpichler made their first contribution in #221
Full Changelog: v0.55.2...v1.0.0