CHANGELOG for v2.6.1
This commit is contained in:
parent
333cb9da26
commit
b0c6d3c6f4
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
|||
### v2.6.1
|
||||
|
||||
- Added: Optimized overhead for direct downloads from Swift storage (#2889)
|
||||
- Fixed: Immediately expire image builds that fail to start (#2887)
|
||||
- Fixed: Failure to list all GitHub Enterprise namespaces (#2894)
|
||||
- Fixed: Incorrect links to builds in notifications (#2895)
|
||||
- Fixed: Failure to delete certain app repositories (#2893)
|
||||
- Fixed: Inability to display Tag Signing status (#2890)
|
||||
- Fixed: Broken health check for OIDC authentication (#2888)
|
||||
|
||||
### v2.6.0
|
||||
|
||||
- Added: Ability to use OIDC token for CLI login (#2695)
|
||||
|
|
Reference in a new issue