Skip to content

Commit

Permalink
Add changelog entry for 1.1.2 (#2656)
Browse files Browse the repository at this point in the history
* Add changelog entry for 1.1.2

Signed-off-by: Evan Gilman <[email protected]>
  • Loading branch information
evan2645 authored Dec 15, 2021
1 parent 9123152 commit 716160f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.1.2] - 2021-12-15

### Added
- SPIRE Agent now supports the Delegated Identity API for delegating SVID management to trusted platform components (#2481)
- The K8s Workload Registrar now supports configuring DNS name templates (#2643)
- SPIRE Server now logs a message when expired registration entries are pruned (#2637)
- OIDC Discovery Provider now supports setting the `use` property on the JWKs it serves (#2634)

### Fixed
- SPIRE Agent now provides reason for failure during certain kinds of attestation errors (#2628)

## [1.1.1] - 2021-11-17

### Added
Expand Down

0 comments on commit 716160f

Please sign in to comment.