Release notes 2.295.0 (#2046)

* Update releaseNote.md

* Update runnerversion

* Update releaseNote.md
This commit is contained in:
Ferenc Hammerl
2022-08-10 16:23:51 +02:00
committed by GitHub
parent 694d73d43c
commit 84e7949457
2 changed files with 6 additions and 6 deletions

View File

@@ -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.

View File

@@ -1 +1 @@
2.294.0
2.295.0