v1.19 July 2026
Version 1.19 focuses on cross-cluster replication, GitOps, and operational improvements for deployment and security.
- Added native
Performancereplication between EE clusters: a shared keyspace is replicated to performance secondaries, which serve reads locally and forward writes to the primary. - Added
Disaster Recovery(DR) replication with a hot standby cluster and a DR operation token issuance ceremony for promoting a secondary during failover. - Added
performance standby: inactive HA nodes serve read requests locally within the cluster. - Builtin
gitopsplugin for Enterprise Edition, for managing Stronghold configuration through a quorum of git commit signatures. - Builtin
trdlplugin for Enterprise Edition, for managing artifact builds and signing through a quorum of git commit signatures. - Bootstrap CLI commands to install Stronghold as a Linux service or deploy it in Kubernetes with Helm in a single command.
- Support for Kubernetes Gateway API.
- VEX attestation for Kubernetes images.
- Added support for admin namespace.
- WebAuthn passkey registration via registration codes; autoregistration is disabled by default.
- In
PKI, ability to set the GOST key format to PKCS#8; inTransit, GOST key export and import. - Added the
tls_13_cipher_policysetting to prefer GOST or AES encryption algorithms (by default — autodetection: GOST for GOST certificates, AES otherwise). - Web interface: system log viewer, password change for
userpass, user lockout configuration forldap,userpass, andapprole; redesigned sidebar navigation. - Support for
nodeSelectorandstorageClassconfiguration; storage migration for HA installations. - Deployment in Deckhouse Kubernetes Platform requires DKP >= 1.72.
- CVEs fixed: CVE-2026-25645, CVE-2025-66418, CVE-2025-66471, CVE-2026-21441, CVE-2026-34986, CVE-2026-39883, CVE-2026-32952, CVE-2026-41506, CVE-2026-41889, CVE-2026-2303, CVE-2026-44973, CVE-2026-44740, CVE-2026-45571, CVE-2026-41579, CVE-2026-46600, CVE-2026-56852, GHSA-hrxh-6v49-42gf
v1.18 April 2026
Version 1.18 focuses on the development of external key management systems, PKI, and new audit capabilities.
- Managed Keys for working with key material in external trusted systems without storing private keys inside Stronghold. Supported secret engines:
Transit,PKI, andSSH. - Added support for
Yandex KMSmanaged keys and keys using thePKCS#11standard. - User authentication via an external
SAML 2.0Identity Provider using theWeb SSOprofile. - Added management of
KVmount replication parameters in the web interface. - Added support for single-element RDN in distinguished names within
PKIfor compatibility with OpenSSL / Microsoft CA. - Added record filtering and field exclusion mechanisms for audit devices.
- Added snapshot inspection via the
stronghold operator raft snapshot inspectcommand. - Added ability to manage the
max_ttlparameter for ACME certificates. - Improved compatibility with Vault Enterprise Auto-Snapshots — snapshot configuration is preserved when migrating from Vault Enterprise.
- CVEs fixed: GHSA-jqcq-xjh3-6g23, CVE-2026-33186, CVE-2026-33487, CVE-2025-15558
v1.17 February 2026
Version 1.17 continued development of integrations, protection mechanisms, and enterprise operational scenarios.
- Added support for
WebAuthn— passwordless authentication (FIDO2/Passkeys). - Added support for external Stronghold plugins running in DKP.
- Added namespace locks and an interface for managing them.
- Added support for the
LDAP secrets enginein the web interface. - Added support for
Yandex KMSas a seal backend. - Expanded
Agentoperational scenarios. - Added support for
raftnodes innon-votermode. - Enhanced deployment scenarios on arbiter node groups and test cluster parameters.
v1.16 August 2025
Version 1.16 was a major functional release, introducing namespaces, new web interface features, replication mechanisms, cryptographic enhancements, and a new product edition.
- Added support for
NamespacesinEE. - Implemented multi-factor authentication (
MFA) with support forTOTPandMultifactor. - Introduced the Deckhouse Stronghold
CE(Community Edition), available for free installation. - Added web interface management for
OIDCroles,AppRole, and password policies. - Added replication metrics.
- Added
seal wrap— an additional encryption mechanism for the most sensitive internal data on top of the standard Stronghold cryptographic barrier. - Added
CryptoPro seal wrapperfor scenarios using Russian cryptography. - The web interface received a more complete Russian localization and a dark theme.
- Added
ClickHousesupport and a web interface for working with it. - Added
TLS 1.3support withMagmaandKuznechikGOST encryption. - Added support for
GOST 34.10-2012 X.509certificates. - Version
1.16received FSTEC of Russia certificate No. 5038 dated February 10, 2026, for Deckhouse Stronghold software.
v1.15 February 2025
Version numbering changed, transitioning from v1.1 to v1.15. Version 1.15 focused on operational scenarios, backup, and the first significant interface improvements.
- Added scheduled
Raft snapshotsbackup with storage inS3or file system and API management. - Expanded
KVreplication capabilities. - Improved the web interface.
- Added automatic unsealing via
HSM/PKCS#11, including support for Rutoken ECP 3.0.
v1.1 March 2024
- Automatic unsealing with key storage in Stronghold node memory
- Russian language interface
- Included in the Russian Software Registry, Registry entry No. 22339 dated April 24, 2024
- Added integration with the platform secret delivery module secrets-store-integration
v1.0 February 2024 / Vault v1.14.x
- Deployment as a DKP module
- Integration with platform DEX authentication