Skip to content

Commit

Permalink
Update changelog for v0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ofiliz committed Jun 29, 2017
1 parent 2584d99 commit d0cf94a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## v0.8 (2017-06-29)
- Added Windows libnetwork network and IPAM plugins.
- Added support for CNI spec versions 0.3.0 and 0.3.1.
- Updated CNI plugin to recover from panics and convert them to CNI errors.
- Added log file rotation.
- Added libnetwork pluginv2 support.
- Updated Linux build and pluginv2 base images to golang1.8.1 and ubuntu16.04.
- Renamed libnetwork plugin to azure-vnet-plugin.
- Updated IPAM to return VNET default gateway and DNS server addresses.
- Added support for custom API server URLs to libnetwork plugins.
- Added CNI plugin install scripts for Linux and Windows.

## v0.7 (2017-03-31)
- Unified CNI network config file for Linux and Windows containers.
- Added hairpinning for Linux l2tunnel mode.
Expand Down

0 comments on commit d0cf94a

Please sign in to comment.