From 8156e284776c8950707caa408910de7b0678f79d Mon Sep 17 00:00:00 2001 From: "google-flank-bot[bot]" <116299012+google-flank-bot[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:16:08 -0700 Subject: [PATCH] [Automatic PR] Generate release notes (#2367) Co-authored-by: Fry-kun --- release_notes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/release_notes.md b/release_notes.md index 83550597b..50e7c33a8 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,3 +1,8 @@ +## v23.04.0 +### Bug Fixes +- [#2366](https://github.com/Flank/flank/pull/2366) Bringing integration tests back to life () +- [#2364](https://github.com/Flank/flank/pull/2364) Removed test case time overhead calculation () + ## v23.03.2 ### Bug Fixes - [#2352](https://github.com/Flank/flank/pull/2352) Revert "Fixes missing HTTP header X-Goog-User-Project" ()