[AutoPR consumption/resource-manager/v2017_11_30] Remove incorrect scopes for Usage details.#810
Conversation
* Move credentials to root package and rename device code parameters * Return expiresOn in DeviceCodeInfo * Rename TokenRequest to TokenRequestContext * Move tests to root package * Fix references to identity in other sdks * Checkstyle
* Avoid waiting 60 seconds for VirtualMachine MSI timeout * Checkstyle * Fix app service client id query parameter https://docs.microsoft.com/en-us/azure/app-service/overview-managed-identity#using-the-rest-protocol * Fix DefaultAzureCredential test
* Specialized async clients with async errors * Fix checkstyle
* preview 4 API review comments
* Proofread the Azure Storage Blob README and made slight modifications in favor of clarity and consistency to both text and code samples. * Corrected some code samples
Approved by adpship.
* Addressing most points on the issue * Using aggregate exception for batch operation failures * Renamed exception * Fix linting issue
* Add access condition models to Azure Core * Override superclass setters to return subtype * Updated documentation and added Fluent annotation
* Updating File Service SAS with algorithm. * Adding javadoc and samples.
* Update Queue SAS token generation to match languages. * Adding codesnippets. * Update QueueService with better docs and samples.
* Adding support for all connection string formats * Adding unit tests for storage connection string parsing * Exporting connection string to other modules (java9), Removing Utility::parseConnectionString()
* Update sas generation to be consistent with Go and .NET. * Updating documentation and adding snippets.
…perties::analyticsLogging, removing word 'file' from FileHttpHeaders proeprties (#5868) * Renaming Queue StorageServiceProperties::logging to StorageServiceProperties::analyticsLogging, removing word 'file' from FileHttpHeaders proeprties. * adding property name transformation for QueueServiceProperties::Logging
* Updated the Append, Block, and Page BlobItem classes to use constructors that didn't expose implementation * Fix linting issues and incorrect parameter passing * Clone byte array
* Added test for IP endpoint * Add support for IP based URLs and fix the service version passing and retrieving * Cleaned up some public API and added IP based URL support to Queues * Fixed unresolved merge conflicts and added playback records * Fixing linting issues and passing snapshots * Changes based on PR feedback * Fix SpotBugs issue * Suppress SpotBugs issue
* delete addSetting(ConfigurationSetting) * renaming asOfDateTime to acceptDateTime * renamig lock and unlock to readOnly * getSetting 304 will not throw * exception hierachi * correct checkstyle errors * reoreder * enable user-defined retry policy * update conditional getSetting() request and tests * refactor based on connie feedback * update test Records * user default getKey() test * after getKey() update record
…rl (#5826) * Add BlobCopyInfo. * Add support for beginCopyUrl using Poller. * Update BlobClientBase. to use Poller API. * Fix codesnippets. * Update documentation in FileCopyInfo. * Make BlobCopyInfo export the same fields as FileCopy. * Update FileAsyncClient to return custom statuses and end polling when there is an Error. * Update BlobAsyncClient to end polling when an error occurs.
* rerv5 api review comments
* Added jsonIgnore to logger of JsonSerializable * Updated version to 3.3.1
… vulnerability issue (#5957)
* Removed codegen AccessCondition classes for hand-written classes * Cleaning up linting and tests * Fix unit tests and BlobOutputStream implementation * Fixed invalid JavaDoc
* Preview 4 change log * Add README and samples for user auth * Add 1.0.0 change log * Change date & Add known issues
* Enable exponential backoff for retry policy in http pipeline * Fix checkstyle * minor refactoring * Update testcases * Update retry policy based on PR feedback * Fix javadoc
* Update documentation in exceptions. * Update documentation in HTTP classes. * Update documentation in policies. * Adding headers to PagedFlux * Update documentation and snippets in PagedFluxBase.
* Fix documentation * fix package name
#5943) * Added UTF-8 encoding for blob names in methods that are used to build blob clients or manipulate blobs. Also added documentation where blob names are part of the flow so that the user knows what is happening in case they are thinking of passing an already encoded name. * Added missing comments about encryption to the Javadoc of some classes. Removed the use of the Utility.urlEncoder() in a couple methods where it was not necessary and would actually cause double encoding. Added one use of said method to BlobAsyncClient. * Changed a few couple Groovy tests that were failing because the expected session records did not account for the newly added encoding * Removed a call to Utility.urlEncode() in BLobContainerAsyncClient that would make blob URLs to be encoded twice. * Broke a couple lines in BlobBatch into two parts to comply with the code style guidelines. * Added missing space to a line in BlobBatch. It was flagged by the CI style checker. * Fixed an issue that made some test cases fail: blobName needs to be encoded when putting together the blobUrl that is passed as a a constructor argument for specialized blob clients. Added blobName decoding before encoding it so that if users pass encoded names we can properly deal with them; little to no overhead was added by this. * Made sure that blob names are decoded from UTF-8 before being returned by getters and modified certain builders to account for this. Added encoding for setting the blobName in BlobServiceSasSignatureValues. Modified and added tests to account for encoding and added the generated session records as well. Corrected a test that did not compile on BlockBlobAPITest. * Because we are doing encoding blob names implicitly, there is no point in telling the user we are doing this, so I removed parts of the Javadoc that referenced the fact. For the sake of clarity, I added the the Javadoc in blob name getters so that users know the returned blob name will always be decoded (it's possible they set an encoded name and expect to see the same value from the get method). Also added a clarification that states blob names must be encoded to UTF-8 to the Javadoc of methods that take blob URLs as an argument. * Made sure that the blobName used to generate a SAS signature is decoded. According to Rick Ley from the Storage team: "storage account name and the resource name must be URL-decoded".
This reverts commit b820645.
* Update Blobs download to return deserialized headers * Update Files download to return deserialized headers * Fix build and linting issue * Split response and reliable download into two classes * Fix linting issue, regenerated File swagger to move model class out of implementation * Updated tests to use deserialized headers and reverted accidental class renaming
* Fix naming for MSI credential. * Adding documentation to azure-identity. * Rename MSI -> Msi. * Clarifying documentation.
KV Keys and Secrets API updates
* generate overview from readme for javadocs * move the pip install of markdown2 into an unconditional step * open file with encoding on 2.x needs an import * update the file write to ensure unicode, works for vers 2 & 3 * Update for relative link replacement in readme files * Remove the failed linter experiment from pom.client.xml and update README.md
Fix documentation
Installation InstructionsYou can install the package Direct DownloadThe generated package artifacts can be directly downloaded from here: |
|
Hi @openapi-sdkautomation[bot]. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
2 similar comments
|
Hi @openapi-sdkautomation[bot]. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
|
Hi @openapi-sdkautomation[bot]. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
|
Hi @openapi-sdkautomation[bot]. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing |
Created to sync Azure/azure-rest-api-specs#7632