Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions releases/v1.7.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Highlights:

It's a patch release for 1.7.0 containing a fix for SimpleSslContextBuilder
throwing exception when provided with a certificate chain or a private key.

Changeset:
2022-01-12 - 53a638d0 - Fix SimpleSslContextBuilderTest not testing anything by not loading keys correctly (#970)
2022-01-12 - 7373d360 - Fix bug where TLS certificate streams are read twice (#968)