Nikoudsi/batch data plane sdk release for 2022 10 01 API Change#32162
Merged
NickKouds merged 4 commits intoAzure:mainfrom Nov 17, 2022
Merged
Conversation
…ming Batch Data plane Java SDK release
dpwatrous
approved these changes
Nov 17, 2022
sdk/batch/microsoft-azure-batch/src/test/java/com/microsoft/azure/batch/PoolTests.java
Outdated
Show resolved
Hide resolved
dpwatrous
approved these changes
Nov 17, 2022
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.
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
Made updates to the Batch data plane sdk to cover the two previous Batch API versions (2022-01-01 and 2022-10-01). Link to Swagger PR: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/batch/data-plane/Microsoft.Batch/stable/2022-10-01.16.0/BatchService.json
Linked ADO Work Item: https://msazure.visualstudio.com/AzureBatch/_workitems/edit/15788915/
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines