This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
Weave 1.0.3
This release contains minor fixes for improved stability and robustness in addition to a bug fix to weaveDNS.
More details below and in the change log.
Follow the installation instructions to install this latest release of Weave. The release is fully compatible with other 1.0.x versions, so existing clusters can be upgraded
incrementally.
- weaveDNS now exposes a TCP listener as well as UDP to support large answers. #1333/#1319
- Compatibility with upstream changes to docker-py. #1366/#1367
- Improved router/IPAM stability. #1329/#1330
- Improved
weave reset
handling of error conditions. #1356/#1365 - Don't allocated oversized buffers. #1340
- Improved IPAM fuzz test robustness. #1336/#1342