Skip to content

Commit fd40001

Browse files
TUN-4855: Added CHANGES.md for release 2021.8.0
1 parent bcc8479 commit fd40001

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
**Experimental**: This is a new format for release notes. The format and availability is subject to change.
22

3+
## 2021.8.0
4+
### Bug fixes
5+
- Prevents tunnel from accidentally running when only proxy-dns should run.
6+
7+
### Improvements
8+
- If auto protocol transport lookup fails, we now default to a transport instead of not connecting.
9+
310
## 2021.6.0
411
### Bug Fixes
512
- Fixes a http2 transport (the new default for Named Tunnels) to work with unix socket origins.

RELEASE_NOTES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
2021.8.0
22
- 2021-07-30 TUN-4847: Allow to list tunnels by prefix name or exclusion prefix name
33
- 2021-07-30 TUN-4772: Release built executables with packages
4-
- 2021-07-30 TUN-4851: Component tests to sanity check that Proxy DNS and Tunnel are only run when expected
4+
- 2021-07-30 TUN-4851: Component tests to smoke test that Proxy DNS and Tunnel are only run when expected
55
- 2021-07-28 TUN-4811: Publish quick tunnels' hostname in /metrics under `userHostname` for backwards-compatibility
66
- 2021-07-29 TUN-4832: Prevent tunnel from running accidentally when only proxy-dns should run
77
- 2021-07-28 TUN-4819: Tolerate protocol TXT record lookup failing

0 commit comments

Comments
 (0)