File tree 2 files changed +8
-5
lines changed
2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
## Features
2
- - N/A
2
+ - Added commands to enable or disable echoing of commands ( # 139 )
3
3
4
4
## 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 )
7
10
8
11
## Misc
9
- - Updated to .NET Core 3.0 ( # 127 )
12
+ - N/A
10
13
11
14
## Agent Downloads
12
15
Original file line number Diff line number Diff line change 1
- 2.160.0
1
+ 2.160.1
You can’t perform that action at this time.
0 commit comments