445 lines
20 KiB
Markdown
445 lines
20 KiB
Markdown
### v2.0.0
|
|
|
|
This release is a **required release** and must be run before attempting an upgrade to v2.0.0+.
|
|
|
|
In order to upgrade to this version, your cluster must contain a valid license, which can be found and downloaded at: [tectonic.com](https://account.tectonic.com)
|
|
|
|
- Added: Require valid license to enable registry actions (#2009, #2018)
|
|
- Added: The ability to delete users and organizations (#1698)
|
|
- Added: Add option to properly handle TLS terminated outside of the container (#1986)
|
|
- Added: Updated run trigger/build dialog (#1895)
|
|
- Added: Update dependencies to latest versions (#2012)
|
|
- Added: Ability to use dots and dashes in namespaces intended for use with newer Docker clients (#1852)
|
|
- Added: Changed dead queue item cleanup from 7 days to 1 day (#2019)
|
|
- Added: Add a default database timeout to prevent failed DB connections from hanging registry and API operations (#1764)
|
|
|
|
- Fixed: Fix error if a vulnerability notification doesn't have a level filter (#1995)
|
|
- Fixed: Registry WWW-Authenticate and Link headers are now Registry API compliant (#2004)
|
|
- Fixed: Small fixes for Message of the Day feature (#2005, #2006)
|
|
- Fixed: Disallow underscores at the beginning of namespaces (#1852)
|
|
- Fixed: Installation tool liveness checks during container restarts (#2023)
|
|
|
|
### v1.18.0
|
|
|
|
- Added: Add message of the day (#1953)
|
|
- Added: Add repository list pagination (#1858)
|
|
- Added: Better 404 (and 403) pages (#1857)
|
|
|
|
- Fixed: Always use absolute URLs in Location headers to fix blob uploads on nonstandard ports (#1957)
|
|
- Fixed: Improved reliability of several JS functions (#1959) (#1980) (#1981)
|
|
- Fixed: Handle unicode in entity search (#1939)
|
|
- Fixed: Fix tags API pagination (#1926)
|
|
- Fixed: Add configurable timeout and debug flags to Keystone users (#1867)
|
|
- Fixed: Build notifications were failing to fire (#1859)
|
|
- Fixed: Add feature flag to turn off requirement for team invitations (#1845)
|
|
- Fixed: Don't exception log for expected 404s in Swift storage (#1851)
|
|
|
|
### v1.17.1
|
|
|
|
- Added: Repository admins can now invoke build triggers manually (#1822)
|
|
- Added: Improved notifications UI and features (#1839)
|
|
- Added: Improved UX for managing teams (#1509)
|
|
|
|
- Fixed: Timeline's delete-then-tag display bug (#1824)
|
|
- Fixed: Add .well-known endpoint for Quay (#1790)
|
|
- Fixed: .tar.gz does not work when building from archive via web UI (#1832)
|
|
- Fixed: Delete empty Swift chunks (#1844)
|
|
- Fixed: Handling of custom LDAP cert (#1846)
|
|
|
|
### v1.17.0
|
|
|
|
- Added: Added Labels API (#1631)
|
|
- Added: Kubernetes namespace existence check (#1771)
|
|
- Added: New UI and permissions handling for robots and teams (#1754, #1815)
|
|
- Added: Retry attempts to the S3-like storages (#1748, #1801, #1802)
|
|
- Added: Improved messaging when changing email addresses (#1735)
|
|
- Added: Emails now include logos (#1691)
|
|
- Added: Improved messaging around expired builds (#1681)
|
|
|
|
- Fixed: Logs inside the container failing to rotate (#1812)
|
|
- Fixed: Filtering of repositories only visible to organization admins (#1795)
|
|
- Fixed: Invalid HTTP response when creating a duplicate tag (#1780)
|
|
- Fixed: Asynchronous Worker robustness (#1778, #1781)
|
|
- Fixed: Manual build failure when using Bitbucket triggers (#1767)
|
|
- Fixed: Missing "Sign Out" link on mobile UI (#1765)
|
|
- Fixed: Miscellaneous changes to title usage (#1763)
|
|
- Fixed: Repository star appearing when not logged in (#1758)
|
|
- Fixed: Invalid AppC manifests generated when missing an ENV (#1753)
|
|
- Fixed: Timezones now incorporated into audit logs (#1747)
|
|
- Fixed: Fixed redirection to specific tags using short URLs (#1743)
|
|
- Fixed: Broken pagination over only public repositories (#1724, #1726, #1730)
|
|
- Fixed: Invisible glyph icons on date selectors (#1717)
|
|
- Fixed: Possibility storage of duplicate images (#1706)
|
|
- Fixed: Broken "Your Account" links in emails (#1694)
|
|
- Fixed: Non-admin users no longer default to organization-wide read (#1685)
|
|
- Fixed: Database performance (#1680, #1688, #1690, #1722, #1744, #1772)
|
|
|
|
### v1.16.6
|
|
|
|
- Added: Ability to override secure cookie setting when using HTTPS protocol (#1712)
|
|
|
|
### v1.16.5
|
|
|
|
- Added: Better logging for delete issues in Swift (#1676)
|
|
- Added: Storage validation on /status endpoint (#1660)
|
|
- Added: Better logging for upload issues (#1639, #1670)
|
|
- Added: Support for Swift retries (#1638)
|
|
- Added: Support for Swift timeouts (#1634)
|
|
- Fixed: Pagination off-by-one issue in repository tags API (#1672)
|
|
- Fixed: Missing requires_cors on archived build logs URL (#1673)
|
|
- Fixed: Tutorial disconnect UI (#1657)
|
|
- Fixed: Enter key in password dialogs in Firefox (#1655)
|
|
- Fixed: Custom trigger links in UI (#1652)
|
|
- Fixed: GC database query optimizations (#1645, 1662)
|
|
- Fixed: Multipart refs on builds (#1651)
|
|
- Fixed: Invalid tags on builds (#1648)
|
|
- Fixed: Fresh login check failure (#1646)
|
|
- Fixed: Support for empty RDN in LDAP configuration (#1644)
|
|
- Fixed: Error raised on duplicate placements when replicating (#1633)
|
|
|
|
### v1.16.4
|
|
|
|
- Added: Configuration of multiple RDNs for LDAP login (#1601)
|
|
- Added: Key Server health check (#1598)
|
|
- Added: Promtheus endpoint (#1596)
|
|
- Added: Upgrade to latest upstream PyGitHub (#1592)
|
|
- Fixed: Race condition around starting builds (#1621)
|
|
- Fixed: Geo-replication for CAS objects (#1608)
|
|
- Fixed: Popularity metrics on list repositories API endpoint (#1599)
|
|
- Fixed: Removed redundant namespaces from repository listings (#1595)
|
|
- Fixed: Internal error when paginating a PostgreSQL-backed Quay (#1593, #1622)
|
|
- Fixed: GitHub API URLs are properly stripped of trailing slashes (#1590)
|
|
- Fixed: Tutorial fails gracefully without Redis (#1587)
|
|
|
|
### v1.16.3
|
|
|
|
- Added: Repository Activity Heatmap (#1569, #1571)
|
|
- Added: Restyled Robots View (#1568)
|
|
- Added: LDAP certificates specified by name (#1549)
|
|
- Added: Multiselect toggles for permissions (#1562)
|
|
- Added: Dynamically generated sitemap.txt (#1552)
|
|
- Fixed: Fixed URLs missing ports in setup process (#1583)
|
|
- Fixed: OAuth key not found error when setting up Dex (#1583)
|
|
- Fixed: Timestamps in syslog now display the proper time (#1579)
|
|
- Fixed: Added offset for clock skew in JWT expiration (#1578)
|
|
- Fixed: Replacement of illegal characters in usernames (#1565)
|
|
- Fixed: Differentiate between different tags on generated ACIs (#1523)
|
|
- Fixed: Decreased lifetime of various redis keys (#1561)
|
|
- Fixed: Build pages now robust to redis outage (#1560)
|
|
- Fixed: Validation of build arguments before contacting a build worker (#1557)
|
|
- Fixed: Removed hosted Quay.io status from Enterprise 500 page (#1548)
|
|
- Fixed: Performance of database queries (#1512)
|
|
|
|
### v1.16.2
|
|
|
|
- Added: Ability for admins to "Take Ownership" of a namespace (#1526)
|
|
- Fixed: Encrypted Password Dialog can use External Auth Usernames (#1541)
|
|
- Fixed: Logging race condition in container startup (#1537)
|
|
- Fixed: Improved database performance on various pages (#1511, #1514)
|
|
- Fixed: The 'Return' key now works in password dialogs (#1533)
|
|
- Fixed: Repository descriptions breaking log page styles (#1532)
|
|
- Fixed: Styles on Privacy and Terms of Service pages (#1531)
|
|
|
|
### v1.16.1
|
|
|
|
- Added: Registry JWT now uses Quay's Service Keys (#1498, #1527)
|
|
- Added: Upgrade to Ubuntu 16.04 LTS base image (#1496)
|
|
- Added: Storage Replication for Registry v2 images (#1502)
|
|
- Added: Better error messaging for build logs (#1500)
|
|
- Added: Granting of OAuth tokens for users via xAuth (#1457)
|
|
- Added: Random generation of key configuration values (#1485)
|
|
- Added: Upgrade to AngularJS v1.5 (#1473)
|
|
- Added: Swift API v3 storage support (#1472)
|
|
- Added: Clarification on various tool tip dialogs (#1468)
|
|
- Added: Various backend performance increases (#1459, #1493, #1510, #950)
|
|
- Added: New Credentials, Team, Robot Dialogs (#1421, #1455)
|
|
- Fixed: Pagination keys must be url-safe base64 encoded (#1485)
|
|
- Fixed: Sign In to work with more password managers (#1508)
|
|
- Fixed: Role deletion UI (#1491)
|
|
- Fixed: UI expansion when large HTML "pre" tags are used in markdown (#1489)
|
|
- Fixed: Usernames not properly linking with external auth providers (#1483)
|
|
- Fixed: Display of dates in action logs UI (#1486)
|
|
- Fixed: Selection bug with checkboxes in the setup process (#1458)
|
|
- Fixed: Display error with Sign In (#1466)
|
|
- Fixed: Race condition in ACI generation (#1463, #1490)
|
|
- Fixed: Incorrect calculation of the actions log archiver
|
|
- Fixed: Displaying many image tracks on the Repository tags page (#1451)
|
|
- Fixed: Handling of admin OAuth Scope (#1447)
|
|
|
|
### v1.16.0
|
|
|
|
- Added: Unified dashboard for viewing vulnerabilities and packages (#268)
|
|
- Added: Expose createOrganization API endpoint (#1246)
|
|
- Added: ACI key setup to the setup tool (#1211)
|
|
- Added: JWT Key Server (#1332)
|
|
- Added: New Login Screen UI (#1346)
|
|
- Added: API errors return application/problem+json format (#1361)
|
|
- Added: JWT Proxy for authenticating services (#1380)
|
|
- Added: New design for user and org settings (#1409)
|
|
- Added: Sescan configuration to setup tool (#1428)
|
|
- Added: New credentials dialog (#1421)
|
|
- Fixed: Remove uses of target="_blank" anchors (#1411)
|
|
- Fixed: Bulk operations don't allow "shift selection" (#1389)
|
|
- Fixed: Add tag pushed to usage log (#798)
|
|
- Fixed: Increase timeout on V2 (#1377)
|
|
- Fixed: Save rotated logs to storage via userfiles (#1356)
|
|
- Fixed: Include all possible response codes in Swagger document (#1018)
|
|
- Fixed: Improve notification lookup performance (#1329)
|
|
- Fixed: Future-proof uncompressed size calculation for blob store (#1325)
|
|
- Fixed: Client side chunk paths (#1306)
|
|
- Fixed: ACI Volume Names (#1308)
|
|
- Fixed: Issue when linking to a parent with a different blob (#1291)
|
|
- Fixed: Not all 401s set www-authenticate header (#1254)
|
|
- Fixed: Key error when updating V1 Ids (#1240)
|
|
- Fixed: Unicode error when calculating new V1 IDs (#1239)
|
|
- Fixed: Error when turning on receipt emails (#1209)
|
|
|
|
### v1.15.5
|
|
|
|
- Fixed: Docker pushes with v2 sha mismatch was breaking v2 functionality (#1236)
|
|
|
|
### v1.15.4 (Broken)
|
|
|
|
- Added: Check that will fail if Quay tries to mislink V1 layers with Docker 1.10 (#1228)
|
|
- Fixed: Backfill of V2 checksums (#1229)
|
|
- Fixed: 'BlobUpload' Migration (2015-12-14) for MySQL 5.5 (#1227)
|
|
- Fixed: Minor UI error in tag specific image view (#1222)
|
|
- Fixed: Notification logo (#1223)
|
|
|
|
### v1.15.3
|
|
|
|
- Added: 502 page (#1198)
|
|
- Added: Token based pagination (#1196, #1095)
|
|
- Fixed: Trust upstream QE proxies to specify https scheme in X-Forwarded-Proto (#1201)
|
|
- Fixed: Refreshed dependencies to address security issues (#1195, #1192, #1186, #1182)
|
|
- Fixed: Tests (#1190, #1184)
|
|
- Fixed: Setup tool storage engine validation (#1194)
|
|
|
|
### v1.15.2
|
|
|
|
- Fixed Content-Type of V2 manifests to match updated Docker V2 spec (#1169)
|
|
- Fixed scope handling for Docker 1.8.3 (#1162)
|
|
- Fixed typos in docs (#1163, #1164)
|
|
- Added formal support for library repositories (#1160)
|
|
|
|
### v1.15.1
|
|
|
|
- Fixed swift path computations
|
|
|
|
### v1.15.0
|
|
|
|
- Added migration to backfill V2 checksums and torrent SHAs (#1129)
|
|
- Fixed migration query (#1140)
|
|
|
|
### v1.15.0pre
|
|
|
|
- Fixed UI toggle bug (#1133)
|
|
- Fixed bug that displayed billing info in QE (#1124)
|
|
- Added support for torrent pulls (#1119, #1126, #1111, #1133, #1134, #1136, #1138)
|
|
|
|
### v1.14.1
|
|
|
|
- Fixed migration of V1 metadata (#1120)
|
|
- Added list view of repositories in all displays (#1109)
|
|
- Removed image diff feature (#1102, #1116)
|
|
- Fixed log bug around month handling (#1114)
|
|
- Added better recovery of organizations (#1108)
|
|
- Fixed Content-Type on errors with JSON bodies (#1107)
|
|
- Added QE version in footer
|
|
- Fixed unhandled exceptions in Queue
|
|
- Improved database query performance (#1068, #1097)
|
|
- Fixed UI for dismissing notifications (#1094)
|
|
- Added namespaces in `docker search` results (#1086)
|
|
|
|
### v1.14.0
|
|
|
|
- Added Docker Registry v2 support (#885)
|
|
- Added the ability to blacklist v2 for specific versions (#1065)
|
|
- Added HTTP2 support (#1031)
|
|
- Added automatic action logs rotation (#618)
|
|
- Made garbage collection frequency configurable (#1074)
|
|
- Fixed user, repositories and images under MySQL (#830, #843, #1075)
|
|
- Added storage preferences configuration (#725, #807)
|
|
- Fixed ACI volumes (#1007)
|
|
- Fixed date display in Firefox (#937)
|
|
- Fixed page titles (#952)
|
|
- Added Gitlab, Bitbucket and Github schema support to custom triggers (#525)
|
|
- Fixed numerous builder failures
|
|
|
|
### v1.13.5
|
|
|
|
- Fixed 404 page advertising registry v2 protocol support (#790)
|
|
|
|
### v1.13.4
|
|
|
|
- Fixed incompatibility with Kubernetes 1.1 (#879)
|
|
|
|
### v1.13.3
|
|
|
|
- Fixed backfill for migration (#846)
|
|
|
|
### v1.13.2
|
|
|
|
- Fixed 404 API calls redirecting to 404 page (#762)
|
|
|
|
### v1.13.1
|
|
|
|
- Fixed broken database migration (#759)
|
|
- Added OpenGraph preview image (#750, #758)
|
|
|
|
### v1.13.0
|
|
|
|
- Added new Quay Enterprise rebranding (#723, #738, #735, #745, #746, #748, #747, #751)
|
|
- Added a styled 404 page (#683)
|
|
- Hid the run button from users that haven't created a trigger (#727)
|
|
- Added timeouts to calls to GitLab, Bitbucket, GitHub APIs (#636, #633, #631, #722)
|
|
- Added more fields to responses from user API (#681)
|
|
- Fixed bug where every repository appeared private in repository listings (#680)
|
|
- Added an error when geo-replication is enabled with local storage (#667)
|
|
- Enabled asynchronous garbage collection for all repositories (#665)
|
|
- Improved UX uploading Dockerfiles (#656)
|
|
- Improved registry resiliancy to missing image sizes (#643)
|
|
- Improved Teams UI (#647)
|
|
- Added a limit to logs pagination API (#603)
|
|
- Upgrade docker search to use the new search system (#595)
|
|
- Fixed database hostname validation to include "." and "\" (#579)
|
|
- Improved build system's resiliancy if operating without redis (#571)
|
|
- Updated repository name and namespace validation to match new docker behavior (#535, #644)
|
|
- Refactored and improved Build Trigger validation (#478, #523, #524, #527, #544, #561, #657, #686, #693, #734)
|
|
- Optimized moving tags (#520)
|
|
- Optimized database usage (#517, #518, #519, #598, #601, #605, #615, #641, #675)
|
|
- Migrated all GitHub triggers to use deploy keys (#503)
|
|
- Added ability to 'RUN cat .git/HEAD' to get git SHAs in builds (#504)
|
|
- Improved repository count limitations UI (#492, #529)
|
|
- Added a releases table to database (#495)
|
|
- Made repository deletion more robust (#497)
|
|
- Optimized Swift storage to support direct downloads (#484)
|
|
- Improved build logs UX (#482, #507)
|
|
- Add basic Kubernetes secret-store support (#272)
|
|
- Improved internal test suite (#470, #511, #526, #514, #545, #570, #572, #573, #583, #711, #728, #730)
|
|
- Improved background worker stability (#471)
|
|
|
|
### v1.12.0
|
|
|
|
- Added experimental Dex login support (#447, #468)
|
|
- Fixed tag pagination in API (#463)
|
|
- Improved performance for archiving build logs (#462, #466)
|
|
- Optimized cloud storage copying (#460)
|
|
- Fixed bug where LDN directory was given a relative domain not absolute (#458)
|
|
- Allow robot account names to have underscores (#453)
|
|
- Added missing SuperUser aggregate logs endpoint (#449)
|
|
- Made JWT validation more strict (#446, #448)
|
|
- Added dialog around restarting the container after setup (#441)
|
|
- Added selection of Swift API version (#444)
|
|
- Improved UX around organization name validation (#437)
|
|
- Stopped relying on undocumented behavior for OAuth redirects (#432)
|
|
- Hardened against S3 upload failures (#434)
|
|
- Added experimental automatic storage replication (#191)
|
|
- Deduplicated logging to syslog (#431, #440)
|
|
- Added list org member permissions back to API (#429)
|
|
- Fixed bug in parsing unicode Dockerfiles (#426)
|
|
- Added CloudWatch metrics for multipart uploads (#419)
|
|
- Updated CloudWatch metrics to send the max metrics per API call (#412)
|
|
- Limited the items auto-loaded from GitHub in trigger setup to 30 (#382)
|
|
- Tweaked build UX (#381, #386, #384, #410, #420, #422)
|
|
- Changed webhook notifications to also send client SSL certs (#374)
|
|
- Improved internal test suite (#381, #374, #388, #455, #457)
|
|
|
|
### v1.11.2
|
|
|
|
- Fixed security bug with LDAP login (#376)
|
|
|
|
### 1.11.1
|
|
|
|
- Loosened the check for mounted volumes bug (#353)
|
|
- Strengthened HTTPS configuration (#329)
|
|
- Disabled password change for non-DB auth (#347)
|
|
- Added support for custom favicon (#343)
|
|
- Fixed tarfile support for non-unicode pax fields (#328)
|
|
- Fixed permissions on tag history API requiring READ instead of WRITE tokens (#316)
|
|
- Added public access to time machine (#334)
|
|
- Added missing JSON schema for 'refs' and 'branch_name' (#330)
|
|
- Always create a new connection to Swift (#336)
|
|
- Minor UI Fixes (#356, #341, #338, #337)
|
|
- Minor trigger fixes (#357, #349)
|
|
- Refactored and fixed internal code (#331)
|
|
|
|
### 1.11.0
|
|
|
|
- Changed user pages to display public repositories (#321)
|
|
- Changed docs to load via HTTPS instead of HTTP (#314)
|
|
- Corrected the defaulting of non-existant app configs to the value False (#312)
|
|
- Fixed a visual bug in repositories for Chrome Canary users (#307)
|
|
- Fixed Swagger v2 support to be 100% spec compliant (#289)
|
|
- Added documentation to search (#303)
|
|
- Improved internal development experience (#297, #299, #301, #302, #311)
|
|
- Improved UI performance for large repositories and their logs (#296, #294, #318, #319)
|
|
- Optimized GC and added experimental async GC (#155)
|
|
- Updated ACI support to ACI 0.6.1 (#280, #284)
|
|
- Fixed HTTP 500 on logout (#282)
|
|
- Prevented storage on a non-mounted container volume (#275)
|
|
- Fixed fetching repositories from GitHub Enterprise (#277)
|
|
- Increased the size of Quay.io hosted build nodes (#234)
|
|
- Refactored and fixed internal code (#270, #285, #290, #295, #300, #283, #317)
|
|
- Migrated triggers to use Bitbucket's new API (#255, #256)
|
|
- Added a throbber for deleting a repository (#269)
|
|
- Tweaked numerous UI elements on Repository listing (#268)
|
|
- Increased SQL query performance for numerous interactions (#264, #281, #308, #309)
|
|
|
|
### 1.10.0
|
|
|
|
- Fixed GitHub API usage to prevent over-listing users' repos (#260)
|
|
- Deleted old landing page (#259)
|
|
- Corrected mistakes in internal logic (#247, #254, #257)
|
|
- Tweaked UI for List View of Repositories Page (#253, #261)
|
|
- Added ability to log in with a team invite code (#250)
|
|
- Optimized various SQL queries (#249, #252, #258)
|
|
- Refactored internal libraries (#245, #246)
|
|
- Fixed missing db cert preventing saving configs in super user panel (#244)
|
|
- Fixed database status in status endpoint (#242)
|
|
- Added a flash message for various interactions (#226)
|
|
- Added Keystone (OpenStack auth) support (#197)
|
|
- Fixed Logs View in SuperUser panel (#136)
|
|
|
|
### 1.9.8
|
|
|
|
- Implemented file streams for Swift storage engine (#214)
|
|
- Made script that sets connection limits optional (#208)
|
|
- Added warning to tag fetching dialog to use robots with permission (#207)
|
|
- Fixed error when deleting of robot accounts used in builds (#205)
|
|
- Added encrypted password output in the Superuser API (#203)
|
|
- Removed HEAD section from Changelog (#202)
|
|
- Improved error messages on pull failure (#201)
|
|
- Added pagination support to tag history API (#200)
|
|
- Deleted all vendored art files (#199)
|
|
- Deleted all code related to the old UI (#195)
|
|
- Added ability to configure database SSL cert (#192)
|
|
- Fixed JWT to use UTC timestamps (#190)
|
|
- Added delegated Superuser API access (#189)
|
|
- Fixed JavaScript null pointers & UI tweaks (#188, #224, #217, #224, #233)
|
|
- Added messaging when archived build logs fail to load (#187)
|
|
- Replaced Container Usage tab in the Superuser Panel with this Changelog (#186)
|
|
- Truncated long commit messages in the UI (#185)
|
|
|
|
### 1.9.7
|
|
|
|
- Changed etcd timeouts in the ephemeral build manager to be 30s (#183)
|
|
|
|
### 1.9.6
|
|
|
|
- Added fix for etcd-related issues with the ephemeral build manager (#181)
|
|
|
|
### 1.9.5
|
|
|
|
- Added changelog (#178)
|
|
- Updated dependencies (#171, #172)
|
|
- Speed up some queries by using UNION instead of JOIN (#170)
|
|
- Improved etcd watch logic for ephemeral build system (#168)
|
|
- Fixed CSS inconsistencies (#167, #160)
|
|
- Removed dependency on user existance checks for auth implementations (#166)
|
|
- Fixed issue where noisy build logs caused builds to timeout (#165)
|
|
- Added scope descriptions to generate token page (#163)
|
|
- Expose robots API via Swagger (#162)
|
|
- Improved loading permissions by adding a short circuit (#154)
|
|
- Improved coverage of handling builds with revoked OAuth credentials (#153)
|
|
- Added ability to do manual builds of tags (#152)
|