Skip to content

Commit

Permalink
Address more feedback
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Harding <azdagron@gmail.com>
  • Loading branch information
azdagron committed Oct 22, 2024
1 parent 6380a5d commit d4e5e82
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Added

- Support for forced rotation and revocation (<https://github.com/orgs/spiffe/projects/21>)!!!
- Support for forced rotation and revocation (<https://github.com/orgs/spiffe/projects/21>)
- New EJBCA UpstreamAuthority plugin for SPIRE Server (#5378)
- Support for variables in templates contained in the config file (#5576)
- Support for the configuration validation RPC on all built-in plugins (#5303)
Expand All @@ -16,12 +16,11 @@

- SPIRE Agent LRU identity cache is now unconditionally enabled. The LRU size can be controlled via the `x509_svid_cache_max_size` configuration option. (#5383, #5531)
- Entry API RPCs return per-entry InvalidArgument status when creating/updating malformed entries (#5506)
- Reverted a previous change to the agent health check in 1.10.2 that broke some deployments (#5461)
- Support for CGroups v2 in K8s and Docker workload attestors is now enabled by default (#5454)

### Removed

- Deprecated -ttl flag from SPIRE Server CLI (#5483)
- Deprecated -ttl flag from the SPIRE Server `entry create` and `entry update` commands (#5483)
- Official support for MySQL 5.X. While SPIRE may continue to work with this version, no explicit testing will be performed by the project (#5487)

### Fixed
Expand Down

0 comments on commit d4e5e82

Please sign in to comment.