-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Azure Lab Services 2021-11-15-preview mangement api minor version bump to 4.1.0 #29396
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
Merged
ArthurMa1978
merged 8 commits into
Azure:main
from
kthatipally:AzureLabServices-Minor-Version-update-2
Jul 12, 2022
Merged
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
64ba6bd
Azure Lab Services Minor version update to 4.1.0: Bug fix - LabServic…
kthatipally 387a07b
Azure Lab Services: updated assemblyVersion
kthatipally 5e48ea5
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
kthatipally b88b286
Updates to address PR comments
kthatipally 8436b8d
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
kthatipally d59f861
Updates to address PR comments to change the version from 1.0.0-beta.…
kthatipally 9d52fb0
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
kthatipally d887ba5
Updates to address PR comments - removed extra space
kthatipally File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,15 +1,15 @@ | ||
| Installing AutoRest version: v2 | ||
| Installing AutoRest version: v2 | ||
| AutoRest installed successfully. | ||
| Commencing code generation | ||
| Generating CSharp code | ||
| Executing AutoRest command | ||
| cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/labservices/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\Repos\azure-sdk-for-net\sdk | ||
| Autorest CSharp Version: 2.3.91 | ||
| 2022-01-26 21:43:34 UTC | ||
| cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/labservices/resource-manager/readme.md --csharp --version=2.0.4421 --reflect-api-versions --csharp-sdks-folder=C:\Projects\azure-sdk-for-net\sdk | ||
| Autorest CSharp Version: 2.3.82 | ||
| 2022-06-21 14:52:51 UTC | ||
| Azure-rest-api-specs repository information | ||
| GitHub fork: Azure | ||
| Branch: main | ||
| Commit: 679887ace44697c726aba8d2814ee415a5d25e6f | ||
| Commit: f68e478437a9065651c982788769337fc4d8fb37 | ||
| AutoRest information | ||
| Requested version: v2 | ||
| Bootstrapper version: autorest@3.4.0 | ||
| Requested version: 2.0.4421 | ||
| Bootstrapper version: autorest@2.0.4413 |
6 changes: 6 additions & 0 deletions
6
sdk/labservices/Microsoft.Azure.Management.LabServices/CHANGELOG.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| # Release History | ||
|
|
||
| ## 4.1.0-preview (2022-07) | ||
| - This release corresponds to the 2021-11-15-preview API version. | ||
| - Bugs Fixed:LabServicesClient constructors are now public | ||
|
|
10 changes: 5 additions & 5 deletions
10
sdk/labservices/Microsoft.Azure.Management.LabServices/src/Generated/LabServicesClient.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
15 changes: 6 additions & 9 deletions
15
...services/Microsoft.Azure.Management.LabServices/src/Generated/Models/RecurrencePattern.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 4 additions & 4 deletions
8
...ervices/Microsoft.Azure.Management.LabServices/src/Generated/SdkInfo_LabServicesClient.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.