Skip to content

Releases: tencentyun/cos-nodejs-sdk-v5

v2.13.0

29 Jan 06:26
3c53f3e
Compare
Choose a tag to compare

1、安全性提升:不再支持 path-style
2、安全性提升:host 强制加入签名计算
3、修复 uploadFile 未对参数 Key 做校验

v2.12.6

15 Jan 03:07
7f11784
Compare
Choose a tag to compare

feat

  • pic-operations加入签名计算

v2.12.5

24 Oct 03:12
Compare
Choose a tag to compare

fix

  • d.ts类型优化
  • 代码格式化

v2.12.4

07 Aug 07:08
beedb03
Compare
Choose a tag to compare

feat

  • 新增encodeBase64方法
  • 新增代码格式化

v2.12.3

27 Jul 08:51
9deb7b8
Compare
Choose a tag to compare

fix

  • 修复分块复制headers可能不正确问题

v2.12.2

26 Jul 02:43
8491f0e
Compare
Choose a tag to compare

fix

  • 优化index.d.ts
  • 升级fast-xml-parser版本

v2.12.1

15 May 08:44
Compare
Choose a tag to compare

fix

  • 优化index.d.ts
  • 优化XMLParser配置项

v2.12.0

23 Apr 02:23
Compare
Choose a tag to compare

feat

  • FollowRedirect默认改为false
  • 更换xml2js为fast-xml-parser
  • uploadSliceItem透传headers
  • 补充cidemo、补充单测

v2.11.19

29 Dec 07:42
e01ff4d
Compare
Choose a tag to compare

fix

  • 更新可以签入签名的headers

v2.11.18

06 Dec 11:56
4a939b2
Compare
Choose a tag to compare

fix

  • 修复Credentials逻辑错误