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 abee411 commit d0e0a63Copy full SHA for d0e0a63
ChangeLog.md
@@ -1,3 +1,7 @@
1
+### 2025-04-18 Version 1.0.1
2
+* Support StsToken mode in cli profile.
3
+* Remove basic level for logging.
4
+
5
### 2025-04-08 Version 1.0.0
6
* Refactor all credentials providers.
7
* Dropped support for Python 3.6.
alibabacloud_credentials/__init__.py
@@ -1 +1 @@
-__version__ = "1.0.0"
+__version__ = "1.0.1"
0 commit comments