Update change log for release 2021.10.4

This commit is contained in:
cthuang 2021-10-25 09:38:26 +01:00 committed by Chung Ting Huang
parent 588f1a03c4
commit f6f10305a6
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
**Experimental**: This is a new format for release notes. The format and availability is subject to change.
## 2021.10.4
### Improvements
- Collect quic transport metrics on RTT, packets and bytes transferred.
### Bug Fixes
- Fix race condition that was writing to the connection after the http2 handler returns.
## 2021.9.2
### New features