Skip to content

Commit

Permalink
release v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
taowei.wtw committed Nov 13, 2019
1 parent cee409f commit 4ef22f1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# ChangeLog - Aliyun OSS SDK for Go
## 版本号:v2.0.4 日期:2019-11-13
### 变更内容
- 增加:SSR 对bucket 和 endpoint 做合法性校验,不符合要求要直接提示错误。
- 增加:select object 功能merge
- 增加:断点续传文件支持多版本
- 增加:lifecycle 支持多版本
- 修复:断点续传文件中的时间比较方式优化
- 修复:修复断点上传不支持服务端加密的bug


# ChangeLog - Aliyun OSS SDK for Go
## 版本号:v2.0.3 日期:2019-09-17
### 变更内容
Expand Down
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
> - 使用此SDK,用户可以方便地在任何应用、任何时间、任何地点上传,下载和管理数据。
## 版本
> - Current version: v2.0.3
> - Current version: v2.0.4
## 运行环境
> - Go 1.5及以上。
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
> - With this SDK, you can upload, download and manage data on any app anytime and anywhere conveniently.
## Version
> - Current version: v2.0.3
> - Current version: v2.0.4
## Running Environment
> - Go 1.5 or above.
Expand Down

0 comments on commit 4ef22f1

Please sign in to comment.