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

Commit

Permalink
Add release v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bboreham committed Feb 2, 2017
1 parent cb48ebc commit 851b58c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## Release 1.9.0

Highlights:

* Encryption is now available for Fast Datapath connections, which
greatly improves the performance. #1644,#2687
* We now build images for Intel/AMD 64-bit, ARM and ARM 64-bit. #2713
* Weave Net Docker images are now labelled with description, vendor, etc. #2712
* `weave status connections` now shows the MTU #2389,#2663
* CNI plugin is now a stand-alone binary that does not depend on Docker #2594,#2662
* Embedded docker client updated to version 1.10.3 #2395

**NOTE:** The move to multi-architecture required that we update the
embedded Docker client, and this has the effect that this release of
Weave Net will not work with Docker installations older than
1.10.

[Full list of changes](https://github.com/weaveworks/weave/issues?q=milestone%3A1.9.0).

## Release 1.8.2

Bug fixes and minor improvements
Expand Down

0 comments on commit 851b58c

Please sign in to comment.