[PR #26395] chore(deps): bump cos-python-sdk-v5 from 1.9.30 to 1.9.38 in /api #31419

Closed
opened 2026-02-21 20:49:25 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/26395

State: closed
Merged: Yes


Bumps cos-python-sdk-v5 from 1.9.30 to 1.9.38.

Release notes

Sourced from cos-python-sdk-v5's releases.

V1.9.38

1、新增图片/音视频 aigc元数据添加的demo 2、新增图片/音视频 aigc元数据获取的sdk与demo

V1.9.37

支持图片处理异步服务开关

V1.9.36

1、高级下载接口支持配置是否使用目标临时文件 2、重试逻辑优化

V1.9.35

1、delete_object将url param算入签名 2、修复多进程调用CosClient高级下载接口时的一些冲突问题

V1.9.34

1、CI相关接口:严格签名补充支持

V1.9.33

客户端ssl证书校验配置,支持双向认证

V1.9.32

  1. CI:获取 HLS 播放密钥
  2. COS:get_bucket_meta,存储桶智能分层V2接口

V1.9.31

  1. HTTPS证书校验配置参数化
  2. 增加SDK重试标记请求头x-cos-sdk-retry
  3. 即时清单接口post_bucket_inventory
  4. CI:meta insight,ai recognition
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 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)
**Original Pull Request:** https://github.com/langgenius/dify/pull/26395 **State:** closed **Merged:** Yes --- Bumps [cos-python-sdk-v5](https://github.com/tencentyun/cos-python-sdk-v5) from 1.9.30 to 1.9.38. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tencentyun/cos-python-sdk-v5/releases">cos-python-sdk-v5's releases</a>.</em></p> <blockquote> <h2>V1.9.38</h2> <p>1、新增图片/音视频 aigc元数据添加的demo 2、新增图片/音视频 aigc元数据获取的sdk与demo</p> <h2>V1.9.37</h2> <p>支持图片处理异步服务开关</p> <h2>V1.9.36</h2> <p>1、高级下载接口支持配置是否使用目标临时文件 2、重试逻辑优化</p> <h2>V1.9.35</h2> <p>1、delete_object将url param算入签名 2、修复多进程调用CosClient高级下载接口时的一些冲突问题</p> <h2>V1.9.34</h2> <p>1、CI相关接口:严格签名补充支持</p> <h2>V1.9.33</h2> <p>客户端ssl证书校验配置,支持双向认证</p> <h2>V1.9.32</h2> <ol> <li>CI:获取 HLS 播放密钥</li> <li>COS:get_bucket_meta,存储桶智能分层V2接口</li> </ol> <h2>V1.9.31</h2> <ol> <li>HTTPS证书校验配置参数化</li> <li>增加SDK重试标记请求头x-cos-sdk-retry</li> <li>即时清单接口post_bucket_inventory</li> <li>CI:meta insight,ai recognition</li> </ol> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tencentyun/cos-python-sdk-v5/commit/a548974b75c5057b11ab4a516ac52ef7910388a9"><code>a548974</code></a> ci aigc metadata sdk</li> <li><a href="https://github.com/tencentyun/cos-python-sdk-v5/commit/ebb90102029f888e9cfe472c890ef3c4ee09d9f8"><code>ebb9010</code></a> demo update</li> <li><a href="https://github.com/tencentyun/cos-python-sdk-v5/commit/118a1ffbe20260a0b0e798742b5127a87b8e64a2"><code>118a1ff</code></a> ci sdk update</li> <li><a href="https://github.com/tencentyun/cos-python-sdk-v5/commit/5539cd49f61c44f851c8b5742149e29118c98fa6"><code>5539cd4</code></a> bugfix: disaster_recovery_demo</li> <li><a href="https://github.com/tencentyun/cos-python-sdk-v5/commit/c9765ae08a77895fb5bd354e8bb06ada4d704bbc"><code>c9765ae</code></a> update ci sdk and demo</li> <li><a href="https://github.com/tencentyun/cos-python-sdk-v5/commit/4a3a73dfefd8b30ee63fde8203e0034e988650c2"><code>4a3a73d</code></a> Merge pull request <a href="https://redirect.github.com/tencentyun/cos-python-sdk-v5/issues/286">#286</a> from bug-is-zhang/master</li> <li><a href="https://github.com/tencentyun/cos-python-sdk-v5/commit/1ac21f8b5c5e1cb51dbde0367af7d7328ee85737"><code>1ac21f8</code></a> add ci hls play key sdk and demo</li> <li><a href="https://github.com/tencentyun/cos-python-sdk-v5/commit/79e909b9c4a4021fb24eb0c86ec6e60f10609e27"><code>79e909b</code></a> update demo</li> <li><a href="https://github.com/tencentyun/cos-python-sdk-v5/commit/2f453adfa94458d18c868918e79b4f3310995b07"><code>2f453ad</code></a> add ci ai recognition sdk and demo</li> <li><a href="https://github.com/tencentyun/cos-python-sdk-v5/commit/c172694a2b206d18757a39976f00e1f7c951060d"><code>c172694</code></a> add AIObjectDetect sdk and demo</li> <li>Additional commits viewable in <a href="https://github.com/tencentyun/cos-python-sdk-v5/compare/V1.9.30...V1.9.38">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cos-python-sdk-v5&package-manager=uv&previous-version=1.9.30&new-version=1.9.38)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
yindo added the pull-request label 2026-02-21 20:49:25 -05:00
yindo closed this issue 2026-02-21 20:49:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#31419