Skip to content
This repository was archived by the owner on Feb 1, 2021. It is now read-only.

Commit 3426113

Browse files
committed
Merge pull request #1745 from vieux/bump-1.1.0-rc3
Bump version to 1.1.0-rc3
2 parents cbfdb37 + 88e5a79 commit 3426113

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.1.0 (2016-01-14)
3+
## 1.1.0 (2016-02-02)
44

55
#### Scheduler
66

@@ -17,8 +17,11 @@
1717
- Fix error when inspect on unhealthy node
1818
- Prevent panic in filters when container has no name
1919
- Add buildtime, kernelversion and experimental to API version
20+
- Support docker update and new networking related flags in run & network create/connect/disconnect/ls
21+
- Require `--all` on docker ps to display containers on unhealthy nodes
22+
- Retry on docker events EOF
2023

21-
#### Node Managment
24+
#### Node Management
2225

2326
- Add a random delay to avoid synchronized registration at swarm join
2427
- Use engine connection error to fail engine fast
@@ -33,6 +36,7 @@
3336
- Enable checkpoint failover in FrameworkInfo
3437
- Fix timeout when pulling images
3538
- Add timeout to refuse offers
39+
- Fix double start issue
3640

3741
#### Misc
3842

0 commit comments

Comments
 (0)