Skip to content

Commit e9167f7

Browse files
committed
Release 2021.3.3
1 parent 4494a27 commit e9167f7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

RELEASE_NOTES

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2021.3.3
2+
- 2021-03-23 TUN-4111: Warn the user if both properties "tunnel" and "hostname" are used
3+
- 2021-03-23 TUN-4082: Test logging when running as a service
4+
- 2021-03-23 TUN-4112: Skip testing graceful shutdown with SIGINT on Windows
5+
- 2021-03-23 TUN-4116: Ingore credentials-file setting in configuration file during tunnel create and delete opeations.
6+
- 2021-03-23 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.
7+
- 2021-03-24 TUN-4123: Don't capture output in reconnect componet test
8+
- 2021-03-23 TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future.
9+
- 2021-03-24 AUTH-3455: Generate short-lived ssh cert per hostname
10+
- 2021-03-25 Update changelog 2021.3.3
11+
112
2021.3.2
213
- 2021-03-23 TUN-4042: Capture cloudflared output to debug component tests
314
- 2021-03-23 Publish changelog for 2021.3.2

0 commit comments

Comments
 (0)