Skip to content

Commit 31d9835

Browse files
committed
CHANGELOG for v2.2.0 (#278)
Signed-off-by: Andrew Harding <[email protected]>
1 parent bf6eecf commit 31d9835

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## [2.2.0] - 2024-04-01
4+
5+
### Changed
6+
7+
- Upgraded to go-jose v4 which has a stronger security posture than v3. Go-spiffe was not impacted by the security weaknesses of v3 due to stringing algorithm checking that is now handled by go-jose v4 (#276)
8+
9+
### Fixed
10+
11+
- Makefile invocation for Apple Silicon-based Macs (#275)
12+
13+
### Added
14+
15+
- Support Ed25519 keys for Workload SVIDs (#248)
16+
317
## [2.1.7] - 2024-01-17
418

519
### Fixed

0 commit comments

Comments
 (0)