Skip to content

Commit 2247f2e

Browse files
authored
2.160.1 Runner Release Notes (#171)
* 2.160.1 Runner Release Notes * Minor verbiage updates to be consistent
1 parent 81fe044 commit 2247f2e

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

releaseNote.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
## Features
2-
- N/A
2+
- Added commands to enable or disable echoing of commands (#139)
33

44
## Bugs
5-
- Reverted removal of additional fields error and warning fields (#147)
6-
- Actions cache would incorrectly cache the action if the tag was updated (#148)
5+
- Do not retry uploads on 4xx Errors for Artifact Upload Service (#131)
6+
- Actions cache no longer incorrectly caches the action if the tag was updated for self hosted runners (#148)
7+
- Disabled echoing of commands on add-mask, debug, warning and error commands (#158)
8+
- HashFile now is correctly configured to only support basic globbing and globstar (#149)
9+
- HashFile now sets a default root and handles Windows paths correctly (#151)
710

811
## Misc
9-
- Updated to .NET Core 3.0 (#127)
12+
- N/A
1013

1114
## Agent Downloads
1215

src/runnerversion

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.160.0
1+
2.160.1

0 commit comments

Comments
 (0)