# Boundary v0.19.2 - Product: Boundary (https://whatsnew.fyi/product/boundary) - Vendor: HashiCorp - Date: 2025-05-08 - Version: v0.19.2 - Original notes: https://github.com/hashicorp/boundary/releases/tag/v0.19.2 - Permalink: https://whatsnew.fyi/product/boundary/releases/v0.19.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Populate subject for OIDC account name displays in the UI - **changed** — Improve performance when initially fetching large sets of resources in the UI - **changed** — Improve search and filtering behavior when using search field in the UI - **fixed** — Fix an issue in the worker where closing an SSH channel failed to exit a loop, causing massive CPU usage spikes over time - **fixed** — Fix an issue where the user could not change the key_type of a Vault SSH Certificate credential library in the UI ##### 0.19.2 (2025/04/28) ###### New and Improved * ui: Populate subject for OIDC account name displays. ([PR](https://github.com/hashicorp/boundary-ui/pull/2757)). * ui: Improved performance when initially fetching large sets of resources. ([PR](https://github.com/hashicorp/boundary-ui/pull/2752)). * ui: Improved search & filtering behavior when using search field. ([PR](https://github.com/hashicorp/boundary-ui/pull/2735)). ###### Bug fixes * Fixed an issue in the worker where closing an SSH channel failed to exit a loop, which would cause a massive spike in CPU usage over time. This change only affects Enterprise. * ui: Fix an issue where the user could not change the key_type of a Vault SSH Certificate credential library. ([PR](https://github.com/hashicorp/boundary-ui/pull/2790)).