mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00:00
2.160.1 Runner Release Notes (#171)
* 2.160.1 Runner Release Notes * Minor verbiage updates to be consistent
This commit is contained in:
@@ -1,12 +1,15 @@
|
||||
## Features
|
||||
- N/A
|
||||
- Added commands to enable or disable echoing of commands (#139)
|
||||
|
||||
## Bugs
|
||||
- Reverted removal of additional fields error and warning fields (#147)
|
||||
- Actions cache would incorrectly cache the action if the tag was updated (#148)
|
||||
- Do not retry uploads on 4xx Errors for Artifact Upload Service (#131)
|
||||
- Actions cache no longer incorrectly caches the action if the tag was updated for self hosted runners (#148)
|
||||
- Disabled echoing of commands on add-mask, debug, warning and error commands (#158)
|
||||
- HashFile now is correctly configured to only support basic globbing and globstar (#149)
|
||||
- HashFile now sets a default root and handles Windows paths correctly (#151)
|
||||
|
||||
## Misc
|
||||
- Updated to .NET Core 3.0 (#127)
|
||||
- N/A
|
||||
|
||||
## Agent Downloads
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
2.160.0
|
||||
2.160.1
|
||||
Reference in New Issue
Block a user