Skip to content

Commit 4935be5

Browse files
authored
Prepare release notes for v2.298.0 (#2169)
1 parent 920fba9 commit 4935be5

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

releaseNote.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
## Features
2-
- Created prerelease runner package for win-arm64 architecture (#2022)
3-
- Added `GITHUB_STATE` and `GITHUB_OUTPUT` environment file commands (#2118)
2+
- Service containers startup error logs are now included in workflow's logs (#2110)
43

5-
## Bugs
6-
- Fixed an issue where self hosted environments had their docker env's overwritten (#2107)
7-
- Fixed an issue where step summaries for composite actions got overwritten (#2077)
4+
<!-- ## Bugs -->
85

96
## Misc
10-
- Bumped `actions/core` dependency (#2123)
7+
- Added a feature flag to start warning on `save-state` and `set-output` deprecation (#2164)
8+
- Prepare supporting `vars` in workflow templates (#2096)
119

1210
## Windows x64
1311
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.

src/runnerversion

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.297.0
1+
2.298.0

0 commit comments

Comments
 (0)