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 b06fe0f commit 5d84874Copy full SHA for 5d84874
CHANGES.md
@@ -1,5 +1,15 @@
1
**Experimental**: This is a new format for release notes. The format and availability is subject to change.
2
3
+## 2021.6.0
4
+### Bug Fixes
5
+- Fixes a http2 transport (the new default for Named Tunnels) to work with unix socket origins.
6
+
7
8
+## 2021.5.10
9
10
+- Fixes a memory leak in h2mux transport that connects cloudflared to Cloudflare edge.
11
12
13
## 2021.5.9
14
### New Features
15
- Uses new Worker based login helper service to facilitate token exchange in cloudflared flows.
0 commit comments