|
| 1 | +2021.3.0 |
| 2 | +- 2021-03-10 TUN-4075: Dedup test should not compare order of list |
| 3 | +- 2021-03-10 Revert "AUTH-3394: Creates a token per app instead of per path" |
| 4 | +- 2021-03-11 TUN-4066: Remove unnecessary chmod during package publish to CF_PKG_HOSTS |
| 5 | +- 2021-03-11 TUN-4066: Set permissions in build agent before 'scp'-ing to machine hosting package repo |
| 6 | +- 2021-03-11 TUN-4050: Add component tests to assert reconnect behavior |
| 7 | +- 2021-03-10 AUTH-3394: Creates a token per app instead of per path - with fix for free tunnels |
| 8 | +- 2021-03-15 Publish change log for 2021.3.0 |
| 9 | +- 2021-03-01 Issue #285 - Makefile does not detect TARGET_ARCH correctly on FreeBSD (#325) |
| 10 | +- 2021-03-01 TUN-3988: Log why it cannot check if origin cert exists |
| 11 | +- 2021-03-02 TUN-3995: Optional --features flag for tunnel run. |
| 12 | +- 2021-03-02 TUN-3994: Log client_id when running a named tunnel |
| 13 | +- 2021-03-04 TUN-4026: Fix regression where HTTP2 edge transport was no longer propagating control plane errors |
| 14 | +- 2021-03-05 TUN-4055: Skeleton for component tests |
| 15 | +- 2021-03-08 TUN-4047: Add cfsetup target to run component test |
| 16 | +- 2021-03-08 TUN-4016: Delegate decision to update for Worker service |
| 17 | +- 2021-03-02 TUN-3905: Cannot run go mod vendor in cloudflared due to fips |
| 18 | +- 2021-03-08 TUN-4063: Cleanup dependencies between packages. |
| 19 | +- 2021-03-09 Allow partial reads from a GorillaConn; add SetDeadline (from net.Conn) (#330) |
| 20 | +- 2021-03-09 TUN-4069: Fix regression on support for websocket over proxy |
| 21 | +- 2021-03-02 AUTH-3394: Creates a token per app instead of per path |
| 22 | +- 2021-03-01 TUN-4017: Add support for using cloudflared as a full socks proxy. |
| 23 | +- 2021-03-08 TUN-4062: Read component tests config from yaml file |
| 24 | +- 2021-03-08 TUN-4049: Add component tests to assert logging behavior when running from terminal |
| 25 | +- 2021-02-23 TUN-3963: Repoint urfave/cli/v2 library at patched branch at github.com/ipostelnik/cli/v2@fixed which correctly handles reading flags declared at multiple levels of subcommands. |
| 26 | +- 2021-02-25 TUN-3970: Route ip show has alias route ip list |
| 27 | +- 2021-02-26 TUN-3978: Unhide teamnet commands and improve their help |
| 28 | +- 2021-02-26 TUN-3983: Renew CA certs in cloudflared |
| 29 | +- 2021-02-28 TUN-3989: Check in with Updater service in more situations and convey messages to user |
| 30 | +- 2021-02-11 TUN-3819: Remove client-side check that deleted tunnels have no connections |
| 31 | + |
1 | 32 | 2021.2.5 |
2 | 33 | - 2021-02-23 Publish change notes for 2021.2.5 |
3 | 34 | - 2021-02-11 TUN-3838: ResponseWriter no longer reads and origin error tests |
|
0 commit comments