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

Commit 20919fd

Browse files
committed
Add release v2.3.0
1 parent ada2af0 commit 20919fd

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## Release 2.3.0
2+
3+
### Security fixes
4+
5+
* By default, do not expose Weave "/status" and "/report" to all (0.0.0.0) when
6+
running on Kubernetes #3271
7+
8+
### Other improvements
9+
10+
* Increase the default connection limit for Weave peers (from 30 to 100) when
11+
running on Kubernetes, so that more peers could directly connect #3265
12+
13+
## Build and test
14+
15+
* Build Weave Net with Go 1.10.1 #3273
16+
* Run integration tests against Kubernetes 1.10.0 #3266
17+
18+
[Full list of changes](https://github.com/weaveworks/weave/milestone/70?closed=1)
19+
120
## Release 2.2.1
221

322
### Bug fixes

0 commit comments

Comments
 (0)