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
4 changes: 2 additions & 2 deletions release-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ position: 300
#### Improvements

- Added support for TLS 1.3
- Support for HTTP/2 thorugh the `EnableHTTP2` configuration option.
- Support for adding custom TLS provider through the `UseClientTlsProvider` configuration option.
- Support for HTTP/2 through the `EnableHTTP2` configuration option.
- Support for adding a custom TLS provider through the `UseClientTlsProvider` configuration option.
- The `SessionMetrics` has additional information for different timings and sizes throughout the session lifecycle.
- The SAZ archive now contains additional information for timings and sizes.

Expand Down