Skip to content

Commit 552c228

Browse files
committed
Update changelog for v0.9
1 parent 5efa19b commit 552c228

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## v0.9 (2017-08-17)
4+
- Limit port aggregation to owned interfaces for coexistence with other plugins.
5+
- Made CNI DEL commands omnipotent for soft failures, required for Kubernetes.
6+
- Changed CNI default networking mode to bridge.
7+
- Added ARP reply rules for bridge and tunnel modes to decouple from VNET behavior.
8+
- Fixed bug in libnetwork option parser.
9+
- Improved reliability of network failure paths.
10+
- Added logging for soft failures in IPAM plugin.
11+
312
## v0.8 (2017-06-29)
413
- Added Windows libnetwork network and IPAM plugins.
514
- Added support for CNI spec versions 0.3.0 and 0.3.1.

0 commit comments

Comments
 (0)