Skip to content

Commit ae4e4f2

Browse files
mavenugoaboch
authored andcommitted
changelog for 0.8.0-dev.1
Signed-off-by: Madhu Venugopal <madhu@docker.com>
1 parent 8da8142 commit ae4e4f2

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 0.8.0-dev.1 (2016-04-16)
4+
- Fixes docker/docker#16964
5+
- Added maximum egress bandwidth qos for Windows
6+
7+
## 0.7.0-rc.6 (2016-04-10)
8+
- Flush cached resolver socket on default gateway change
9+
10+
## 0.7.0-rc.5 (2016-04-08)
11+
- Persist ipam driver options
12+
- Fixes https://github.com/docker/libnetwork/issues/1087
13+
- Use go vet from go tool
14+
- Godep update to pick up latest docker/docker packages
15+
- Validate remote driver response using docker plugins package method.
16+
17+
## 0.7.0-rc.4 (2016-04-06)
18+
- Fix the handling for default gateway Endpoint join/leave.
19+
20+
## 0.7.0-rc.3 (2016-04-05)
21+
- Revert fix for default gateway endoint join/leave. Needs to be reworked.
22+
- Persist the network internal mode for bridge networks
23+
24+
## 0.7.0-rc.2 (2016-04-05)
25+
- Fixes https://github.com/docker/libnetwork/issues/1070
26+
- Move IPAM resource initialization out of init()
27+
- Initialize overlay driver before network delete
28+
- Fix the handling for default gateway Endpoint join/lean
29+
30+
## 0.7.0-rc.1 (2016-03-30)
31+
- Fixes https://github.com/docker/libnetwork/issues/985
32+
- Fixes https://github.com/docker/libnetwork/issues/945
33+
- Log time taken to set sandbox key
34+
- Limit number of concurrent DNS queries
35+
336
## 0.7.0-dev.10 (2016-03-21)
437
- Add IPv6 service discovery (AAAA records) in embedded DNS server
538
- Honor enableIPv6 flag in network create for the IP allocation

0 commit comments

Comments
 (0)