TaleLin / lin-cms-spring-boot

🔨 基于SpringBoot的CMS/DMS/管理系统开发框架
http://doc.cms.talelin.com/
MIT License
904 stars 253 forks source link

chore(deps): bump qiniu-java-sdk from 7.8.0 to 7.10.2 #289

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps qiniu-java-sdk from 7.8.0 to 7.10.2.

Release notes

Sourced from qiniu-java-sdk's releases.

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

  1. 新增语音对讲
  2. 新增平台设备类型
Changelog

Sourced from qiniu-java-sdk's changelog.

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相关

  • 新增语音对讲
  • 新增平台设备类型

7.9.0 (2021-12-10)

增加

QRTC相关

  • 添加APP级别管理接口
  • 添加ROOM级别管理接口
  • 添加QRTC回调设定接口
  • 添加合流任务相关接口
  • 添加转推任务相关接口
Commits


Dependabot compatibility score

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)
dependabot[bot] commented 2 years ago

Superseded by #291.