Skip to content

Commit 3c76834

Browse files
authored
Merge pull request #1254 from smallstep/changelog-v0.23.2
Add changelog for v0.23.2
2 parents da00046 + 6be1581 commit 3c76834

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

CHANGELOG.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,35 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2727

2828
## [Unreleased]
2929

30+
## [v0.23.2] - 2023-02-02
31+
32+
### Added
33+
34+
- Added [`step-kms-plugin`](https://github.com/smallstep/step-kms-plugin) to
35+
docker images, and a new image, `smallstep/step-ca-hsm`, compiled with cgo
36+
(smallstep/certificates#1243).
37+
- Added [`scoop`](https://scoop.sh) packages back to the release
38+
(smallstep/certificates#1250).
39+
- Added optional flag `--pidfile` which allows passing a filename where step-ca
40+
will write its process id (smallstep/certificates#1251).
41+
- Added helpful message on CA startup when config can't be opened
42+
(smallstep/certificates#1252).
43+
- Improved validation and error messages on `device-attest-01` orders
44+
(smallstep/certificates#1235).
45+
3046
### Removed
3147

3248
- The deprecated CLI utils `step-awskms-init`, `step-cloudkms-init`,
3349
`step-pkcs11-init`, `step-yubikey-init` have been removed.
3450
[`step`](https://github.com/smallstep/cli) and
3551
[`step-kms-plugin`](https://github.com/smallstep/step-kms-plugin) should be
36-
used instead.
52+
used instead (smallstep/certificates#1240).
53+
54+
### Fixed
55+
56+
- Fixed remote management flags in docker images (smallstep/certificates#1228).
3757

38-
## [v0.23.1] - 2022-01-10
58+
## [v0.23.1] - 2023-01-10
3959

4060
### Added
4161

0 commit comments

Comments
 (0)