Skip to content

Commit 38e2f6b

Browse files
committed
changelog for v0.7.0-dev.4
Signed-off-by: Alessandro Boch <aboch@docker.com>
1 parent 5594145 commit 38e2f6b

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
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

0 commit comments

Comments
 (0)