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
LabelValue
obtain pod information function to add default value parameter. - Add
HasOwnerName
to judgement pod has owner name. - Publish the
latest
Docker 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.debug
to building the debug docker image.
Bug Fixes
Documentation
- Update architecture diagram.
- Delete module design and project structure document.
- Adjust configuration modules during setup.