Skip to content

[STG93][AzFiles] Adding Rename Support to List Ranges API #23022

Merged
tanyasethi-msft merged 4 commits intoAzure:feat/storage/stg93from
tanyasethi-msft:rename-ListRanges
Jun 12, 2024
Merged

[STG93][AzFiles] Adding Rename Support to List Ranges API #23022
tanyasethi-msft merged 4 commits intoAzure:feat/storage/stg93from
tanyasethi-msft:rename-ListRanges

Conversation

@tanyasethi-msft
Copy link
Copy Markdown
Member

x-ms-file-support-rename: { Boolean }
Supported in version 2024-05-04 and above. This header is allowed only when prevsharesnapshot query parameter is present. The Boolean value determines whether the changed ranges for a file should be listed when the file's location in the previous snapshot is different from the location in the Request URI, as a result of rename or move operations. If the value is true, the valid changed ranges for the file will be returned. If the value is false, the operation will result in a failure with 409 (Conflict) response. The default value is false.

  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • Tests are included and/or updated for code changes.
  • Updates to module CHANGELOG.md are included.
  • MIT license headers are included in each file.

@github-actions github-actions Bot added the Storage Storage Service (Queues, Blobs, Files) label Jun 10, 2024
@tanyasethi-msft
Copy link
Copy Markdown
Member Author

/check-enforcer evaluate
/azp run go - azfile

@tanyasethi-msft
Copy link
Copy Markdown
Member Author

/azp run go - azfile

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@tanyasethi-msft
Copy link
Copy Markdown
Member Author

/azp run go - azfile

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Comment thread sdk/storage/azfile/internal/generated/autorest.md
@tanyasethi-msft tanyasethi-msft merged commit 736485b into Azure:feat/storage/stg93 Jun 12, 2024
tanyasethi-msft added a commit that referenced this pull request Jun 13, 2024
* azfile swagger update

* service version update

* service version upgrade (#22772)

* test for clientName in listHandles (#22997)

* [STG93][AzFiles] Adding Rename Support to List Ranges API  (#23022)

* support rename operation in list ranges

* test recording

* fix lint error

* changelog updates

* [azdatalake] Added ACL response headers (#23059)

* Added ACL response headers and removed few linting errors

* changelog updates, linter updates, recording

* new test and recordings

* lint warnings solve

* azblob - linter errors solve + dependancy updates

* changelog for dependency updates and few linter errors

* pipeline falures fix

* changelog release version change to preview

* version.go updates in all 3 modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants