53. Version 2.2.0
Release Date: March 31, 2017
注記
This release contains a migration that adds a new feature to the build system. This requires shutting down the entire cluster including builders and running one instance to migrate the database forward. You must use a v2.2.0 builder with a v2.2.0 Quay cluster.
Added:
- Separate build contexts from Dockerfile locations (#2398, #2410, #2438, #2449, #2480, #2481)
- Configuration and enforcement of maximum layer size (#2388)
- OIDC configuration in the Super User Panel (#2393)
- Batching of Security Scanner notifications (#2397)
- Auth Failures now display messages on the docker client (#2428, #2474)
- Redesigned Tags page to include Labels, Image ID Type, and more informative Security Scanner information (#2416)
Fixed:
- Parsing new docker client version format (#2378)
- Improved repository search performance (#2392, #2440)
- Miscellaneous Build Trigger page issues (#2405, #2406, #2407, #2408, #2409, #2414, #2418, #2445)
- Remove all actionable CVEs from the docker image (#2422, #2468)
- Minor bugs in Repository views (#2423, #2430, #2431)
- Improve performance by deleting keys in redis rather than expiring (#2439)
- Better error messages when configuring cloud storage (#2444)
- Validation and installation of custom TLS certificates (#2473)
- Garbage Collection corner case (#2404)