TUN-4000: Release notes for cloudflared replica model
This commit is contained in:
parent
4d43a70a38
commit
209091da39
10
CHANGES.md
10
CHANGES.md
|
@ -1,5 +1,14 @@
|
|||
**Experimental**: This is a new format for release notes. The format and availability is subject to change.
|
||||
|
||||
## 2021.4.1
|
||||
|
||||
### New Features
|
||||
|
||||
- It is now possible to run the same tunnel using more than one `cloudflared` instance. This is a server-side change and
|
||||
is compatible with any client version that uses Named Tunnels.
|
||||
|
||||
To get started, visit our [developer documentation](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/run-tunnel/deploy-cloudflared-replicas).
|
||||
|
||||
## 2021.4.0
|
||||
|
||||
### Bug Fixes
|
||||
|
@ -129,4 +138,3 @@ ingress:
|
|||
|
||||
- The maximum number of upstream connections is now limited by default which should fix reported issues of cloudflared
|
||||
exhausting CPU usage when faced with connectivity issues.
|
||||
|
||||
|
|
Loading…
Reference in New Issue