mirror of
https://github.com/actions/runner.git
synced 2025-12-11 04:46:58 +00:00
Release notes 2.295.0 (#2046)
* Update releaseNote.md * Update runnerversion * Update releaseNote.md
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
## Features
|
||||
- Added support for a JIT runner config (#1925)
|
||||
- Added `ACTIONS_RUNNER_FORCE_ACTIONS_NODE_VERSION` env option to force actions to run on a specific node version (#1913)
|
||||
- GHES: Support connecting to GitHub Enterprise Server Actions Service on a subdomain
|
||||
## Bugs
|
||||
- Fixed a bug where container hooks passed in path as a string rather then an array of strings (#1948)
|
||||
|
||||
- Fixed a bug where GITHUB_ENV would not update correctly between composite action steps (#1794)
|
||||
- Fixed runner update bug caused by `update.sh|cmd` running too long (#2044)
|
||||
## Misc
|
||||
- Minor cleanup of error messages when running container hooks (#1949)
|
||||
- Bump Newtonsoft.Json from 11.0.2 to 13.0.1 (#2012)
|
||||
- Change a periodic token expiry log message level from `WARNING` to `VERBOSE` (#2021)
|
||||
|
||||
## Windows x64
|
||||
We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.
|
||||
|
||||
@@ -1 +1 @@
|
||||
2.294.0
|
||||
2.295.0
|
||||
|
||||
Reference in New Issue
Block a user