From 5f2b067d2ae3e0b2e6a9e37bef0afb0ec69abf80 Mon Sep 17 00:00:00 2001 From: Danielle Miu <29378233+DanielleMiu@users.noreply.github.com> Date: Fri, 5 Dec 2025 19:54:50 -0500 Subject: [PATCH] added known_hosts change --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5c05673f7..326a7e7320 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. ### New and Improved * Vault LDAP has been added as a credential provider ([PR](https://github.com/hashicorp/boundary/pull/6222)) +* Added support for host key verification when connecting to an SSH target by + providing a `known_hosts` file. ([PR](https://github.com/hashicorp/boundary/pull/6263)) * ui: Optimized loading of table filters and improved table search support ([PR](https://github.com/hashicorp/boundary-ui/pull/3053)) * cli: `boundary connect` will close unused sessions when there is no longer a connection being actively proxied. This behavior can be modified via the