Release Apache SkyWalking Rover 0.6.0
Release Apache SkyWalking Rover 0.6.0
SkyWalking Rover 0.6.0 is released. Go to downloads page to find release tars.
Features
- Enhance compatibility when profiling with SSL.
- Update
LabelValueobtain pod information function to add default value parameter. - Add
HasOwnerNameto judgement pod has owner name. - Publish the
latestDocker image tag. - Improve the stability of Off CPU Profiling.
- Support collecting the access log from Kubernetes.
- Remove the scanner mode in the process discovery module.
- Upgrade Go library to
1.21, eBPF library to0.13.2. - Support using
make docker.debugto building the debug docker image.
Bug Fixes
Documentation
- Update architecture diagram.
- Delete module design and project structure document.
- Adjust configuration modules during setup.