fsspec / ossfs

fsspec filesystem for Alibaba Cloud (Aliyun) Object Storage System (OSS)
Apache License 2.0
19 stars 10 forks source link

Bump oss2 from 2.17.0 to 2.18.0 #130

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps oss2 from 2.17.0 to 2.18.0.

Release notes

Sourced from oss2's releases.

2.18.0

更新:bucket tagging 接口支持删除指定tag 更新:bucket referer 接口支持黑名单参数 增加:支持describe regions接口 增加:支持callback policy接口 更新:create bucket 接口支持服务端加密参数 更新:支持DeepCodeArcheive存储类型 增加:EnvironmentVariableCredentialsProvider 实现 优化:增加object名字的非空检查 增加:支持异步图片处理接口 增加:支持EC错误码处理 更新:get_object_meta接口请求方法从GET修改为HEAD

Changelog

Sourced from oss2's changelog.

Version 2.18.0

  • 更新:bucket tagging 接口支持删除指定tag
  • 更新:bucket referer 接口支持黑名单参数
  • 增加:支持describe regions接口
  • 增加:支持callback policy接口
  • 更新:create bucket 接口支持服务端加密参数
  • 更新:支持DeepCodeArcheive存储类型
  • 增加:EnvironmentVariableCredentialsProvider 实现
  • 优化:增加object名字的非空检查
  • 增加:支持异步图片处理接口
  • 增加:支持EC错误码处理
  • 更新:get_object_meta接口请求方法从GET修改为HEAD
Commits
  • 80584a0 release 2.18.0
  • f4e24a3 update testcase.
  • 5f38341 update code.
  • c09d31b Add verification that the key cannot be empty to the __do_object interface (#...
  • 7176abe added support for the implementation of the EnvironmentVariableCredentialsPro...
  • ca0006a added a storage class for DeepColdArchive
  • 91167d8 Add headers parameters to the list bucket interface (#341)
  • 6c3436f add support for encrypted parameters when creating buckets (#340)
  • c98d945 add callback policy (#339)
  • 44bf973 Added async process object (#338)
  • 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

The following labels could not be found: maintenance.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (3f625cc) 90.81% compared to head (c112176) 90.81%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #130 +/- ## ======================================= Coverage 90.81% 90.81% ======================================= Files 15 15 Lines 1710 1710 Branches 252 252 ======================================= Hits 1553 1553 Misses 114 114 Partials 43 43 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.