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

mod: bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.52 to 0.7.55 #577

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps github.com/tencentyun/cos-go-sdk-v5 from 0.7.52 to 0.7.55.

Release notes

Sourced from github.com/tencentyun/cos-go-sdk-v5's releases.

v0.7.55

1、COS增加DeleteReferer方法,PutSymlink内部对SymlinkTarget做urlencode,更新demo规范,更加GetMeta接口和intelligent-tiering v2接口。 2、CI 支持多合一ai识别接口,metainsight增加mode字段,更新VideoTargetRec,支持盲水印3.0和极智压缩,支持kafka回调通知能力,解决jwt库版本安全问题。

v0.7.54

1、COS download方法允许分块可以超过10000, 2、增加sts签名方式并自动更新临时密钥

v0.7.53

1、COS upload接口透传参数到compelete,upload part支持上传0字节,设置软链接x-cos-symlink-target头部做urlencode。 2、CI 增加人像抠图接口。

Changelog

Sourced from github.com/tencentyun/cos-go-sdk-v5's changelog.

v0.7.55 - 2024-09-12

1、COS增加DeleteReferer方法,PutSymlink内部对SymlinkTarget做urlencode,更新demo规范,更加GetMeta接口和intelligent-tiering v2接口。 2、CI 支持多合一ai识别接口,metainsight增加mode字段,更新VideoTargetRec,支持盲水印3.0和极智压缩,支持kafka回调通知能力,解决jwt库版本安全问题。

Merged

Commits

  • 增加GetMeta接口,增加intelligent-tiering v2接口 b3a9f08
  • 更新demo 8ce4837
  • 支持盲水印3.0和极智压缩 ae68c1f
  • 支持多合一ai识别接口 ce30d02
  • 支持kafka回调通知能力 debfcd1
  • 解决jwt库的版本安全问题 26d3550
  • update VideoTargetRec 8670f9c
  • update presignedurl demo 4257d33
  • 修复demo中问题 41bf4a3
  • Updated CHANGELOG.md 6468769
  • update go.mod 74f414d
  • metainsight add mode b002c8b
  • 支持极智压缩状态参数 38b6730
  • x-cos-symlink-target内部做urlencode 66ce357

v0.7.54 - 2024-07-11

1、COS download方法允许分块可以超过10000, 2、增加sts签名方式并自动更新临时密钥

Merged

Commits

v0.7.53 - 2024-07-11

1、COS upload接口透传参数到compelete,upload part支持上传0字节,设置软链接x-cos-symlink-target头部做urlencode。

... (truncated)

Commits
  • 2baec15 Merge pull request #280 from tencentyun/feature_jojoliang_2e155105
  • 74f414d update go.mod
  • b3a9f08 增加GetMeta接口,增加intelligent-tiering v2接口
  • 17ebcc9 Merge pull request #279 from tencentyun/feature_jojoliang_0aa53fe3
  • 738d147 Merge branch 'dev-jwt' into 'master' (merge request !109)
  • ed2b4f5 Merge pull request #278 from tencentyun/feature_jojoliang_8dfdf213
  • 26d3550 解决jwt库的版本安全问题
  • 25462d3 Merge branch 'dev-notify-ckafka' into 'master' (merge request !108)
  • debfcd1 支持kafka回调通知能力
  • 589b8a9 Merge pull request #277 from tencentyun/feature_jojoliang_3f696cf3
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [github.com/tencentyun/cos-go-sdk-v5](https://github.com/tencentyun/cos-go-sdk-v5) from 0.7.52 to 0.7.55.
- [Release notes](https://github.com/tencentyun/cos-go-sdk-v5/releases)
- [Changelog](https://github.com/tencentyun/cos-go-sdk-v5/blob/master/CHANGELOG.md)
- [Commits](tencentyun/cos-go-sdk-v5@v0.7.52...v0.7.55)

---
updated-dependencies:
- dependency-name: github.com/tencentyun/cos-go-sdk-v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2024
@dependabot dependabot bot requested review from alimy and rocboss September 16, 2024 10:07
@alimy alimy merged commit 9e1b746 into dev Oct 9, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/dev/github.com/tencentyun/cos-go-sdk-v5-0.7.55 branch October 9, 2024 16:20
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.

1 participant