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.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bboreham committed May 4, 2017
1 parent d128488 commit 041b6fe
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## Release 1.9.5

Bug fixes and minor improvements

* Improve log messages generated if "hairpin" conditions are detected,
to make clear which kind is likely to cause problems #2808/#2926
* Filter out IPv6 peer addresses from Kubernetes; Weave Net currently
only supports IPv4 #2904/#2912
* Fix rare crash during initialization of weave-kube #2893/#2892
* Include overlay and encryption modes in checkpoint reports, in case
this is relevant to a version upgrade #2771/#2907

Build and Testing

* Ensure CI build can run gcloud tools #2887
* Prevent kubeadm from upgrading Kubernetes if we are trying to test an older version #2886
* Upgrade build scripts to support Kubernetes 1.6 #2880

[Full list of changes](https://github.com/weaveworks/weave/milestone/54?closed=1).

## Release 1.9.4

Bug fixes and minor improvements
Expand Down

0 comments on commit 041b6fe

Please sign in to comment.