Skip to content

Commit c79c339

Browse files
Merge pull request #347 from londoncalling/d4mac-d4win-beta29
added beta 29 release notes for mac and win
2 parents 6131cd6 + 943940c commit c79c339

File tree

2 files changed

+24
-13
lines changed

2 files changed

+24
-13
lines changed

docker-for-mac/release-notes.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -144,21 +144,27 @@ events or unexpected unmounts.
144144
* Docker Compose 1.8.0
145145

146146
## Beta Release Notes
147-
<!--
148-
### Beta 29 Release Notes (2016-10-22 1.12.2-rc3-beta29)
147+
148+
### Beta 29 Release Notes (2016-10-25 1.12.3-rc1-beta29)
149149

150150
**New**
151151

152-
TBD
152+
- Overlay2 is now the default storage driver. You must do a factory reset for overlay2 to be automatically used. (#5545)
153153

154154
**Upgrades**
155155

156-
TBD
156+
- Docker 1.12.3-rc1
157+
- Linux kernel 4.4.27
157158

158159
**Bug fixes and minor changes**
159160

160-
TBD
161-
-->
161+
- Fix an issue where the whale animation during setting change was inconsistent
162+
- Fix an issue where some windows stayed hidden behind another app
163+
- Fix application of system or custom proxy settings over container restart
164+
- Increase default ulimit for memlock (fixes [https://github.com/docker/for-mac/issues/801](https://github.com/docker/for-mac/issues/801) )
165+
- Fix an issue where the Docker status would continue to be
166+
yellow/animated after the VM had started correctly
167+
- osxfs: fix the prohibition of chown on read-only or mode 0 files (fixes [https://github.com/docker/for-mac/issues/117](https://github.com/docker/for-mac/issues/117), [https://github.com/docker/for-mac/issues/263](https://github.com/docker/for-mac/issues/263), [https://github.com/docker/for-mac/issues/633](https://github.com/docker/for-mac/issues/633) )
162168

163169
### Beta 28 Release Notes (2016-10-13 1.12.2-rc3-beta28)
164170

docker-for-windows/release-notes.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,7 @@ Release notes for _stable_ and _beta_ releases are listed below. You can learn a
132132

133133
## Beta Release Notes
134134

135-
<!--
136-
137-
### Beta 29 Release Notes (2016-10-22 1.12.2-rc3-beta29)
135+
### Beta 29 Release Notes (2016-10-25 1.12.3-rc1-beta29)
138136

139137
>**Important Note**:
140138
>
@@ -151,17 +149,24 @@ work. Some insider builds may not work.
151149

152150
**New**
153151

154-
TBD
152+
- Restore the VM's configuration when it was changed by the user
153+
- Overlay2 is now the default storage driver. After a factory reset overlay2 will automatically be used
154+
- Detect firewall configuration that might block the file sharing
155+
- Send more GUI usage statistics to help us improve the product
155156

156157
**Upgrades**
157158

158-
TBD
159+
- Docker 1.12.3-rc1
160+
- Linux Kernel 4.4.27
159161

160162
**Bug fixes and minor changes**
161163

162-
TBD
164+
- Faster mount/unmount of shared drives
165+
- Added a timeout to mounting/unmounting a shared drive
166+
- Add the settings to the diagnostics
167+
- Increase default ulimit for memlock (fixes https://github.com/docker/for-mac/issues/801)
168+
- Make sure we don't use an older Nlog library from the GAC
163169

164-
-->
165170

166171
### Beta 28 Release Notes (2016-10-13 1.12.2-rc3-beta28)
167172

0 commit comments

Comments
 (0)