Skip to content

Commit

Permalink
Merge pull request #1225 from smallstep/0.23.1-changelog
Browse files Browse the repository at this point in the history
Upgrade changelog for v0.23.1
  • Loading branch information
maraino authored Jan 10, 2023
2 parents 627506b + bab77f2 commit e407327
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v0.23.1] - 2022-01-10

### Added

- Added configuration property `.crl.idpURL` to be able to set a custom Issuing
Distribution Point in the CRL.
Distribution Point in the CRL (smallstep/certificates#1178).
- Added WithContext methods to the CA client (smallstep/certificates#1211).
- Docker: Added environment variables for enabling Remote Management and ACME
provisioner (smallstep/certificates#1201).
- Docker: The entrypoint script now generates and displays an initial JWK
provisioner password by default when the CA is being initialized
(smallstep/certificates#1223).

### Changed

- Ignore SSH principals validation when using an OIDC provisioner. The
provisioner will ignore the principals passed and set the defaults or the ones
including using WebHooks or templates (smallstep/certificates#1206).

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

Expand Down

0 comments on commit e407327

Please sign in to comment.