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

Commit

Permalink
Merge pull request #1745 from vieux/bump-1.1.0-rc3
Browse files Browse the repository at this point in the history
Bump version to 1.1.0-rc3
  • Loading branch information
vieux committed Feb 3, 2016
2 parents cbfdb37 + 88e5a79 commit 3426113
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 1.1.0 (2016-01-14)
## 1.1.0 (2016-02-02)

#### Scheduler

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

#### Node Managment
#### Node Management

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

#### Misc

Expand Down

0 comments on commit 3426113

Please sign in to comment.