You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
### v2.0.0-beta2 -> v2.0.0-beta3
2
+
3
+
#### Features
4
+
5
+
-[`cd32029`](https://github.com/deis/builder/commit/cd3202999bc0b265332509e9f60aee6fbd7b442f) gitreceive: remove tmp build dir on success
6
+
-[`514d0e3`](https://github.com/deis/builder/commit/514d0e3f604de5ddb2450d0b7a5b5729325573e8) pkg/sshd: Store private keys in kubernetes secret
7
+
8
+
#### Fixes
9
+
10
+
-[`1c37d86`](https://github.com/deis/builder/commit/1c37d86feae5925f430c2825c81abc5104cc1453) sshd: log incoming env request to debug level
11
+
-[`cd259f8`](https://github.com/deis/builder/commit/cd259f86e547996944f6312d5e0dc2fe43c19ded) slugbuilder: check for the succeded status while waiting for slugbuilder pod
12
+
-[`ab88b54`](https://github.com/deis/builder/commit/ab88b5412c9e7f848dc57de060f7215e8dc66e1b) bug: use the deis time which supports RFC3339 dates
13
+
-[`7701533`](https://github.com/deis/builder/commit/7701533b0a8cb334bdf9a18547db08d6efc62ff3) .github: rename docs-v2 to workflow
14
+
15
+
#### Maintenance
16
+
17
+
-[`2a9db63`](https://github.com/deis/builder/commit/2a9db634a43427057f783a063ea122275c18f322) .travis.yml: Deep six the travis -> jenkins webhooks
0 commit comments