-
Notifications
You must be signed in to change notification settings - Fork 2.1k
STG100 Beta Features #46518
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
Draft
ibrandes
wants to merge
26
commits into
main
Choose a base branch
from
feature/storage/stg100base
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
STG100 Beta Features #46518
Conversation
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
* stg100 versioning changes * removing extra space * fixing formatting error
* listblob startsFrom changes * adding recordings * fixing review comments * adding listblobsbyhierachy tests
* adding enableSmbDirectoryLease property * adding tests * fixing linting errors
* encryption in transit changes * adding tests * fixing review comments
* adding implementation and happy path test * adding more tests and recordings, and moving token extraction to common * re-adding recordings after pull * fixing string to sign test * forgot that token can't be recorded * reverting assets and moving query param * adding old assets tag back because im silly * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * consolidating string to sign logic --------- Co-authored-by: Copilot <[email protected]>
* adding implementation and happy path test * adding more tests and recordings, and moving token extraction to common * re-adding recordings after pull * fixing string to sign test * forgot that token can't be recorded * reverting assets and moving query param * adding old assets tag back because im silly * whole feature * adding more tests and consolidating string to sign logic * fixing test that was unocovered through the fix to liveTestScenarioWithRetry * removing change in blobsasimplutil
* generating off swagger * wip * proper implementation added * adding tests and recordings * adding new headers to recording ignore list * regenerating off swagger and adding listblob starts from implementation back * fixing position of startsfrom in implementations * fixing formatting * fixing formatting again * updating recordings
* adding implementation and happy path test * adding more tests and recordings, and moving token extraction to common * re-adding recordings after pull * fixing string to sign test * forgot that token can't be recorded * initial implementation * async implementations and tests * fixing typo * style * adding send message with user delegation sas test and service tests * expanding tid and oid acronyms * adding new test and recordings * removing change in blobsasimplutil * updating recordings
* re-generating off of swagger * more swagger * enabling and disabling * swapping binary data for flux<bytebuffer> and removing requirement in module-info
* adding implementation and happy path test * adding more tests and recordings, and moving token extraction to common * re-adding recordings after pull * fixing string to sign test * forgot that token can't be recorded * initial implementation * async implementations and tests * fixing typo * style * initial implementation and fixing typos * adding oid tests * formatting * fixing tests in FileSasClientTests * adding service sync and async tests * spotless * Update sdk/storage/azure-storage-file-share/src/main/java/com/azure/storage/file/share/implementation/ServicesImpl.java Co-authored-by: Copilot <[email protected]> * Update sdk/storage/azure-storage-file-share/src/main/java/com/azure/storage/file/share/implementation/ServicesImpl.java Co-authored-by: Copilot <[email protected]> * undoing copilot change because it edited an impl file * regenerating off swagger * Update sdk/storage/azure-storage-file-share/src/main/java/com/azure/storage/file/share/sas/ShareServiceSasSignatureValues.java Co-authored-by: Copilot <[email protected]> * Update sdk/storage/azure-storage-file-share/src/main/java/com/azure/storage/file/share/sas/ShareServiceSasSignatureValues.java Co-authored-by: Copilot <[email protected]> * Update sdk/storage/azure-storage-file-share/src/main/java/com/azure/storage/file/share/sas/ShareServiceSasSignatureValues.java Co-authored-by: Copilot <[email protected]> * Update sdk/storage/azure-storage-file-share/src/main/java/com/azure/storage/file/share/sas/ShareServiceSasSignatureValues.java Co-authored-by: Copilot <[email protected]> * removing oid and tid acronyms * removing changes to other packages from branching issue * removing changes to other packages from branching issue * please retain the indent git * correctly scoping file generateuserdelegationsas * adding scope verifying test for share * adding async tests and recordings * updating assets * updating assets --------- Co-authored-by: Copilot <[email protected]>
API Change CheckAPIView identified API level changes in this PR and created the following API reviews com.azure:azure-storage-blob |
ibrandes
commented
Aug 27, 2025
...ge/azure-storage-file-share/src/main/java/com/azure/storage/file/share/ShareAsyncClient.java
Outdated
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...ge/azure-storage-file-share/src/main/java/com/azure/storage/file/share/ShareAsyncClient.java
Outdated
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...storage/azure-storage-file-share/src/main/java/com/azure/storage/file/share/ShareClient.java
Outdated
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...storage-file-share/src/main/java/com/azure/storage/file/share/ShareDirectoryAsyncClient.java
Outdated
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...zure-storage-file-share/src/main/java/com/azure/storage/file/share/ShareDirectoryClient.java
Outdated
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...zure-storage-file-share/src/main/java/com/azure/storage/file/share/ShareFileAsyncClient.java
Outdated
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...age/azure-storage-file-share/src/main/java/com/azure/storage/file/share/ShareFileClient.java
Outdated
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...age/azure-storage-file-share/src/main/java/com/azure/storage/file/share/ShareFileClient.java
Outdated
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...age/azure-storage-file-share/src/main/java/com/azure/storage/file/share/ShareFileClient.java
Outdated
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...zure-storage-file-share/src/main/java/com/azure/storage/file/share/ShareFileAsyncClient.java
Outdated
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...zure-storage-file-share/src/main/java/com/azure/storage/file/share/ShareFileAsyncClient.java
Outdated
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...e-storage-file-share/src/main/java/com/azure/storage/file/share/ShareServiceAsyncClient.java
Outdated
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...e-storage-file-share/src/main/java/com/azure/storage/file/share/ShareServiceAsyncClient.java
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...e-storage-file-share/src/main/java/com/azure/storage/file/share/ShareServiceAsyncClient.java
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
.../azure-storage-file-share/src/main/java/com/azure/storage/file/share/ShareServiceClient.java
Outdated
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
.../azure-storage-file-share/src/main/java/com/azure/storage/file/share/ShareServiceClient.java
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
.../azure-storage-file-share/src/main/java/com/azure/storage/file/share/ShareServiceClient.java
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...e/azure-storage-file-share/src/test/java/com/azure/storage/file/share/FileShareTestBase.java
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...orage/azure-storage-queue/src/main/java/com/azure/storage/queue/QueueServiceAsyncClient.java
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
...orage/azure-storage-queue/src/main/java/com/azure/storage/queue/QueueServiceAsyncClient.java
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
sdk/storage/azure-storage-queue/src/main/java/com/azure/storage/queue/QueueServiceClient.java
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
sdk/storage/azure-storage-queue/src/main/java/com/azure/storage/queue/QueueServiceClient.java
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueTestBase.java
Outdated
Show resolved
Hide resolved
ibrandes
commented
Aug 27, 2025
|
todo:
|
* swagger changes * adding tests * adding recordings and fixing tests * fixing review comments * fixing review comments * renaming beginFrom to startFrom * adding records
…/azure-sdk-for-java into feature/storage/stg100base
* wip * swagger * making FilePropertySemantics a public model and updating options bags * wip md5 * md5 implementation and filepropertysemantics test * deleting redundant models * adding create tests * assets and spotbugs * assets again * more assets * changing get/setBinaryData to get/setData * adding new test for flux bytebuffer and explanitory comment for other test * adjusting recordings
…to feature/storage/stg100base
…/azure-sdk-for-java into feature/storage/stg100base
ibrandes
commented
Oct 26, 2025
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.