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 3ad99b2 commit 7ce0aefCopy full SHA for 7ce0aef
CHANGES.md
@@ -1,23 +1,12 @@
1
**Experimental**: This is a new format for release notes. The format and availability is subject to change.
2
3
-## UNRELEASED
4
-
5
-### Backward Incompatible Changes
6
7
-- none
8
9
-### New Features
10
11
12
13
-### Improvements
14
15
+## 2021.4.0
16
17
### Bug Fixes
18
19
- Fixed proxying of websocket requests to avoid possibility of losing initial frames that were sent in the same TCP
20
packet as response headers [#345](https://github.com/cloudflare/cloudflared/issues/345).
+- `proxy-dns` option now works in conjunction with running a named tunnel [#346](https://github.com/cloudflare/cloudflared/issues/346).
21
22
## 2021.3.6
23
0 commit comments