Skip to content

Commit df13aae

Browse files
authored
Update changelog for v0.28.0 (#2051)
1 parent 77667e7 commit df13aae

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2525

2626
---
2727

28+
## [0.28.0] - 2024-10-29
29+
30+
### Added
31+
32+
- Add options to GCP IID provisioner to enable or disable signing of SSH user and host certificates (smallstep/certificates#2045)
33+
34+
### Changed
35+
36+
- For IID provisioners with disableCustomSANs set to true, validate that the
37+
requested DNS names are a subset of the allowed DNS names (based on the IID token),
38+
rather than requiring an exact match to the entire list of allowed DNS names. (smallstep/certificates#2044)
39+
40+
2841
## [0.27.5] - 2024-10-17
2942

3043
### Added

0 commit comments

Comments
 (0)