Skip to content

Commit c0e1709

Browse files
Update Changelog with 1.6.3 release (#4071)
* Update Changelog with 1.6.3 release Signed-off-by: Agustín Martínez Fayó <[email protected]>
1 parent f83f963 commit c0e1709

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.6.3] - 2023-04-12
4+
5+
### Added
6+
7+
- Entry API responses now include the `created_at` field (#3975)
8+
- `spire-server agent` CLI commands and Agent APIs now show if agents can be re-attested and supports `by_can_reattest` filtering (#3880)
9+
- Entry API along with `spire-server entry create`, `spire-server entry show` and `spire-server entry update` CLI commands now support hint information, allowing hinting to workloads the intended use of the SVID (#3926, #3787)
10+
11+
### Fixed
12+
13+
- The `vault` UpstreamAuthority plugin to properly set the URI SAN (#3971)
14+
- Node selector data related to nodes is now cleaned when deleting a node (#3873)
15+
- Clean stale node selector data from previously deleted nodes (#3941)
16+
- Regression causing a failure to parse JSON formatted and verbose HCL configuration for plugins (#3939, #3999)
17+
- Regression where some workloads with active FetchX509SVID streams were not notified when an entry is removed (#3923)
18+
- The federated bundle updater now properly logs the trust domain name (#3927)
19+
- Regression causing X509 CAs minted by an UpstreamAuthority plugin to be rejected if they did not have a URI SAN (#3997)
20+
321
## [1.6.2] - 2023-04-04
422

523
### Security

0 commit comments

Comments
 (0)