Skip to content

Commit 2e94ebd

Browse files
chore: πŸ€– update cli version and CHANGELOG (#2670)
* chore: πŸ€– update cli version and CHANGELOG * chore: πŸ€– fix dc release date in CHANGELOG
1 parent ae1e6d2 commit 2e94ebd

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

β€Žui/desktop/CHANGELOG.mdβ€Ž

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

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

5+
## V2.3.0 [CLI 0.19.0] (2025.01.31)
6+
7+
### New & Improved
8+
9+
- Upgrade CLI to v0.19.0 ([PR](https://github.com/hashicorp/boundary-ui/pull/2670))
10+
- Update how we display brokered credentials from Vault ([PR](https://github.com/hashicorp/boundary-ui/pull/2583))
11+
- Update how we display brokered static JSON credentials ([PR](https://github.com/hashicorp/boundary-ui/pull/2611))
12+
13+
### Bug Fixes
14+
15+
- Fix memory leak for OIDC authentication ([PR](https://github.com/hashicorp/boundary-ui/pull/2640))
16+
517
## V2.2.0 [CLI 0.18.0] (2024.10.14)
618

719
### New
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.18.0
1+
0.19.0

0 commit comments

Comments
Β (0)