Rishabh Bector
a4a9f45b0a
TUN-4821: Make quick tunnels the default in cloudflared
2021-08-26 15:53:02 +00:00
Sudarsan Reddy
b8333b44a2
TUN-4795: Remove Equinox releases
2021-08-05 08:24:36 +00:00
Sudarsan Reddy
fd4000184c
TUN-4855: Added CHANGES.md for release 2021.8.0
2021-08-02 09:50:44 +01:00
Nuno Diegues
5d84874d53
TUN-4571: Changelog for 2021.6.0
2021-06-21 12:04:05 +01:00
Nuno Diegues
f88732277a
TUN-4502: Make `cloudflared tunnel route` subcommands described consistently
2021-06-07 09:20:11 +01:00
Michael Borkenstein
e99d0b5bc4
Update changelog
2021-05-20 13:09:07 -05:00
Adam Chalmers
4c5ebccacc
TUN-4425: --overwrite-dns flag for in adhoc and route dns cmds
2021-05-19 18:22:01 +00:00
cthuang
6526211a69
TUN-4421: Named Tunnels will automatically select the protocol to connect to Cloudflare's edge network
2021-05-17 15:57:44 +01:00
Jonathon Belotti
14ea6298bc
Fix typo in Changes.md
2021-05-17 12:03:59 +10:00
Adam Chalmers
2dcf3bd011
Release 2021.5.0
2021-05-13 02:05:19 +01:00
abelinkinbio
209091da39
TUN-4000: Release notes for cloudflared replica model
2021-05-13 02:05:18 +01:00
Igor Postelnik
7ce0aefea4
Publish change log for 2021.4.0
2021-04-07 11:59:24 -05:00
Igor Postelnik
3ad99b241c
TUN-4168: Transparently proxy websocket connections using stdlib HTTP client instead of gorilla/websocket; move websocket client code into carrier package since it's only used by access subcommands now ( #345 ).
2021-04-07 16:25:46 +00:00
Nuno Diegues
36787d9cf7
TUN-4153: Revert best-effort HTTP2 usage when talking to origins
...
This commit reverts part of 1cf6ae37eb
.
2021-03-31 08:25:59 +01:00
Nuno Diegues
fd0529748a
Publish change log for 2021.3.5
2021-03-26 18:27:45 +00:00
Sudarsan Reddy
1cf6ae37eb
TUN-3896: http-service and tunnelstore client use http2 transport.
...
- If origin services are http2 and https is the service url, http2
transport is preferred.
- The tunnelstore client is now upgraded to use http2.
2021-03-26 10:31:40 +00:00
Michael Borkenstein
4494a27fab
Update changelog 2021.3.3
2021-03-25 11:51:12 -05:00
Igor Postelnik
50435546c5
TUN-4118: Don't overwrite existing file with tunnel credentials. For ad-hoc tunnels, this means tunnel won't start if there's a file in the way.
2021-03-24 08:26:22 -05:00
Igor Postelnik
9018ee5d5e
TUN-4116: Ingore credentials-file setting in configuration file during tunnel create and delete opeations.
...
This change has two parts:
1. Update to newer version of the urfave/cli fork that correctly sets flag value along the context hierarchy while respecting config file overide behavior of the most specific instance of the flag.
2. Redefine --credentials-file flag so that create and delete subcommand don't use value from the config file.
2021-03-24 08:15:36 -05:00
Michael Borkenstein
9dd7898792
Publish changelog for 2021.3.2
2021-03-23 10:31:46 -05:00
Nuno Diegues
89d0e45d62
TUN-3993: New `cloudflared tunnel info` to obtain details about the active connectors for a tunnel
2021-03-17 14:08:18 +00:00
Igor Postelnik
8c5498fad1
TUN-3715: Only read config file once, right before invoking the command
2021-03-16 17:22:13 -05:00
Nuno Diegues
9f84706eae
Publish change log for 2021.3.0
2021-03-15 10:28:11 +00:00
Michael Borkenstein
841344f1e7
AUTH-3394: Creates a token per app instead of per path - with fix for
...
free tunnels
2021-03-12 15:49:47 +00:00
Nuno Diegues
4296b23087
TUN-4069: Fix regression on support for websocket over proxy
2021-03-09 19:43:10 +00:00
Nuno Diegues
bcd71b56e9
TUN-3989: Check in with Updater service in more situations and convey messages to user
2021-03-03 13:57:04 +00:00
Nuno Diegues
f1ca2de515
TUN-3978: Unhide teamnet commands and improve their help
2021-03-01 11:59:46 +00:00
Igor Postelnik
6db934853d
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.
2021-02-24 20:04:59 +00:00
Nuno Diegues
8b9cfcde78
Publish change notes for 2021.2.5
2021-02-23 17:23:46 +00:00
cthuang
c7dca16300
Publish release notes for 2021.2.4
2021-02-23 12:39:18 +00:00
cthuang
ac559f86c9
Publish release notes for 2021.2.3
2021-02-23 10:17:43 +00:00