Enhancements:
- proxy: added vsock support on linux platform(#295)
Bug Fixes:
- socks5: avoid untyped nil printing which may lead to panic (fix #322)
Changes:
- docker: use scratch as base image
NOTE: you may need to change your Dockerfile if you use nadoo/glider as your base image
Chore:
- ci: build docker image for riscv64 platform
- ci: added new binary release for Microarchitecture level x86-64-v3, download
amd64v3
files if you need - ci: built with Go1.18.1