Закрыто
запросил слияние dependabot/go_modules/github.com/Azure/azure-storage-blob-go-0.15.0 в master
Created by: dependabot[bot]
Bumps github.com/Azure/azure-storage-blob-go from 0.14.0 to 0.15.0.
Release notes
Sourced from github.com/Azure/azure-storage-blob-go's releases.
v0.15.0
Version 0.15.0:
- Cleaned the function signatures for GetTags() and SetTags()
- Added Support for PutBlobFromUrl
- Added MSI login example
- Offered knob to disable syslog
- Fixed issue in copierChunk by returning the original buffer to the pool
- Fixed issue where chunkwriter hangs on cancel
- Added support for Permanent Delete to remove soft-deleted versions and snapshots
- Added updates to support new user delegation SAS
- Implemented version/object level WORM
- Added rehydrate priority in SetTier
- Implemented copy source authorization for service-to-service copies
Changelog
Sourced from github.com/Azure/azure-storage-blob-go's changelog.
Version 0.15.0:
- Cleaned the function signatures for GetTags() and SetTags()
- Added Support for PutBlobFromUrl
- Added MSI login example
- Offered knob to disable syslog
- Fixed issue in copierChunk by returning the original buffer to the pool
- Fixed issue where chunkwriter hangs on cancel
- Added support for Permanent Delete to remove soft-deleted versions and snapshots
- Added updates to support new user delegation SAS
- Implemented version/object level WORM
- Added rehydrate priority in SetTier
- Implemented copy source authorization for service-to-service copies
Commits
-
a95cc93
Merge pull request #324 from Azure/dev -
3165aad
Updated version for 0.15 and added changelog (#323) -
69bf9eb
Merge pull request #284 from kfarnung/chunkwriting_buffers -
7a7d02e
Merge branch 'dev' into chunkwriting_buffers -
609d45c
Merge pull request #322 from Azure/dev-master-merge -
36a3b7c
Removed swagger spec -
a541006
Merge remote-tracking branch 'origin/master' into dev -
fcec3a3
Added SAS Permission for Permanent Delete (#305) -
e7f2275
Implement copy source authorization (#317) -
7e62913
Rehydrate Priority In SetTier (#320) - Additional commits viewable in compare view
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)