Update CHANGELOG.md with provisioner migration

This commit is contained in:
Herman Slatman 2022-10-24 16:34:34 +02:00
parent 9d04e7d1dc
commit e90fe4bfa0
No known key found for this signature in database
GPG key ID: F4D8A44EA0A75A4F

View file

@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Added name constraints evaluation and enforcement when issuing or renewing
X.509 certificates.
- Added provisioner webhooks for augmenting template data and authorizing certificate requests before signing.
- Added automatic migration of provisioners when enabling remote managment.
### Fixed
- MySQL DSN parsing issues fixed with upgrade to [smallstep/nosql@v0.5.0](https://github.com/smallstep/nosql/releases/tag/v0.5.0).