Skip to content

Commit db5c6f2

Browse files
committed
Release 2021.3.2
1 parent 9dd7898 commit db5c6f2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

RELEASE_NOTES

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2021.3.2
2+
- 2021-03-23 TUN-4042: Capture cloudflared output to debug component tests
3+
- 2021-03-23 Publish changelog for 2021.3.2
4+
- 2021-03-16 TUN-4089: Address flakiness in component tests for termination
5+
- 2021-03-16 TUN-4060: Fix Go Vet warnings (new with go 1.16) where t.Fatalf is called from a test goroutine
6+
- 2021-03-16 TUN-4091: Use flaky decorator to rerun reconnect component tests when they fail
7+
- 2021-03-12 TUN-4081: Update log severities to use Zerolog's levels
8+
- 2021-03-16 TUN-4094: Don't read configuration file for access commands
9+
- 2021-03-15 TUN-3993: New `cloudflared tunnel info` to obtain details about the active connectors for a tunnel
10+
- 2021-03-17 TUN-3715: Apply input source to the correct context
11+
- 2021-03-17 AUTH-3394: Ensure scheme on token command
12+
- 2021-03-18 TUN-4096: Reduce tunnel not connected assertion backoff to address flaky termination tests
13+
- 2021-03-19 TUN-3998: Allow to cleanup the connections of a tunnel limited to a single client
14+
- 2021-02-04 TUN-3715: Only read config file once, right before invoking the command
15+
116
2021.3.1
217
- 2021-03-11 TUN-4051: Add component-tests to test graceful shutdown
318
- 2021-03-12 TUN-4052: Add component tests to assert service mode behavior

0 commit comments

Comments
 (0)