TUN-5387: Updated CHANGES.md for 2021.11.0
This commit is contained in:
parent
43f1c6ba82
commit
6bcc9a76e9
|
@ -1,5 +1,10 @@
|
||||||
**Experimental**: This is a new format for release notes. The format and availability is subject to change.
|
**Experimental**: This is a new format for release notes. The format and availability is subject to change.
|
||||||
|
|
||||||
|
## 2021.11.0
|
||||||
|
### Improvements
|
||||||
|
- Fallback from `protocol:quic` to `protocol:http2` immediately if UDP connectivity isn't available. This could be because of a firewall or
|
||||||
|
egress rule.
|
||||||
|
|
||||||
## 2021.10.4
|
## 2021.10.4
|
||||||
### Improvements
|
### Improvements
|
||||||
- Collect quic transport metrics on RTT, packets and bytes transferred.
|
- Collect quic transport metrics on RTT, packets and bytes transferred.
|
||||||
|
|
Loading…
Reference in New Issue