We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b371a commit f247663Copy full SHA for f247663
1 file changed
CHANGELOG.md
@@ -28,6 +28,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
28
### Security
29
30
---
31
+
32
+## [0.30.3] - 2026-06-09
33
34
+### Added
35
36
+- Add support for inspecting certificates with post-quantum algorithms ML-DSA and
37
+ SLH-DSA (smallstep/certinfo#69, smallstep/cli#1605).
38
39
+### Fixed
40
41
+- Fix file paths being misidentified as KMS URIs when the path didn't match a KMS
42
+ URI pattern; detection now uses an existence check instead (smallstep/cli#1604).
43
+- Fix `step ssh proxycommand` hanging when the server closes the connection before
44
+ stdin is closed (smallstep/cli#1647).
45
46
47
## [0.30.2] - 2026-03-22
48
49
- Update certificates to v0.30.2
0 commit comments