Weave Net 2.8.2
Release 2.8.2
This is the first release since forking from weaveworks/weave. While no new functionality has been added, there have been many changes.
- The module name has changed to
github.com/rajch/weave
(previouslygithub.com/weaveworks/weave
) - The default registry account for publishing images has changed to
docker.io/rajchaudhuri
(previouslydocker.io/weaveworks
) - Build with Go version 1.21.6
- Dependencies, especially ones with associated CVEs, have been updated
- libCNI has been upgraded to v1.1.2
- A new, Docker-only build process has been created, which produces proper multi-arch images
- A vulnerability scanning process has been created using grype