TUN-4571: Changelog for 2021.6.0

This commit is contained in:
Nuno Diegues 2021-06-21 12:03:10 +01:00
parent b06fe0fc5f
commit 5d84874d53
1 changed files with 10 additions and 0 deletions

View File

@ -1,5 +1,15 @@
**Experimental**: This is a new format for release notes. The format and availability is subject to change.
## 2021.6.0
### Bug Fixes
- Fixes a http2 transport (the new default for Named Tunnels) to work with unix socket origins.
## 2021.5.10
### Bug Fixes
- Fixes a memory leak in h2mux transport that connects cloudflared to Cloudflare edge.
## 2021.5.9
### New Features
- Uses new Worker based login helper service to facilitate token exchange in cloudflared flows.