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 cf5882f commit ba76ac6Copy full SHA for ba76ac6
internal/client.go
@@ -35,7 +35,7 @@ import (
35
)
36
37
const (
38
- clientVersion = "v2.0.0"
+ clientVersion = "v2.1.0"
39
defaultTraceRegionID = "DefaultRegion"
40
41
// tracing message switch
0 commit comments