Skip to content

Commit 0f5cbed

Browse files
authored
Merge 624186f into 2ded367
2 parents 2ded367 + 624186f commit 0f5cbed

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: NodeJS CI with NPM
22

3-
on:
4-
push:
5-
paths-ignore:
6-
- '**.md'
3+
on: [push, pull_request]
74

85
jobs:
96
build:

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
- 对象存储,查询区域域名支持配置 UC 地址
55
- 对象存储,查询区域域名接口升级
66
- 对象存储,更新设置镜像源的域名
7+
- 对象存储,新增请求中间件逻辑,方便拓展请求逻辑
8+
- 对象存储,新增备用 UC 域名用于查询区域域名
79

810
## 7.8.0
911
- 移除不推荐域名,并增加 亚太-首尔 和 华东-浙江2 固定区域

0 commit comments

Comments
 (0)