turbot / steampipe-plugin-alicloud

Use SQL to instantly query Alibaba Cloud resources across regions and accounts. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/alicloud
Apache License 2.0
12 stars 6 forks source link

Bump github.com/aliyun/aliyun-oss-go-sdk from 2.1.6+incompatible to 3.0.1+incompatible #371

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps github.com/aliyun/aliyun-oss-go-sdk from 2.1.6+incompatible to 3.0.1+incompatible.

Release notes

Sourced from github.com/aliyun/aliyun-oss-go-sdk's releases.

v3.0.1

repalce version 3.0.0

v2.2.10

  • 增加:support return callback body.
  • 增加:support response header api
  • 增加:add region field in listBuckets
  • 增加:add ResponseVary field in CORSXML

v2.2.9

  • 增加:support force path style option.
  • 增加:support context.Context option.
  • 修改:remove LifecycleFilterNot.Prefix omitempty attribute.

v2.2.8

  • 增加:support EnvironmentVariableCredentialsProvider
  • 增加:support describe regions api.
  • 增加:support create bucket with server encryption parameters.
  • 增加:support referer black list.
  • 增加:support aysnc process object api.
  • 增加:support ObjectSizeGreaterThan and ObjectSizeLessThan in lifecycle rule.
  • 增加:add DeepColdArchive storage class.

v2.2.7

增加:support get info form EC & x-oss-err. 增加:support bucket replication time control api. 增加:support bucket style api. 增加:support list bucket cname api. 增加:support bucket resource group api. 修复:do not use uname -* cmd to get platform information. 修复:call rand.Seed only once.

v2.2.6

增加:the object name cannot be empty in object's apis. 增加:support access monitor api. 修复:fix GetBucketStat bug. 增加:lifecycle rule supports filter configuration. 增加:support deleting the specified bucket tags. 修复:can't delete objects where the keys contain special characters.

v2.2.5

增加:add meta data indexing api 删除:remove github.com/baiyubin/aliyun-sts-go-sdk/sts deps. 修改:remove chartset info in text/* mime type. 增加:add restore info in listObjects/listObjectVersions 增加:add x-oss-ac-* into subresource list. 修改:fix select object bug. 增加:getBucketStat api returns more info 增加:support X-Oss-Notification header in CompleteMultipartUpload api.

... (truncated)

Changelog

Sourced from github.com/aliyun/aliyun-oss-go-sdk's changelog.

ChangeLog - Aliyun OSS SDK for Go

版本号:v2.2.10 日期:2023-10-30

变更内容

  • 增加:support return callback body.
  • 增加:support response header api
  • 增加:add region field in listBuckets
  • 增加:add ResponseVary field in CORSXML

版本号:v2.2.9 日期:2023-08-25

变更内容

  • 增加:support force path style option.
  • 增加:support context.Context option.
  • 修改:remove LifecycleFilterNot.Prefix omitempty attribute.

版本号:v2.2.8 日期:2023-07-31

变更内容

  • 增加:support EnvironmentVariableCredentialsProvider
  • 增加:support describe regions api.
  • 增加:support create bucket with server encryption parameters.
  • 增加:support referer black list.
  • 增加:support aysnc process object api.
  • 增加:support ObjectSizeGreaterThan and ObjectSizeLessThan in lifecycle rule.
  • 增加:add DeepColdArchive storage class.
  • 修复:fix bug.

版本号:v2.2.7 日期:2023-03-23

变更内容

  • 增加:support get info form EC & x-oss-err.
  • 增加:support bucket replication time control api.
  • 增加:support bucket style api.
  • 增加:support list bucket cname api.
  • 增加:support bucket resource group api.
  • 修复:do not use uname -* cmd to get platform information.
  • 修复:call rand.Seed only once.

版本号:v2.2.6 日期:2022-11-16

变更内容

  • 增加:the object name cannot be empty in object's apis.
  • 增加:support access monitor api.
  • 修复:fix GetBucketStat bug.
  • 增加:lifecycle rule supports filter configuration.
  • 增加:support deleting the specified bucket tags.
  • 修复:can't delete objects where the keys contain special characters.

版本号:v2.2.5 日期:2022-08-19

变更内容

  • 增加:add meta data indexing api
  • 删除:remove github.com/baiyubin/aliyun-sts-go-sdk/sts deps.

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 10 months ago

Superseded by #388.