cloudflare/cloudflared
Publicmirrored from https://github.com/cloudflare/cloudflaredAvailable
RELEASE_NOTES
42lines · modecode
| 1 | 2018.10.0 |
| 2 | - 2018-08-15 AUTH-910, AUTH-1049, AUTH-1068, AUTH-1056: Generate and store Access tokens with E2EE option, curl/cmd wrapper |
| 3 | - 2018-09-11 TUN-890: To support free tunnels, hostname can now be "" |
| 4 | - 2018-09-12 TUN-810: Cloudflared should open dash/argotunnel not dash/warp |
| 5 | - 2018-09-12 TUN-985: Don't display tunnel ID if it's empty string |
| 6 | - 2018-09-11 TUN-881: Display trial zone URL upon successful registration |
| 7 | - 2018-09-11 TUN-868: HTTP/HTTPS mismatch should have a better error message |
| 8 | - 2018-09-19 TUN-1028: Unhide cloudflared compression flag |
| 9 | - 2018-09-20 AUTH-1139: refactored cloudflared help menu |
| 10 | - 2018-09-20 TUN-1035: New text for cloudflared tunnel --help |
| 11 | - 2018-09-18 AUTH-1136: addressing beta feedback |
| 12 | - 2018-09-26 AUTH-1165: hide access command |
| 13 | - 2018-09-26 TUN-1046: Document that delta compression is a beta feature |
| 14 | - 2018-09-28 TUN-1056: Lint error broke build |
| 15 | - 2018-09-27 TUN-1052: Origintunneld can send back an Origincert to Cloudflared |
| 16 | - 2018-09-28 TUN-1052: Changing type of OriginCert to :Data |
| 17 | - 2018-10-01 TUN-1062: Makefile target for regenerating Capn Proto definitions |
| 18 | - 2018-10-02 TUN-1064: Revert OriginCert capnp changes in Cloudflared. Reverts commits a1ee2342e97 and 8c756c45785. |
| 19 | - 2018-10-03 TUN-1076: Pin capnproto2 to version 2.17.1 |
| 20 | - 2018-10-03 AUTH-1199: unhide access command, added beta label |
| 21 | |
| 22 | 2018.8.0 |
| 23 | - 2018-05-01 Initial commit |
| 24 | - 2018-05-03 TUN-595: Add License/Readme files to cloudflared |
| 25 | - 2018-05-01 TUN-528: Move cloudflared into a separate repo |
| 26 | - 2018-07-24 TUN-813: Clean up cloudflared dependencies |
| 27 | - 2018-07-25 TUN-814: Handle error in CreateTLSListener before closing listener |
| 28 | - 2018-07-24 TUN-804: create Makefile recipe to build cloudflared and run tests |
| 29 | - 2018-07-26 TUN-817: Increase the log time precision |
| 30 | - 2018-07-30 TUN-828: Added Connection: keep-alive header |
| 31 | - 2018-07-30 TUN-829: prefer p256 curve |
| 32 | - 2018-07-31 TUN-834: Enable tracing on cloudflared |
| 33 | - 2018-08-07 TUN-820: Fix caddyfile gitignore |
| 34 | - 2018-07-25 TUN-804: create make recipe for building deb package |
| 35 | - 2018-08-07 TUN-861: Disable cloudflared tracing by default; preserve the latest tracefile |
| 36 | - 2018-08-07 TUN-857: Pull the brotli-go dependency from Github |
| 37 | - 2018-08-14 TUN-897: Bring back missing Brotli files |
| 38 | - 2018-07-26 TUN-804: create makefile recipe to release cloudflared using equinox |
| 39 | - 2018-08-15 TUN-901: makefile target for homebrew release |
| 40 | - 2018-07-30 TUN-801: Rapid SQL Proxy |
| 41 | - 2018-08-27 TUN-833: Don't log system root certificate loading failure on Windows |
| 42 | |
| 43 | |