File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments