All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.12.13 (2024-06-14)
- 修复CommonJS的构建产出 (58a8fdd)
0.12.12 (2024-02-06)
- 修复对BOS对象处理时的URL错误 (3c17ef2)
0.12.11 (2024-02-06)
- 更新BOS的请求地址解决认证失败问题 (f784efc)
0.12.10 (2023-05-06)
0.12.8 (2023-03-03)
0.12.7 (2023-01-10)
- bos: 修复签名算法与BOS的key处理冲突 (fdaee25)
0.12.6 (2023-01-10)
- auth: 修复URL中有中文的签名算法 (75b023a)
0.12.5 (2023-01-09)
- bos: 修复key中包含特殊字符时的逻辑 (fd69fb2)
0.12.4 (2022-12-22)
- bls: 支持V2版本queryLogRecord接口 (3a9119f)
0.12.3 (2022-12-08)
- http: 错误地使用了sessionToken (1195947)
0.12.2 (2022-09-20)
0.12.1 (2022-09-14)
- bos: 导出bucket和object的client类型 (32fb023)
0.12.0 (2022-09-07)
-
更新license字段为Apache-2.0
-
更新license字段为Apache-2.0 (ea49c35)
0.11.1 (2022-09-07)
0.11.0 (2022-09-07)
- bos: 放弃对浏览器的兼容
0.10.1 (2022-09-06)
0.10.0 (2022-09-06)
- 使用Node原生的fetch函数
0.9.2 (2022-09-05)
0.9.1 (2022-09-05)
- 发布前运行CI检查 (820bc68)
0.9.0 (2022-09-03)
- 请求失败时抛出异常
- 发布为CommonJS格式
- 发布为CommonJS格式 (11d7bd0)