From 9b6b767edbeb320b0b5268767bc661c4c30af9b3 Mon Sep 17 00:00:00 2001 From: Louis Ruch Date: Wed, 3 Aug 2022 10:20:59 -0700 Subject: [PATCH] chore: Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41c7bd57b2..c4e31ec54a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. ## Next +### New and Improved + +* `boundary connect` Credential Brokering Integration: we have extended integration + into the `boundary connect` helpers. When using the `ssh` helper if the brokered + credentials contain a `ssh_private_key` type the command will automatically pass the + credentials to the `ssh` process + ([PR](https://github.com/hashicorp/boundary/pull/2267)). + ### Deprecations/Changes * API Module: Changed the return types that reference interfaces into their