update changelog for client cache sorting

pull/6425/head
Emilia Grant 1 week ago
parent f01cd7019b
commit 51b11ee768
No known key found for this signature in database
GPG Key ID: D9E8C34EA15838F6

@ -2,6 +2,11 @@
Canonical reference for changes, improvements, and bugfixes for Boundary.
## 0.21.X(2026/XX/XX)
* cli: Added optional flags `-sort-by` and `-sort-direction` to `boundary search`. These flags can be used to control sorting when searching the client cache and the resource is `sessions` or `targets`. ([PR](https://github.com/hashicorp/boundary/pull/6383))
* The client cache search API now supports the `sort_by` and `sort_direction` query parameters when searching `sessions` or `targets`. ([PR](https://github.com/hashicorp/boundary/pull/6383))
## 0.21.1 (2026/02/10)
### Security

Loading…
Cancel
Save