Skip to content

Commit 8d158e7

Browse files
authored
0.20.0 changelog update (#6083)
1 parent 2593b62 commit 8d158e7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
Canonical reference for changes, improvements, and bugfixes for Boundary.
44

5-
## Next
5+
## 0.20.0 (2025/09/25)
66

77
### New and Improved
88

9+
* Added support for RDP targets and RDP credential injection for connecting to
10+
Windows machines. RDP credential injection supports both NTLM and Kerberos
11+
authentication.
12+
* Added new credential type for username, password, and domain credentials.
913
* cli: Added `boundary connect mysql` command for connecting to MySQL targets.
1014
This new helper command allows users to authorize sessions against MySQL
1115
targets and automatically invoke a MySQL client with the appropriate
@@ -26,7 +30,6 @@ Canonical reference for changes, improvements, and bugfixes for Boundary.
2630
* ui: Fixed rendering bug where header for the Host details page rendered multiple times ([PR](https://github.com/hashicorp/boundary-ui/pull/2980))
2731
* ui: Fixed bug where worker tags could not be removed when creating a new worker ([PR](https://github.com/hashicorp/boundary-ui/pull/2928))
2832

29-
3033
### Deprecations/Changes
3134

3235
* Modified parsing logic for various IP/host/address fields across Boundary.

0 commit comments

Comments
 (0)