Skip to content

Commit 834c1d1

Browse files
committed
Changelog for 0.8.0-dev.2
Signed-off-by: Alessandro Boch <aboch@docker.com>
1 parent ae4e4f2 commit 834c1d1

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 0.8.0-dev.2 (2016-05-07)
4+
- Fix an issue which may arise during sandbox cleanup (https://github.com/docker/libnetwork/pull/1157)
5+
- Fix cleanup logic in case of ipv6 allocation failure
6+
- Don't add /etc/hosts record if container's ip is empty (--net=none)
7+
- Fix default gw logic for internal networks
8+
- Error when updating IPv6 gateway (https://github.com/docker/libnetwork/issues/1142)
9+
- Fixes https://github.com/docker/libnetwork/issues/1113
10+
- Fixes https://github.com/docker/libnetwork/issues/1069
11+
- Fxies https://github.com/docker/libnetwork/issues/1117
12+
- Increase the concurrent query rate-limit count
13+
- Changes to build libnetwork in Solaris
14+
315
## 0.8.0-dev.1 (2016-04-16)
416
- Fixes docker/docker#16964
517
- Added maximum egress bandwidth qos for Windows

0 commit comments

Comments
 (0)