Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump qiniu-java-sdk from 7.8.0 to 7.12.1 #316

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2022

Bumps qiniu-java-sdk from 7.8.0 to 7.12.1.

Release notes

Sourced from qiniu-java-sdk's releases.

Release 7.12.1

  • autoRegion 自动获取域名信息全局缓存
  • 修复分片上传 v2 块大小设置无效问题

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.1(2022-12-07)

  • uc query 增加全局缓存
  • 处理分片 v2 块大小设置无效问题

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 区域域名信息

... (truncated)

Commits
  • 8f71829 Merge pull request #570 from YangSen-qn/master
  • 2b81233 version to 7.12.1
  • 1fd37ed Merge pull request #569 from YangSen-qn/multi-region
  • 250bd07 uc query to v3
  • 876557a revert some codes
  • 1d16f15 revert multi region code
  • 123e947 RegionGroup isValid: all regions must be valid
  • 9635e1b change resume v2 action type
  • e23a573 support multi region
  • 3096342 Merge branch 'master' of YangSen-qn:qiniu/java-sdk into multi-region
  • 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)

Bumps [qiniu-java-sdk](https://github.com/qiniu/java-sdk) from 7.8.0 to 7.12.1.
- [Release notes](https://github.com/qiniu/java-sdk/releases)
- [Changelog](https://github.com/qiniu/java-sdk/blob/master/CHANGELOG.md)
- [Commits](qiniu/java-sdk@v7.8.0...v7.12.1)

---
updated-dependencies:
- dependency-name: com.qiniu:qiniu-java-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants