File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.8 (2017-06-29)
4
+ - Added Windows libnetwork network and IPAM plugins.
5
+ - Added support for CNI spec versions 0.3.0 and 0.3.1.
6
+ - Updated CNI plugin to recover from panics and convert them to CNI errors.
7
+ - Added log file rotation.
8
+ - Added libnetwork pluginv2 support.
9
+ - Updated Linux build and pluginv2 base images to golang1.8.1 and ubuntu16.04.
10
+ - Renamed libnetwork plugin to azure-vnet-plugin.
11
+ - Updated IPAM to return VNET default gateway and DNS server addresses.
12
+ - Added support for custom API server URLs to libnetwork plugins.
13
+ - Added CNI plugin install scripts for Linux and Windows.
14
+
3
15
## v0.7 (2017-03-31)
4
16
- Unified CNI network config file for Linux and Windows containers.
5
17
- Added hairpinning for Linux l2tunnel mode.
You can’t perform that action at this time.
0 commit comments