From 0bf038b00138031c3fa2defc5e3d51fce67f9346 Mon Sep 17 00:00:00 2001 From: Irena Rindos Date: Mon, 9 Sep 2024 14:59:11 -0400 Subject: [PATCH] update changelog to docoument gRPC update (#5094) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 636675bf6c..35ec6d6b64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,6 +81,7 @@ object store. There are two SBC types, managed secret and environmental. ([PR](https://github.com/hashicorp/boundary-ui/pull/2388)) * ui: Add API tags support for workers and improve worker filtering for targets ([PR](https://github.com/hashicorp/boundary-ui/pull/2393)) +* Updated grpc to 1.61.1([PR](https://github.com/hashicorp/boundary/pull/4983)) ### Bug Fixes