Add a few PRs to the 0.28.1 changelog (#2079)

* Add a few PRs to the 0.28.1 changelog
This commit is contained in:
Max
2024-11-19 17:48:23 -08:00
committed by GitHub
parent f5b45d8ae1
commit d327203c1c

View File

@@ -30,7 +30,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Support for using template data from SCEPCHALLENGE webhooks (smallstep/certificates#2065)
- New field to Webhook response that allows for propagation of human readable errors to the client (smallstep/certificates#2066)
- New field to Webhook response that allows for propagation of human readable errors to the client (smallstep/certificates#2066, smallstep/certificates#2069)
- CICD for pushing DEB and RPM packages to packages.smallstep.com on releases (smallstep/certificates#2076)
- PKCS11 utilities in HSM container image (smallstep/certificates#2077)
### Changed
- Artifact names for RPM and DEB packages in conformance with standards (smallstep/certificates#2076)
## [0.28.0] - 2024-10-29