Rishabh Bector
3eb9efd9f0
TUN-4521: Modify cloudflared to use zoneless-tunnels-worker for free tunnels
2021-06-29 09:39:18 +01:00
Michael Borkenstein
8d99e92852
AUTH-3475: Updated GetAppInfo error message
2021-06-25 10:37:48 -05:00
Nuno Diegues
31ff7caeeb
Release 2021.6.0
2021-06-21 14:43:35 +01:00
Nuno Diegues
5d84874d53
TUN-4571: Changelog for 2021.6.0
2021-06-21 12:04:05 +01:00
Nuno Diegues
b06fe0fc5f
TUN-4571: Fix proxying to unix sockets when using HTTP2 transport to Cloudflare Edge
2021-06-21 11:43:14 +01:00
abe
bf38e5aa12
Update README.md
...
Updated our README.md to reflect the supported versions of cloudflared.
2021-06-09 12:56:44 -05:00
Nuno Diegues
bf068e728f
TUN-4504: Fix component tests in windows
2021-06-08 19:34:42 +01:00
Nuno Diegues
f88732277a
TUN-4502: Make `cloudflared tunnel route` subcommands described consistently
2021-06-07 09:20:11 +01:00
Martin Cuesta
a11c64b091
🎨 Prefix env var parameters with TUNNEL
...
This is for TokenID and TokenSecret in the cloudflare access CLI.
2021-05-31 15:38:46 -03:00
Martin Cuesta
e404c29edb
🖌️ Allow providing TokenID and TokenSecret as env vars when calling cloudflared access
...
Implements #232
2021-05-31 13:04:39 -03:00
Nuno Diegues
98a0844f56
TUN-4461: Log resulting DNS hostname if one is received from Cloudflare API
2021-05-27 17:32:16 +01:00
Sudarsan Reddy
d6d65d183b
Release 2021.5.10
2021-05-26 12:05:30 +01:00
Sudarsan Reddy
951d13d76c
TUN-4456: Replaced instances of Tick() with Ticker() in h2mux paths
...
time.Tick() does not get garbage collected because the channel
underneath never gets deleted and the underlying Ticker can never be
recovered by the garbage collector. We replace this with NewTicker() to
avoid this.
2021-05-25 18:07:06 +01:00
Michael Borkenstein
f99ae90ca1
Release 2021.5.9
2021-05-20 14:08:22 -05:00
Michael Borkenstein
e99d0b5bc4
Update changelog
2021-05-20 13:09:07 -05:00
Michael Borkenstein
48c5721bc6
TUN-4426: Fix centos builds
2021-05-20 11:29:14 -05:00
Michael Borkenstein
235897ba21
AUTH-3426: Point to new transfer service URL and eliminate PUT /ok
2021-05-19 19:39:56 +00:00
Adam Chalmers
bf737a0efc
Release 2021.5.8
2021-05-19 13:30:15 -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
Adam Chalmers
a3153c6add
TUN-4419: Improve error message when cloudflared cannot reach origin
2021-05-18 15:35:51 +00:00
cthuang
a2bbe1bdc2
Release 2021.5.7
2021-05-17 17:12:21 +01: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
Silver
103b2eca00
Merge pull request #371 from thundergolfer/patch-1
...
Fix typo in Changes.md
2021-05-17 11:18:55 +01:00
Jonathon Belotti
14ea6298bc
Fix typo in Changes.md
2021-05-17 12:03:59 +10:00
Adam Chalmers
b297e8bb90
Release 2021.5.6
2021-05-14 18:22:58 -05:00
Igor Postelnik
6cc8c39fa8
Release 2021.5.5
2021-05-14 17:51:08 -05:00
Adam Chalmers
4d4eedd1c0
Release 2021.5.4
2021-05-14 14:00:17 -05:00
Adam Chalmers
a00eda9538
TUN-4411: Fix Go version
2021-05-14 19:40:12 +01:00
Adam Chalmers
9ff65c1e90
Release 2021.5.1
2021-05-13 02:05:20 +01:00
Adam Chalmers
2dcf3bd011
Release 2021.5.0
2021-05-13 02:05:19 +01:00
Nuno Diegues
ae460b340b
TUN-4342: Fix false positive warning about unused hostname property
2021-05-13 02:05:19 +01:00
Michael Borkenstein
bc54a7f87b
AUTH-3537: AUDs in JWTs are now always arrays
2021-05-13 02:05:19 +01:00
Adam Chalmers
75c3ca2f4a
TUN-4384: Silence log from automaxprocs
2021-05-13 02:05:19 +01:00
Adam Chalmers
4bd17766a9
TUN-4359: Warn about unused keys in 'tunnel ingress validate'
2021-05-13 02:05:19 +01:00
Adam Chalmers
b87cb9aee8
TUN-4357: Bump Go to 1.16
2021-05-13 02:05:18 +01:00
Adam Chalmers
07af2a33b7
TUN-4356: Set AUTOMAXPROCS to the CPU limit when running in a Linux container
2021-05-13 02:05:18 +01:00
abelinkinbio
209091da39
TUN-4000: Release notes for cloudflared replica model
2021-05-13 02:05:18 +01:00
Areg Harutyunyan
4d43a70a38
Setup a Github action for checking the cloudflared build
2021-05-04 14:31:22 +01:00
Adam Chalmers
5b35e968f3
TUN-4343: Fix broken build by setting debug field correctly
2021-05-04 01:05:47 +01:00
Daniel Hwang
f3b0b33dc5
debug: log host / path
...
to help understand why the ingress rule logged is being selected.
in addition, combine "Request Headers..." and "Serving with ingress..." logs
into this updated log.
Co-authored-by: Silver <sssilver@users.noreply.github.com>
2021-05-03 15:45:54 +01:00
Michael Borkenstein
aca0c93461
AUTH-3513: Checks header for app info in case response is a 403/401 from the edge
2021-04-20 12:06:03 -05:00
Adam Chalmers
eed7d7bbc9
TUN-4206: Better error message when user is only using one ingress rule
2021-04-12 12:04:54 -05:00
Areg Harutyunyan
1073f8db40
TUN-2853: rename STDIN-CONTROL env var to STDIN_CONTROL
2021-04-09 16:43:01 +01:00
Igor Postelnik
e45695d4a3
Release 2021.4.0
2021-04-07 13:19:08 -05: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
b25d38dd72
TUN-4177: Running with proxy-dns should not prevent running Named Tunnels
2021-04-05 11:28:05 +01:00
Nuno Diegues
1720ac0fc6
TUN-4178: Fix component test for running as a service in MacOS to not assume a named tunnel
2021-04-05 10:29:23 +01:00
Nuno Diegues
0929e5f0ff
Release 2021.3.6
2021-03-31 08:51:43 +01: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