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 fa9cccd commit 212cc6fCopy full SHA for 212cc6f
CHANGELOG.md
@@ -1,4 +1,5 @@
1
-## 1.55.0 (Unreleased)
+## 1.55.1 (Unreleased)
2
+## 1.55.0 (March 26, 2021)
3
4
FEATURES:
5
tencentcloud/connectivity/transport.go
@@ -10,7 +10,7 @@ import (
10
"time"
11
)
12
13
-const ReqClient = "Terraform-v1.54.1"
+const ReqClient = "Terraform-v1.55.0"
14
15
type LogRoundTripper struct {
16
}
0 commit comments