Skip to content

Commit 79ebfa8

Browse files
TUN-5169: Release 2021.9.2 CHANGES.md
1 parent 5a5e491 commit 79ebfa8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
**Experimental**: This is a new format for release notes. The format and availability is subject to change.
22

3+
## 2021.9.2
4+
5+
### New features
6+
- `cloudflared` can now run with `quic` as the underlying tunnel transport protocol. To try it, change or add "protocol: quic" to your config.yml file or
7+
run cloudflared with the `--protocol quic` flag. e.g:
8+
`cloudflared tunnel --protocol quic run <tunnel-name>`
9+
10+
### Bug Fixes
11+
- Fixed some generic transport bugs in `quic` mode. It's advised to upgrade to at least this version (2021.9.2) when running `cloudflared`
12+
with `quic` protocol.
13+
- `cloudflared` docker images will now show version.
14+
15+
316
## 2021.8.4
417
### Improvements
518
- Temporary tunnels (those hosted on trycloudflare.com that do not require a Cloudflare login) now run as Named Tunnels

0 commit comments

Comments
 (0)