Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Weave 2.3.0

Compare
Choose a tag to compare
@brb brb released this 09 Apr 16:18
· 610 commits to master since this release

Release 2.3.0

Security fixes

  • By default, do not expose Weave "/status" and "/report" to all (0.0.0.0) when
    running on Kubernetes #3271

Other improvements

  • Increase the default connection limit for Weave peers (from 30 to 100) when
    running on Kubernetes, so that more peers could directly connect #3265

Build and test

  • Build Weave Net with Go 1.10.1 #3273
  • Run integration tests against Kubernetes 1.10.0 #3266

Full list of changes