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 f132dfa commit ac08679Copy full SHA for ac08679
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 3.1.6.post1 - 2024.11.18
2
+- fix
3
+ - support ali oss response
4
+ - strip auth headers on redirect
5
+
6
## 3.1.6 - 2024.11.14
7
- fix
8
- fix bugs of alias paths in `megfile ls` command
megfile/version.py
@@ -1 +1 @@
-VERSION = "3.1.6"
+VERSION = "3.1.6.post1"
0 commit comments