From 0f1305542812d2fb03ce21c8827f737b2549e7b2 Mon Sep 17 00:00:00 2001 From: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com> Date: Fri, 7 Oct 2022 16:05:56 +0200 Subject: [PATCH] Backfill notes from release branch 2.298.2 (wrong branch name) (#2180) * Update releaseNote.md * Update runnerversion --- releaseNote.md | 3 ++- src/runnerversion | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/releaseNote.md b/releaseNote.md index 5825dee69..10b9a6301 100644 --- a/releaseNote.md +++ b/releaseNote.md @@ -1,5 +1,6 @@ ## Features -- Service containers startup error logs are now included in workflow's logs (#2110) +- [REVERTED] Service containers startup error logs are now included in workflow's logs (#2110) + - Reverted due to https://github.com/actions/runner/issues/2173 ## Bugs - Fixed missing SHA for Windows arm64 release archive (#2171) diff --git a/src/runnerversion b/src/runnerversion index 6abfac6bb..6f38b5b7a 100644 --- a/src/runnerversion +++ b/src/runnerversion @@ -1 +1 @@ -2.298.1 +2.298.2