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

Commit

Permalink
add 0.9.0 release change log
Browse files Browse the repository at this point in the history
  • Loading branch information
rade committed Feb 3, 2015
1 parent e325c35 commit af2206e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## Release 0.9.0

- Improve WeaveDNS to the point where it can act as the name server
for containers in nearly all situations.

- Diagnose and report peer connectivity more comprehensively.

- Adapt to changes in topology - adding & removing of weave peers,
disruption of connectivity - more rapidly.

- Cope with delays delays in downloading/running docker
images/containers required for weave operation.

See the
[complete change log](https://github.com/zettio/weave/issues?q=milestone%3A0.9.0)
for more details.

## Release 0.8.0

- Align script and image version. When the `weave` script has a
Expand Down

0 comments on commit af2206e

Please sign in to comment.