Skip to content

Commit e407327

Browse files
authored
Merge pull request #1225 from smallstep/0.23.1-changelog
Upgrade changelog for v0.23.1
2 parents 627506b + bab77f2 commit e407327

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

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

2828
## [Unreleased]
2929

30+
## [v0.23.1] - 2022-01-10
31+
3032
### Added
3133

3234
- Added configuration property `.crl.idpURL` to be able to set a custom Issuing
33-
Distribution Point in the CRL.
35+
Distribution Point in the CRL (smallstep/certificates#1178).
36+
- Added WithContext methods to the CA client (smallstep/certificates#1211).
37+
- Docker: Added environment variables for enabling Remote Management and ACME
38+
provisioner (smallstep/certificates#1201).
39+
- Docker: The entrypoint script now generates and displays an initial JWK
40+
provisioner password by default when the CA is being initialized
41+
(smallstep/certificates#1223).
42+
43+
### Changed
44+
45+
- Ignore SSH principals validation when using an OIDC provisioner. The
46+
provisioner will ignore the principals passed and set the defaults or the ones
47+
including using WebHooks or templates (smallstep/certificates#1206).
3448

3549
## [v0.23.0] - 2022-11-11
3650

0 commit comments

Comments
 (0)