Publish change log for 2021.4.0
This commit is contained in:
parent
3ad99b241c
commit
7ce0aefea4
15
CHANGES.md
15
CHANGES.md
|
@ -1,23 +1,12 @@
|
||||||
**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.
|
||||||
|
|
||||||
## UNRELEASED
|
## 2021.4.0
|
||||||
|
|
||||||
### Backward Incompatible Changes
|
|
||||||
|
|
||||||
- none
|
|
||||||
|
|
||||||
### New Features
|
|
||||||
|
|
||||||
- none
|
|
||||||
|
|
||||||
### Improvements
|
|
||||||
|
|
||||||
- none
|
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
- Fixed proxying of websocket requests to avoid possibility of losing initial frames that were sent in the same TCP
|
- Fixed proxying of websocket requests to avoid possibility of losing initial frames that were sent in the same TCP
|
||||||
packet as response headers [#345](https://github.com/cloudflare/cloudflared/issues/345).
|
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).
|
||||||
|
|
||||||
## 2021.3.6
|
## 2021.3.6
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue