TUN-5544: Update CHANGES.md for next release
This commit is contained in:
parent
9251b3aa1f
commit
173190aa79
11
CHANGES.md
11
CHANGES.md
|
@ -1,5 +1,16 @@
|
||||||
**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.12.0
|
||||||
|
### New Features
|
||||||
|
- Cloudflared binary released for amd64 linux is now FIPS compliant.
|
||||||
|
|
||||||
|
### Improvements
|
||||||
|
- Logging about connectivity to Cloudflare edge now only yields `ERR` level logging if there are no connections to
|
||||||
|
Cloudflare edge that are active. Otherwise it logs `WARN` level.
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
- Fixes Github issue #501.
|
||||||
|
|
||||||
## 2021.11.0
|
## 2021.11.0
|
||||||
### Improvements
|
### Improvements
|
||||||
- Fallback from `protocol:quic` to `protocol:http2` immediately if UDP connectivity isn't available. This could be because of a firewall or
|
- Fallback from `protocol:quic` to `protocol:http2` immediately if UDP connectivity isn't available. This could be because of a firewall or
|
||||||
|
|
Loading…
Reference in New Issue