Skip to content

v0.17.0

Compare
Choose a tag to compare
@0xdcarns 0xdcarns released this 29 Nov 18:29
· 25 commits to release_v0.17.0 since this release
9e3f402

Important Note: Upgrade instructions: https://docs.netmaker.org/upgrades.html#upgrade-the-server-after-v0-16-1

Important Note 2: As a result of the switch to Websockets, from mqtt, if you want to stay with traefik as your reverse-proxy of choice, please refer to https://github.com/gravitl/netmaker/blob/5384ff14e2317360fa38ee63cef5ba0809b1f85f/compose/docker-compose.reference.yml and update your compose accordingly!

Community

What's New

  • MQ Broker connections are now established via Websockets rather than the MQTT protocol
  • Default to Caddy for reverse proxy
  • new interactive install script which supports EE installs
  • Additional log message if Netmaker fails to connect to DB (thanks @yunginnanet)

What's Fixed

  • multiarch release for Netclient docker
  • added Netclient support for Mips (thanks @shan100github)
  • IPV6 Addressing issue

Known Issues

  • unable to ping ext clients from windows
  • if node is disconnected via cli and then reconnected via netmaker UI -- peers may take some time to be populated
  • IPv6 node public endpoints are not supported

EE

What's New

  • no additions

What's Fixed

  • moved some controller files into the ee directory in anticipation of license change