go-sonic / sonic

Sonic is a blogging platform developed by Go. Simple and powerful
MIT License
1.99k stars 255 forks source link

chore(deps): bump github.com/aliyun/aliyun-oss-go-sdk from 2.2.9+incompatible to 3.0.1+incompatible #331

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 10 months ago

Bumps github.com/aliyun/aliyun-oss-go-sdk from 2.2.9+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
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

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 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)
dependabot[bot] commented 8 months ago

Superseded by #373.