From adff0d8a69fe7d535f2712064edcc4142ed0e21f Mon Sep 17 00:00:00 2001 From: Danielle Miu <29378233+DanielleMiu@users.noreply.github.com> Date: Thu, 25 Sep 2025 09:00:42 -0400 Subject: [PATCH] 0.20.0 changelog update --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 508e8147c7..9668076099 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,14 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. -## Next +## 0.20.0 (2025/09/25) ### New and Improved +* Added support for RDP targets and RDP credential injection for connecting to + Windows machines. RDP credential injection supports both NTLM and Kerberos + authentication. +* Added new credential type for username, password, and domain credentials. * cli: Added `boundary connect mysql` command for connecting to MySQL targets. This new helper command allows users to authorize sessions against MySQL targets and automatically invoke a MySQL client with the appropriate @@ -26,7 +30,6 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. * ui: Fixed rendering bug where header for the Host details page rendered multiple times ([PR](https://github.com/hashicorp/boundary-ui/pull/2980)) * ui: Fixed bug where worker tags could not be removed when creating a new worker ([PR](https://github.com/hashicorp/boundary-ui/pull/2928)) - ### Deprecations/Changes * Modified parsing logic for various IP/host/address fields across Boundary.