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.12.0 #309

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps qiniu-java-sdk from 7.8.0 to 7.12.0.

Release notes

Sourced from qiniu-java-sdk's releases.

Release 7.12.0

  • 增加 亚太-首尔 区域固定区域
  • 升级 gson 版本至 2.8.9
  • 补充支持表单上传 API 配置多个上传域名,按照配置域名顺序依次重试;所有上传都已支持多域名重试
  • 优化专有云使用姿势,简化配置
  • 优化分片上传 ctx 超时检测

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

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

Sourced from qiniu-java-sdk's changelog.

7.12.0(2022-10-25)

  • 增加亚太-首尔区域固定 Region
  • 移除雾存储区域:华东一区
  • 升级 gson 版本至 2.8.9
  • 表单上传支持主备域名
  • 优化私有云使用姿势,不再单独配置 rs api uc域名
  • 优化分片上传 ctx 超时检测

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

... (truncated)

Commits
  • cf2ea94 Merge pull request #561 from YangSen-qn/resume-check-ctx-expire
  • 870186c version to 7.12.0
  • 9b0062a Merge branch 'master' of YangSen-qn:qiniu/java-sdk into resume-check-ctx-expire
  • 701a4e3 Merge pull request #558 from YangSen-qn/update_gson
  • 90e14da Merge pull request #559 from QN-zhangzhuo/QRTC-1984
  • ae2a7af Merge pull request #557 from YangSen-qn/master
  • d81fa09 Merge branch 'master' into resume-check-ctx-expire
  • 8b8c4b5 Merge pull request #562 from HugoLipeng/qvs/LINK-2695
  • c12d3cc Merge branch 'master' into qvs/LINK-2695
  • 7545a7e Merge pull request #563 from qiniu/fix/ci/StreamingTest
  • Additional commits viewable in compare view


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 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.