Commit dc8b1b6 1 parent 8eacbdc commit dc8b1b6 Copy full SHA for dc8b1b6
File tree 2 files changed +10
-12
lines changed
2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 1
1
## Features
2
2
3
- - Bump runtime to dotnet 6 (#1471 )
4
- - Show service container logs on teardown (#1563 )
3
+ - Add Runner Configuration option to disable auto update ` --disableupdate ` (#1558 )
4
+ - Introduce ` GITHUB_ACTIONS_RUNNER_TLS_NO_VERIFY ` env variable to skip SSL Cert Verification on the Runner (#1616 )
5
+ - Adds support for downloading trimmed versions of the runner when the entire package does not need to be upgraded (#1568 )
5
6
6
7
## Bugs
7
-
8
- - Add masks for multiline secrets from ::add-mask:: (#1521 )
9
- - fix Log size and retention settings not work (#1507 )
10
- - Refactor SelfUpdater adding L0 tests. (#1564 )
11
- - Fix test failure: /bin/sleep on Macos 11 (Monterey) does not accept the suffix s. (#1472 )
12
-
8
+ - Set Outcome/Conclusion for composite action steps (#1600 )
13
9
14
10
## Misc
15
11
16
- - Update dependency check for dotnet 6. (#1551 )
17
- - Produce trimmed down runner packages. (#1556 )
18
- - Deleted extra background in github-praph.png, which is displayed in README.md (#1432 )
12
+ - Update ` run.sh ` to more gracefully handle updates (#1494 )
13
+ - Use 8Mb default chunking for File Container Uploads (#1626 )
14
+ - Performance improvements in handling large amounts of live logs (#1592 )
15
+ - Allow ` ./svc.sh stop ` to exit as soon as runner process exits (#1580 )
16
+ - Add additional tracing to help troubleshoot job message corruption (#1587 )
19
17
20
18
21
19
## Windows x64
Original file line number Diff line number Diff line change 1
- 2.286 .0
1
+ 2.287 .0
You can’t perform that action at this time.
0 commit comments