Skip to content

Conversation

dependabot-preview[bot]
Copy link

Bumps oss2 from 2.5.0 to 2.13.0.

Release notes

Sourced from oss2's releases.

2.13.0

增加:支持 bucket worm 增加:get_object 和 select_object 返回的对象支持 'with' 操作 优化:断点上传接口支持设置ACL参数 优化: 修复 python3.8 上的兼容性问题 优化: 增加 endpoint 检查 优化: 签名URL支持 callback 和 callback-var 参数

2.12.1

增加:添加 six 到 依赖库

2.12.0

增加:支持ListObjectV2接口 增加:支持国密sm4

2.11.0

增加:支持客户端加密

2.10.0

增加:冷归档设置接口 增加:清单设置接口 优化:GetBucketInfo api 兼容低版本后台服务

2.9.1

  • 增加:异步fetch 接口
  • 增加:签名url支持访问者付费参数
  • 增加:分片上传支持sequential参数,支持分片上传的文件返回content-md5
  • 增加:支持python3.6 & python3.7
  • 优化:在python3下,header支持传入bytes类型数据
  • 优化:GetBucketInfo api 兼容低版本后台服务

2.9.0

增加:面向用户的QOS查询设置接口 增加:支持在创建bucket时设置容灾类型 增加:GetVodPlaylist 接口,支持获取指定时间播放列表 增加:sign url接口新增 slash-safe参数,避免'/'转义成'%2F' 增加:Storage Capacity 接口,支持设置Bucket容量 增加:Lifecycle 支持多版本 优化:增加bucket名字的合法性检查

2.8.0

增加:Request Payment 接口,支持访问者付费请求 增加:服务端限速设置接口,支持上传下载限速功能 增加:Routing Rule 接口,支持设置跳转或者镜像回源规则 优化:对部分bucket API 添加content-md5

Version 2.7.0

  • 增加:SelectObject 接口支持 byte range 查询
Changelog

Sourced from oss2's changelog.

Version 2.13.0 -------------- 增加:支持 bucket worm - 增加:get_object 和 select_object 返回的对象支持 'with' 操作 - 优化:断点上传接口支持设置ACL参数 - 优化: 修复 python3.8 上的兼容性问题 - 优化: 增加 endpoint 强检查 - 优化: 签名URL支持 callback 和 callback-var 参数

Version 2.12.1 -------------- 增加:添加six依赖包

Version 2.12.0 -------------- 增加:支持ListObjectV2接口 - 增加:支持国密sm4

Version 2.11.0 -------------- 增加:支持V2版本的客户端加密

Version 2.10.0 -------------- 增加:冷归档设置接口 - 增加:清单设置接口 - 优化:GetBucketInfo api 兼容低版本后台服务

Version 2.9.1

  • 增加:异步fetch 接口
  • 增加:签名url支持访问者付费参数
  • 增加:分片上传支持sequential参数,支持分片上传的文件返回content-md5
  • 增加:支持python3.6 & python3.7
  • 优化:在python3下,支持传入bytes类型数据
  • 优化:GetBucketInfo api 兼容低版本后台服务

Version 2.9.0

  • 增加:面向用户的QOS查询设置接口
  • 增加:支持在创建bucket时设置容灾类型
  • 增加:GetVodPlaylist 接口,支持获取指定时间播放列表
  • 增加:sign url接口新增 slash-safe参数,避免'/'转义成'%2F'
  • 增加:Storage Capacity 接口,支持设置Bucket容量
  • 增加:Lifecycle 支持多版本
  • 优化:增加bucket名字的合法性检查

Version 2.8.0

  • 增加:Request Payment 接口,支持访问者付费请求
  • 增加:服务端限速设置接口,支持上传下载限速功能
  • 增加:Routing Rule 接口,支持设置跳转或者镜像回源规则
  • 优化:对部分bucket API 添加content-md5

Version 2.7.0

  • 增加:SelectObjct 接口 支持 byte range 查询
  • 增加:对象标签( Object Tagging) 功能
  • 增加:Bucket Encryption 接口
  • 增加:多版本(Versioning) 功能
  • 增加:Bucket Policy 接口

Version 2.6.1

Commits
  • 9367453 release 2.13.0
  • 9c5da7b support python3.8
  • bb74862 update testcase
  • 83b951f add endpoint verification.
  • bd50125 make result of get_object and select_object support 'with' operation.
  • 3aaef52 use "RestoreJobParameters" instead of "ResotreJobParameters".
  • bf87fe9 add bucket worm configuration.
  • c44342f add sub resources: callback and callback-var.
  • 42a33be fix the issue that setting acl in resumable_upload method does not take effect.
  • 134014b release 2.12.1
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 4, 2020
@dependabot-preview
Copy link
Author

Superseded by #41.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/oss2-2.13.0 branch November 17, 2020 21:15
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