v1.13.8
hashicorp/vaultv1.13.8Sep 26, 2023by hc-github-team-es-release-engineering
AI Summary
Patch release for version 1.13.8 focusing on UI improvements for SSH roles, PKI filters, and general bug fixes.
Key Highlights
- UI improvements for SSH roles and PKI filter/search functionality
- Fixed PKI issuer removal to properly clean up unreferenced CRLs
- Fixed password policy listing to include names with `/` characters
- Fixed error message when generating SSH credentials with control groups
Full Release Notes
## 1.13.8 ### September 27, 2023 CHANGES: * core (enterprise): Ensure Role Governing Policies are only applied down the namespace hierarchy IMPROVEMENTS: * ui: Added allowed_domains_template field for CA type role in SSH engine [[GH-23119](https://github.com/hashicorp/vault/pull/23119)] BUG FIXES: * core: Fixes list password policy to include those with names containing / characters. [[GH-23155](https://github.com/hashicorp/vault/pull/23155)] * docs: fix wrong api path for ldap secrets cli-commands [[GH-23225](https://github.com/hashicorp/vault/pull/23225)] * secrets/pki: Fix removal of issuers to clean up unreferenced CRLs. [[GH-23007](https://github.com/hashicorp/vault/pull/23007)] * ui (enterprise): Fix error message when generating SSH credential with control group [[GH-23025](https://github.com/hashicorp/vault/pull/23025)] * ui: Fixes old pki's filter and search roles page bug [[GH-22810](https://github.com/hashicorp/vault/pull/22810)] * ui: don't exclude features present on license [[GH-22855](https://github.com/hashicorp/vault/pull/22855)]