You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,16 @@
1
1
**Experimental**: This is a new format for release notes. The format and availability is subject to change.
2
2
3
+
## 2021.12.2
4
+
### Bug Fixes
5
+
- Fix logging when `quic` transport is used and UDP traffic is proxied.
6
+
- FIPS compliant cloudflared binaries will now be released as separate artifacts. Recall that these are only for linux
7
+
and amd64.
8
+
3
9
## 2021.12.1
4
-
### Bug Fixe
5
-
- Fixes Github issue #530 where cloudflared 2021.12.0 could not reach origins that were HTTPS and using certain encryption methods forbidden by FIPS compliance (such as Let's Encrypt certificates). To address this fix we have temporarily reverted FIPS compliance from amd64 linux binaries that was recently introduced (or fixed actually as it was never working before).
10
+
### Bug Fixes
11
+
- Fixes Github issue #530 where cloudflared 2021.12.0 could not reach origins that were HTTPS and using certain encryption
12
+
methods forbidden by FIPS compliance (such as Let's Encrypt certificates). To address this fix we have temporarily reverted
13
+
FIPS compliance from amd64 linux binaries that was recently introduced (or fixed actually as it was never working before).
0 commit comments