From 46258428cd550c64cb5af76719e5e48f981902ea Mon Sep 17 00:00:00 2001 From: Thomas Boop <52323235+thboop@users.noreply.github.com> Date: Fri, 18 Mar 2022 14:22:24 -0400 Subject: [PATCH] 2.289.1 release notes (#1771) --- releaseNote.md | 10 ++-------- src/runnerversion | 2 +- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/releaseNote.md b/releaseNote.md index eeab32c84..51fc0c645 100644 --- a/releaseNote.md +++ b/releaseNote.md @@ -1,17 +1,11 @@ ## Features -- Added `github.triggering_actor` to the `github` context (#1726) -- Save step information when creating annotations (#1744) -- Improved performance of live log streaming (#1730, #1755) -- Added Beta support for job started and completed hooks (#1737) - ## Bugs - +- Fixed a crash on runner startup (#1770) ## Misc -- Made some minor job telemetry improvements (#1747) -- Added repository name and workflow file name to `run.sh` output (#1761) +- Clarified the type of step running when running job started or completed hooks (#1769) ## Windows x64 diff --git a/src/runnerversion b/src/runnerversion index 9a6d69ea2..9f83c0774 100644 --- a/src/runnerversion +++ b/src/runnerversion @@ -1 +1 @@ -2.289.0 +2.289.1