From ff9470d7df844e12d47d2b54b1a419b615d737ba Mon Sep 17 00:00:00 2001 From: irenarindos Date: Mon, 16 May 2022 15:03:45 -0400 Subject: [PATCH] Update changelog for 0.8.1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48341934b0..24a59ef262 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. ### Bug Fixes +## 0.8.1 (2022/05/13) + +### Bug Fixes + * controller: Do not shut down cluster listener when it receives an invalid packet ([Issue](https://github.com/hashicorp/boundary/issues/2072), [PR](https://github.com/hashicorp/boundary/pull/2073))