Skip to content

Commit 1ae1e35

Browse files
committed
Merge pull request #680 from mboersma/update-changelog-beta3
docs(CHANGELOG.md): update for v2.0.0-beta3
2 parents a2a680d + 92a2a10 commit 1ae1e35

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
### v2.0.0-beta2 -> v2.0.0-beta3
2+
3+
#### Features
4+
5+
- [`70f319f`](https://github.com/deis/controller/commit/70f319f01258f62ccc7515811cf056bd73626998) scheduler: allow setting gracefulTerminationPeriod and account for in terminations
6+
- [`ad9d6a0`](https://github.com/deis/controller/commit/ad9d6a068494d2909c6abec266735cee2c914ed9) dockerapp: add default readiness check for the docker file app
7+
- [`9213747`](https://github.com/deis/controller/commit/9213747662eccaa7c6a2c897605315f440b344ff) registry: move registry information to its own top level Config resource
8+
- [`0cb2f02`](https://github.com/deis/controller/commit/0cb2f028923bc8d9889dd9d8157795d7c2fba472) registry: add initial support to auth to an external Registry on per app basis
9+
- [`d077bfe`](https://github.com/deis/controller/commit/d077bfe0bcc1921537bd0ea24bff62bf9d69dd8f) slugrunner: add readiness check for the slugrunner pod
10+
11+
#### Fixes
12+
13+
- [`333b7a6`](https://github.com/deis/controller/commit/333b7a6843d873148d421de76d1c83ececa75f04) docker client: default to generic message on exceptions
14+
- [`1c8a17c`](https://github.com/deis/controller/commit/1c8a17cfb828541f6ee1ef15fa94a44239a14361) controller: use django HttpResponse for logs
15+
- [`fa13d46`](https://github.com/deis/controller/commit/fa13d46a77b048e72d88b381ae463d077223a020) api: pass if no builds are associated with the release
16+
- [`bec9752`](https://github.com/deis/controller/commit/bec9752c94c007775c5d03e0d2fe4250433ac427) deploy: should deploy successfullly without web type in the procfile
17+
- [`3027406`](https://github.com/deis/controller/commit/3027406e52aaaf5e5fc50007213a77e7a46ba14c) app: deploy applications on Controller start to create RCs and Pods
18+
- [`3cc896f`](https://github.com/deis/controller/commit/3cc896f79ff75609de9c32d590a78085d7d0593d) models: make dates consistent, output Z instead of UTC for ISO8601 compatibility
19+
20+
#### Maintenance
21+
22+
- [`8b49d66`](https://github.com/deis/controller/commit/8b49d66c86a0e86556aac51a1a4f2224bf7e7772) dockerclient: Add workflow-manager to repo blacklist
23+
- [`b5ba78d`](https://github.com/deis/controller/commit/b5ba78db0d12bca988de1d56f247ef591f387d12) .travis.yml: Deep six the travis -> jenkins webhooks
24+
125
### v2.0.0-beta1 -> v2.0.0-beta2
226

327
#### Features

0 commit comments

Comments
 (0)