Skip to content

Releases: netvisor-io/netvisor

v0.11.8

13 Dec 08:38
3f7d2d3

Choose a tag to compare

v0.11.8 Pre-release
Pre-release

What's Changed

Full Changelog: v0.11.7...v0.11.8

v0.11.7

12 Dec 09:22
fc51c69

Choose a tag to compare

What's Changed

Full Changelog: v0.11.6...v0.11.7

v0.11.6

11 Dec 00:42

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.5...v0.11.6

v0.11.5

10 Dec 00:46

Choose a tag to compare

What's Changed

Full Changelog: v0.11.4...v0.11.5

v0.11.4

09 Dec 20:10
d6c9910

Choose a tag to compare

What's Changed

Full Changelog: v0.11.3...v0.11.4

v0.11.3

07 Dec 01:34
b27c8b9

Choose a tag to compare

What's Changed

  • feat: clean up topology export, add watermark removal feature by @mayanayza in #233
  • [DOCS] Remove OIDC environment variables from configuration docs by @vhsdream in #234
  • fix: add migration for null plan by @mayanayza in #235
  • fix: migration for null string value in plans by @mayanayza in #237
  • feat: unclaimed ports + additional generic services by @mayanayza in #238

Full Changelog: v0.11.2...v0.11.3

v0.11.2

06 Dec 07:13
2b5a904

Choose a tag to compare

What's Changed

  • fix: filter dropdowns and add validation to ensure entity relations don't cross network_ids by @mayanayza in #230
  • feat: arp scanning and full port scan by @mayanayza in #231
  • feat: allow self-signed certs with daemon requests

Full Changelog: v0.11.1...v0.11.2

v0.11.1

29 Nov 23:06

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

29 Nov 15:28
9631a80

Choose a tag to compare

v0.11.0 Pre-release
Pre-release

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

v0.10.4

26 Nov 16:57
6190770

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.3...v0.10.4