Skip to content

Commit d0cf94a

Browse files
committed
Update changelog for v0.8
1 parent 2584d99 commit d0cf94a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
315
## v0.7 (2017-03-31)
416
- Unified CNI network config file for Linux and Windows containers.
517
- Added hairpinning for Linux l2tunnel mode.

0 commit comments

Comments
 (0)