Skip to content

Commit

Permalink
update version to v1.6.15
Browse files Browse the repository at this point in the history
  • Loading branch information
taowei.wtw committed Jun 24, 2020
1 parent af64f13 commit 1577345
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 版本号:v1.6.15 日期:2020-06-24
### 变更内容
- 新增: 增加revert-versioning命令

## 版本号:v1.6.14 日期:2020-06-04
### 变更内容
- 新增: 支持国密(SM4)及其BYOK功能
Expand Down
4 changes: 2 additions & 2 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
### [README of English](https://github.com/aliyun/ossutil/blob/master/README.md)

## 关于
- 此工具采用go语言,基于OSS[阿里云对象存储服务](http://www.aliyun.com/product/oss/)官方GO SDK v2.1.1 构建。
- 此工具采用go语言,基于OSS[阿里云对象存储服务](http://www.aliyun.com/product/oss/)官方GO SDK v2.1.2 构建。
- 阿里云对象存储(Object Storage Service,简称OSS),是阿里云对外提供的海量,安全,低成本,高可靠的云存储服务。
- OSS适合存放任意文件类型,适合各种网站、开发企业及开发者使用。
- 该工具旨在为用户提供一个方便的,以命令行方式管理OSS数据的途径。
- 当前版本提供了列举和删除Multipart Uploads功能。
- 当前版本未提供Bucket管理功能功能,相关功能会在后续版本中开发。

## 版本
- 当前版本:v1.6.14
- 当前版本:v1.6.15

## 运行环境
- Linux
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
### [README of Chinese](https://github.com/aliyun/ossutil/blob/master/README-CN.md)

## About
- This tool is developed with Go and built on the official GO SDK v2.1.1 of OSS [Alibaba Cloud Object Storage Service](http://www.aliyun.com/product/oss/).
- This tool is developed with Go and built on the official GO SDK v2.1.2 of OSS [Alibaba Cloud Object Storage Service](http://www.aliyun.com/product/oss/).
- OSS is a cloud storage service provided by Alibaba Cloud, featuring massive capacity, security, low cost, and high reliability.
- OSS can store any type of files. It applies to various websites, development enterprises and developers.
- This tool aims to provide a convenient-to-use command line for users to manage data in OSS.
- The current version provides to list and delete multipart upload tasks.
- The current version does not support bucket management. The feature will be available in future versions.

## Version
- Current version: v1.6.14
- Current version: v1.6.15

## Run environment
- Linux
Expand Down

0 comments on commit 1577345

Please sign in to comment.