We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5efa19b commit 552c228Copy full SHA for 552c228
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
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
+
12
## v0.8 (2017-06-29)
13
- Added Windows libnetwork network and IPAM plugins.
14
- Added support for CNI spec versions 0.3.0 and 0.3.1.
0 commit comments