We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a91f6 commit cf3b1bfCopy full SHA for cf3b1bf
CHANGELOG.md
@@ -1,4 +1,5 @@
1
-## 1.53.1 (Unreleased)
+## 1.53.2 (Unreleased)
2
+## 1.53.1 (January 23, 2021)
3
4
ENHANCEMENTS:
5
tencentcloud/connectivity/transport.go
@@ -10,7 +10,7 @@ import (
10
"time"
11
)
12
13
-const ReqClient = "Terraform-v1.53.0"
+const ReqClient = "Terraform-v1.53.1"
14
15
type LogRoundTripper struct {
16
}
0 commit comments