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 2e259b1 commit 7ad70e5Copy full SHA for 7ad70e5
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 0.11.0 (2021-04-22)
2
+
3
+FEATURES:
4
5
+- add `URocketMQ ` apis to be consistent with official document(#96 )
6
+- add `ISMS ` apis to be consistent with official document(#95 )
7
+- add `UGN ` apis to be consistent with official document(#94 )
8
9
+ENHANCEMENTS:
10
11
+- add U-Timestamp-Ms in request header for tracing the e2e latency
12
13
## 0.10.3 (2021-04-14)
14
15
## 0.10.2 (2021-03-03)
ucloud/version.py
@@ -1 +1 @@
-version = "0.10.3"
+version = "0.11.0"
0 commit comments