changelog: cut 1.16.4
This commit is contained in:
parent
8bc0080aeb
commit
012fec9e55
1 changed files with 14 additions and 0 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,3 +1,17 @@
|
|||
### 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)
|
||||
|
|
Reference in a new issue