Prepare runner release 2.302.0 (#2433)

This commit is contained in:
Tingluo Huang
2023-02-14 09:50:09 -05:00
committed by GitHub
parent e979331be4
commit f86e968d38
2 changed files with 9 additions and 12 deletions

View File

@@ -1,19 +1,16 @@
## Features ## Features
- Log GitHub RequestId for better traceability (#2332) - Add support for ghe.com domain (#2420)
- Dual upload summary to Actions and Result service (#2334) - Add docker cli to the runner image. (#2425)
- Allow providing extra User-Agent for better correlation (#2370) - Uploading step logs to Results service (#2422)
- Show more information in the runner log (#2377)
- New option to remove local config files (#2367)
## Bugs ## Bugs
- Treat jitconfig as secret (#2335) - Fix URL construction bug for RunService (#2396)
- Add Header/Footer to multi-line message in StdoutTraceListener (#2336) - Defer evaluation of a step's DisplayName until its condition is evaluated. (#2313)
- Update Node dependencies (#2381) - Replace '(' and ')' with '[' and '] from OS.Description for fixing User-Agent header validation (#2288)
## Misc ## Misc
- Make runner image print diag log to STDOUT (#2331) - Bump dotnet sdk to latest version. (#2392)
- Update Node.js to 16.16.0 (#2371) - Start calling run service for job completion (#2412, #2423)
- Add a disclaimer for which runner version is available to a given tenant (#2362)
_Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet. _Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet.
To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository. To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository.

View File

@@ -1 +1 @@
2.301.1 2.302.0