cut release v1.17.0
This commit is contained in:
parent
ea8feab063
commit
b4697f2b74
1 changed files with 28 additions and 0 deletions
28
CHANGELOG.md
28
CHANGELOG.md
|
@ -1,3 +1,31 @@
|
|||
### 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)
|
||||
|
|
Reference in a new issue