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

Commit 041b6fe

Browse files
committed
Add release v1.9.5
1 parent d128488 commit 041b6fe

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## Release 1.9.5
2+
3+
Bug fixes and minor improvements
4+
5+
* Improve log messages generated if "hairpin" conditions are detected,
6+
to make clear which kind is likely to cause problems #2808/#2926
7+
* Filter out IPv6 peer addresses from Kubernetes; Weave Net currently
8+
only supports IPv4 #2904/#2912
9+
* Fix rare crash during initialization of weave-kube #2893/#2892
10+
* Include overlay and encryption modes in checkpoint reports, in case
11+
this is relevant to a version upgrade #2771/#2907
12+
13+
Build and Testing
14+
15+
* Ensure CI build can run gcloud tools #2887
16+
* Prevent kubeadm from upgrading Kubernetes if we are trying to test an older version #2886
17+
* Upgrade build scripts to support Kubernetes 1.6 #2880
18+
19+
[Full list of changes](https://github.com/weaveworks/weave/milestone/54?closed=1).
20+
121
## Release 1.9.4
222

323
Bug fixes and minor improvements

0 commit comments

Comments
 (0)