changelog: cut 1.9.8
This commit is contained in:
parent
68894a6cad
commit
d8f5c34373
1 changed files with 22 additions and 2 deletions
24
CHANGELOG.md
24
CHANGELOG.md
|
@ -1,10 +1,30 @@
|
|||
### 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
|
||||
|
||||
- Change etcd timeouts in the ephemeral build manager to be 30s (#183)
|
||||
- Changed etcd timeouts in the ephemeral build manager to be 30s (#183)
|
||||
|
||||
### 1.9.6
|
||||
|
||||
- Temporary fix for etcd-related issues with the ephemeral build manager (#181)
|
||||
- Added fix for etcd-related issues with the ephemeral build manager (#181)
|
||||
|
||||
### 1.9.5
|
||||
|
||||
|
|
Reference in a new issue