-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
STG93 Added ACL response headers and x-ms-upn request header #38450
Merged
ibrandes
merged 10 commits into
Azure:feature/storage/stg93base
from
ibrandes:stg93ACLResponse
Jan 27, 2024
Merged
STG93 Added ACL response headers and x-ms-upn request header #38450
ibrandes
merged 10 commits into
Azure:feature/storage/stg93base
from
ibrandes:stg93ACLResponse
Jan 27, 2024
Conversation
This file contains 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
API change check API changes are not detected in this pull request. |
...-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/DataLakeFileClient.java
Outdated
Show resolved
Hide resolved
...-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/DataLakeFileClient.java
Outdated
Show resolved
Hide resolved
...-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/DataLakeFileClient.java
Outdated
Show resolved
Hide resolved
...-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/DataLakePathClient.java
Outdated
Show resolved
Hide resolved
alzimmermsft
approved these changes
Jan 26, 2024
...-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/DataLakeFileClient.java
Outdated
Show resolved
Hide resolved
...-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/DataLakeFileClient.java
Outdated
Show resolved
Hide resolved
...atalake/src/main/java/com/azure/storage/file/datalake/implementation/util/BuilderHelper.java
Outdated
Show resolved
Hide resolved
ibrandes
requested review from
chenrujun,
Netyyyy,
saragluna,
moarychan,
ibrahimrabab and
seanmcc-msft
as code owners
January 26, 2024 23:22
ibrandes
added a commit
that referenced
this pull request
Apr 4, 2024
* Adding new service version 2024-05-04 (2nd try) (#38255) * file changes * asset files * fixing audience error test without instrument * accidentally did not commit the change lol * re-enabling ClientName in HandleItem (#38273) * STG93 Adding rename support In List Range (Diff Range) (#38324) * swagger * hooking up * test and recording * style * async test * style * changing get to is * adding javadoc description and changing names * STG93 Added ACL response headers and x-ms-upn request header (#38450) * implementation * reformatting context logic, acl test, unfunctional upn test * edit to parseList in PathAccessControlEntry * style * made upn header appear in request and finished upn test * fixing issue with pipeline * making upn context adjustment its own method and editing its usage * fixing pipeline again * fixing upn test * resolving comments * Stg93 Snapshot management support via REST for NFS shares (Cleaned) (#38845) * swagger and hookup * everything * style * removing preprod from test environment suffix * adding better descriptions * renaming * re-recording * Revert "Stg93 Snapshot management support via REST for NFS shares (Cleaned) (…" (#38859) This reverts commit 3b390e6. * Api Review Changes (#38587) * all api review changes * syntax * revisions * removing imports * removing overwrite variable * CPKN async edits * docs changes * making getPropertiesWithResponse in sync and async private, fixing breaking change in sync * style * recording fixes * re-recording a test and suppressing spotbugs errors
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.
No description provided.