We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9251b3a commit 173190aCopy full SHA for 173190a
CHANGES.md
@@ -1,5 +1,16 @@
1
**Experimental**: This is a new format for release notes. The format and availability is subject to change.
2
3
+## 2021.12.0
4
+### New Features
5
+- Cloudflared binary released for amd64 linux is now FIPS compliant.
6
+
7
+### Improvements
8
+- Logging about connectivity to Cloudflare edge now only yields `ERR` level logging if there are no connections to
9
+Cloudflare edge that are active. Otherwise it logs `WARN` level.
10
11
+### Bug Fixes
12
+- Fixes Github issue #501.
13
14
## 2021.11.0
15
### Improvements
16
- Fallback from `protocol:quic` to `protocol:http2` immediately if UDP connectivity isn't available. This could be because of a firewall or
0 commit comments