Merge pull request #2316 from coreos-inc/cut-2.0.5

CHANGELOG for v2.0.5
This commit is contained in:
josephschorr 2017-01-30 11:32:32 -05:00 committed by GitHub
commit 8a842d286f

View file

@ -1,3 +1,9 @@
### v2.0.5
- Added: Build logs viewer in superuser panel
- Fixed: Support for wildcard certs in the superuser config panel
### v2.0.4
- Added: Expand allowed length of namespaces to be between 2 and 255 characters (#2291)
@ -22,6 +28,8 @@
- Fixed: Prometheus metrics for scale (#2237)
- Fixed: Security scanner notification pagination (#2233, #2249)
- Regressed: Support for wildcard certs in the superuser config panel
### v2.0.3
- Added: Allow extra_ca_certs to be a folder or a file (#2180)