Merge pull request #2863 from coreos-inc/2.5.0-release

Release notes for v2.5.0
This commit is contained in:
josephschorr 2017-09-07 16:01:50 -04:00 committed by GitHub
commit 6600b380ca

View file

@ -1,3 +1,17 @@
### v2.5.0
- Added: Better TLS caching (#2860)
- Added: Feature flag to allow read-only users to see build logs (#2850)
- Added: Feature flag to enable team sync setup when not a superuser (#2813)
- Added: Preferred public organizations list (#2850)
- Added: OIDC support for OIDC implementations without user info endpoint (#2817)
- Added: Support for tag expiration, in UI and view a special `quay.expires-after` label (#2718)
- Added: Health checks report failure reasons (#2636)
- Added: Enable database connection pooling (#2834)
- Fixed: setting of team resync option
- Fixed: Purge repository on very large repositories
### v2.4.0 ### v2.4.0
- Added: Kubernetes Applications Support - Added: Kubernetes Applications Support