lin-cms-spring-boot
lin-cms-spring-boot copied to clipboard
chore(deps): bump qiniu-java-sdk from 7.8.0 to 7.11.0
Bumps qiniu-java-sdk from 7.8.0 to 7.11.0.
Release notes
Sourced from qiniu-java-sdk's releases.
Release 7.11.0
- 对象存储,管理类 API 发送请求时增加 X-Qiniu-Date (生成请求的时间) header
Release 7.10.4
Release v7.10.3
- QVS修复中文前缀列举问题
- 支持非UTF-8变量
Release 7.10.2
- RTC模块提供V4版本合流接口
Release 7.10.1
- 对象存储,补充 stat api 可查看对象元数据信息
Release 7.10.0
- 对象存储,新增支持 深度归档存储类型
Release 7.9.4
- 修复大于 2G 的文件上传失败问题
- 实现了 Qiniu 签名,并替换所有管理 API 的签名方式为 Qiniu 签名
Release 7.9.3
对象存储
- 增加内置华东-浙江2 区域域名信息,可直接 Region.regionCnEast2() 使用该区域信息
Release 7.9.2
- 修复创建设备的接口使用json传参为空bug
Release 7.9.1
- 新增语音对讲
- 新增平台设备类型
Changelog
Sourced from qiniu-java-sdk's changelog.
7.11.0(2022-06-08)
- 对象存储,管理类 API 发送请求时增加 X-Qiniu-Date (生成请求的时间) header
7.10.4 (2022-05-27)
- 添加查询单个短信模板接口
7.10.3 (2022-05-19)
- 支持非 UTF-8 环境变量
- QVS修复中文前缀列举问题
7.10.2 (2022-04-28)
- RTC模块提供V4版本合流接口
7.10.1 (2022-04-25)
- 对象存储,补充 stat api 可查看对象元数据信息
7.10.0 (2022-04-15)
- 对象存储,新增支持 深度归档存储类型
7.9.5 (2022-03-28)
修复
QRTC
- 服务端支持全量覆盖,合流支持z参数, strechMode使用枚举
7.9.4 (2022-03-15)
修复
对象存储
- 修复大于 2G 的文件上传失败问题
- 实现了 Qiniu 签名,并替换所有管理 API 的签名方式为 Qiniu 签名
7.9.3 (2022-01-27)
对象存储
- 增加内置华东-浙江2 区域域名信息
7.9.2 (2021-12-30)
修复
QRTC
- qvs修复创建设备的Bug
7.9.1 (2021-12-20)
增加
QRTC相关
- 新增语音对讲
- 新增平台设备类型
... (truncated)
Commits
0ba2a56
Update README.md479a72d
Update Constants.javabce221b
Update CHANGELOG.md710cb87
Merge pull request #555 from YangSen-qn/mastercabf6e6
change code fmtf994fbd
delete some not recommend hosts5032866
Merge branch 'master' of YangSen-qn:qiniu/java-sdk54ea90d
delete some not recommend hostse4e1296
ver upe72333f
Merge pull request #556 from wshlovercn/SMS-111- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)