Migration
- If you are using OIDC, you'll need to make a minor configuration change as detailed in the readme.
- If you are running NetVisor behind a reverse proxy and want accurate IP logging in auth events, you'll need to provide a value for the env var NETVISOR_CLIENT_IP_SOURCE. Refer to readme for more details.
What's Changed
- [FIX]: daemon install command by @vhsdream in #205
- feat: client IP parsing for reverse proxies, better email design, support for mutiple OIDC providers by @mayanayza in #210
- fix: docker bridge subnet type detection is more robust by @mayanayza in #211
- feat: stalled discovery session cleanup by @mayanayza in #212
- feat: rate limiting by @mayanayza in #213
Full Changelog: v0.10.4...v0.11.0