Skip to content

Commit f6a3281

Browse files
authored
Prepare v2.1.5 release (#227)
Signed-off-by: Andrew Harding <[email protected]>
1 parent 8baa594 commit f6a3281

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## [2.1.5] - 2023-05-26
4+
5+
### Added
6+
7+
- PeerIDFromConnectionState method for extracting the peer ID from TLS connection state (#225)
8+
9+
### Changed
10+
11+
- The `tlsconfig` to enforce a minimum TLS version of TLS1.2 (#226)
12+
13+
### Fixed
14+
15+
- Panic when failing to parse raw SVID response returned from the Workload API (#223)
16+
17+
318
## [2.1.4] - 2023-03-31
419

520
### Added

0 commit comments

Comments
 (0)