List Blobs Versioning/Prefix/Delimiter support #21104
Merged
siminsavani-msft merged 5 commits intoAzure:feature/azblob-stg85/86from Jul 17, 2023
Merged
List Blobs Versioning/Prefix/Delimiter support #21104siminsavani-msft merged 5 commits intoAzure:feature/azblob-stg85/86from
siminsavani-msft merged 5 commits intoAzure:feature/azblob-stg85/86from
Conversation
* Regenerating azblob to stg 85/86 * Updating CopyFromURL * minor change * minor fixes * undo some minor fixes * Updating Go code generator * Fixing calls to pipeline * Adding custom UnmarshalXML for BlobItem and BlobPrefix * Updating constructor method for AppendBlobClient * Updating Client constructors * Undoing minor fixes to blob examples * Fixing authpolicy * Updating azcore version * Fixing client strings * Const for service client * Minor fix * fixing go mod files * Shared constants client name * Addressing comments
* Adding Cold Tier + tests * Recorded tests * Updated CHANGELOG.md * Fixing linting issues * Updating Cold tier test and recording * Addressing commits
Contributor
Author
|
/azp run go - azblob |
|
Azure Pipelines successfully started running 1 pipeline(s). |
seanmcc-msft
reviewed
Jul 7, 2023
seanmcc-msft
approved these changes
Jul 7, 2023
gapra-msft
approved these changes
Jul 11, 2023
souravgupta-msft
approved these changes
Jul 13, 2023
f2f2922 to
cc5f011
Compare
Contributor
Author
|
/azp run go - azblob |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding test to verify List Blobs Versioning/Prefix/Delimiter support