Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
konakonall committed Oct 20, 2022
1 parent 10df7f7 commit 5e4f953
Showing 1 changed file with 44 additions and 24 deletions.
68 changes: 44 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,37 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.4.9](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.8...v1.4.9) - 2022-10-20

- 修复getSourceParams使用不当部分
- protocol兼容不带冒号的http、https
- 合法域名校验支持cos内网、cn域名
- d.ts补充

### Merged

- Feat/1.4.9 [`#161`](https://github.com/tencentyun/cos-js-sdk-v5/pull/161)
- fix 1.4.8 [`#160`](https://github.com/tencentyun/cos-js-sdk-v5/pull/160)

## [v1.4.8](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.6...v1.4.8) - 2022-09-06

fix
- 修复已知问题

### Commits

- fix 1.4.8 [`82824f0`](https://github.com/tencentyun/cos-js-sdk-v5/commit/82824f0539683019d83d5450a6e5d36cb27eac2e)
- 修复代码容错 [`ffb0bef`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ffb0befe48295402435190af029a165b2b773c35)
- Updated CHANGELOG.md [`6bcf227`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6bcf227938d0d2d1f1d730587b438a36ea190dbf)
- upd [`084aa2a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/084aa2a5b9b6e0ac8beb679d9ff1000ef617ac44)

## [v1.4.6](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.5...v1.4.6) - 2022-09-05

- 修复代码容错

### Commits

- 修复代码容错 [`b038089`](https://github.com/tencentyun/cos-js-sdk-v5/commit/b038089c46252cb762cb20ff17cd903ef60b58a0)
- 修复带啊名容错 [`b038089`](https://github.com/tencentyun/cos-js-sdk-v5/commit/b038089c46252cb762cb20ff17cd903ef60b58a0)
- Updated CHANGELOG.md [`2ee0f64`](https://github.com/tencentyun/cos-js-sdk-v5/commit/2ee0f64cba09669e3916fc1e379bf1ab16f15505)

## [v1.4.5](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.4...v1.4.5) - 2022-09-01
Expand Down Expand Up @@ -52,7 +76,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.4.1](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.0...v1.4.1) - 2022-08-18

fix
fix
- 修复引入sdk在dev模式下启动报错问题

### Merged
Expand All @@ -65,8 +89,8 @@ fix

## [v1.4.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.10...v1.4.0) - 2022-08-17

feat
- 升级webpack版本
feat
- 升级webpack版本
- 增加beacon上报

### Merged
Expand All @@ -80,7 +104,7 @@ feat

## [v1.3.10](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.9...v1.3.10) - 2022-08-01

fix
fix
- isNode环境判断新增webWorker场景

### Merged
Expand All @@ -95,9 +119,9 @@ fix

## [v1.3.9](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.8...v1.3.9) - 2022-06-23

feat
- putBucketCors支持ResponseVary
- 补充d.ts
feat
- putBucketCors支持ResponseVary
- 补充d.ts

### Merged

Expand Down Expand Up @@ -177,8 +201,8 @@ fix:修复host签名时不兼容全球加速域名

## [v1.3.3](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.2...v1.3.3) - 2021-12-01

- host参与签名
- getObjectUrl签名签入Query
- host参与签名
- getObjectUrl签名签入Query
- 新增参与签名的headers白名单

### Merged
Expand Down Expand Up @@ -229,8 +253,8 @@ fix:CIHost兼容处理

## [v1.3.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.21...v1.3.0) - 2021-11-17

- 新增appendObject接口
- 新增媒体处理demo
- 新增appendObject接口
- 新增媒体处理demo
- 修复已知d.ts错误

### Commits
Expand Down Expand Up @@ -303,7 +327,7 @@ fix:修复getObjectUrl报错问题

## [v1.2.15](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.14...v1.2.15) - 2021-07-01

- 分块上传upload part支持headers白名单
- 分块上传upload part支持headers白名单
- getObjectUrl 支持Query、Headers参数

### Merged
Expand Down Expand Up @@ -344,7 +368,7 @@ fix:修复getObjectUrl报错问题

## [v1.2.12](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.11...v1.2.12) - 2021-06-04

-demo新增简单上传base64内容文件
-demo新增简单上传base64内容文件
-sliceUploadFile方法新增返回值UploadId

### Merged
Expand Down Expand Up @@ -456,12 +480,12 @@ fix:修复getObjectUrl报错问题

## [v1.2.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.10...v1.2.0) - 2021-02-03

* 整改错误格式
* 补充测试用例
* 增加覆盖率统计
* 增加 d.ts 支持
* 优化签名计算逻辑
* getObject 接口支持 onProgress
* 整改错误格式
* 补充测试用例
* 增加覆盖率统计
* 增加 d.ts 支持
* 优化签名计算逻辑
* getObject 接口支持 onProgress
* 修复 global 报错

### Commits
Expand Down Expand Up @@ -509,8 +533,6 @@ fix:修复getObjectUrl报错问题

## [v1.1.5](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.3...v1.1.5) - 2020-12-17

分片支持 Pic-Operations 参数,和 UploadResult 返回值

### Commits

- putObject sliceUploadFile 统一返回值格式。 [`f95505c`](https://github.com/tencentyun/cos-js-sdk-v5/commit/f95505ca389cd7a7b92b39d3fb1873eb71af27dd)
Expand All @@ -522,8 +544,6 @@ fix:修复getObjectUrl报错问题

## [v1.1.3](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.2...v1.1.3) - 2020-12-16

sliceuploadFile 接口支持 Pic-Operations 传递给 multipartComplete 接口

### Commits

- 增加示例 [`26a1063`](https://github.com/tencentyun/cos-js-sdk-v5/commit/26a1063aa1a6ee4c8adc9137c874cf1e5bb34dee)
Expand Down

0 comments on commit 5e4f953

Please sign in to comment.