Merge pull request #2896 from coreos-inc/2.6.1-release

CHANGELOG for v2.6.1
This commit is contained in:
josephschorr 2017-10-24 11:33:39 -04:00 committed by GitHub
commit 031d5eea1c

View file

@ -1,3 +1,13 @@
### v2.6.1
- Added: Optimized overhead for direct downloads from Swift storage (#2889)
- Fixed: Immediately expire image builds that fail to start (#2887)
- Fixed: Failure to list all GitHub Enterprise namespaces (#2894)
- Fixed: Incorrect links to builds in notifications (#2895)
- Fixed: Failure to delete certain app repositories (#2893)
- Fixed: Inability to display Tag Signing status (#2890)
- Fixed: Broken health check for OIDC authentication (#2888)
### v2.6.0
- Added: Ability to use OIDC token for CLI login (#2695)