File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.7.0-dev.4 (2016-03-07)
4+ - Changed ownership of exposed ports and port-mapping options from Endpoint to Sandbox
5+ - Implement DNS RR in the Docker embedded DNS server
6+ - Fixes https://github.com/docker/libnetwork/issues/984 (multi container overlay veth leak)
7+ - Libnetwork to program container's interface MAC address
8+ - Fixed bug in iptables.Exists() logic
9+ - Fixes https://github.com/docker/docker/issues/20694
10+ - Source external DNS queries from container namespace
11+ - Added inbuilt nil IPAM driver
12+ - Windows drivers integration fixes
13+ - Extract hostname from (hostname.domainname). Related to https://github.com/docker/docker/issues/14282
14+ - Fixed race in sandbox statistics read
15+ - Fixes https://github.com/docker/libnetwork/issues/892 (docker start fails when ipv6.disable=1)
16+ - Fixed error message on bridge network creation conflict
17+
318## 0.7.0-dev.3 (2016-02-17)
419- Fixes https://github.com/docker/docker/issues/20350
520- Fixes https://github.com/docker/docker/issues/20145
You can’t perform that action at this time.
0 commit comments