Skip to content

Commit

Permalink
Add changelog for v1.8.3 (#4605)
Browse files Browse the repository at this point in the history
* Add changelog for v1.8.3

Signed-off-by: Marcos Yacob <[email protected]>
  • Loading branch information
MarcosDY committed Oct 25, 2023
1 parent 026f8d0 commit eaa04d5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.8.3] - 2023-10-25

### Added

- SPIRE Agent distributes sync requests to the SPIRE server to mitigate thundering herd situations (#4534)
- Allow configuring prefixes for all metrics (#4535)
- Documentation improvements (#4579, #4569)

### Changed

- SPIRE Agent performs the initial sync more aggressively when tuned with a longer sync interval (#4479)

### Fixed

- Release artifacts have the correct version information (#4564)
- The SPIRE Agent `insecureBootstrap` and `trustBundleUrl` configurables are now mutually exclusive (#4532)
- Bug preventing JWT-SVIDs from being minted when a Credential Composer plugin is configured (#4489)

## [1.8.2] - 2023-10-12

### Security
Expand Down

0 comments on commit eaa04d5

Please sign in to comment.