-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Communication] Add 2020-08-20 stable version #19615
Merged
allenjzhang
merged 1 commit into
Azure:master
from
memontic-ms:communication-2020-08-20-stable
Mar 19, 2021
Merged
[Communication] Add 2020-08-20 stable version #19615
allenjzhang
merged 1 commit into
Azure:master
from
memontic-ms:communication-2020-08-20-stable
Mar 19, 2021
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
memontic-ms
requested review from
allenjzhang,
bquantump,
KrzysztofCwalina,
m-nash,
markcowl,
nisha-bhatia,
tg-msft and
YalinLi0312
as code owners
March 18, 2021 02:16
There are quite a few more changes to the generated files than I was expecting. |
memontic-ms
force-pushed
the
communication-2020-08-20-stable
branch
from
March 18, 2021 02:37
0e05524
to
03877da
Compare
Autogenerated with swagger version 2020-08-20 for Track 2 Updated tests Updated version Updated CHANGELOG Updated README
memontic-ms
force-pushed
the
communication-2020-08-20-stable
branch
from
March 18, 2021 19:57
03877da
to
152d445
Compare
usvoyager
approved these changes
Mar 18, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
allenjzhang
approved these changes
Mar 19, 2021
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-net
that referenced
this pull request
Oct 14, 2022
[2022-04-01-preview] Add New Api-version for Microsoft.ApiManagement (Azure#20399) * Adds base for updating Microsoft.ApiManagement from version preview/2021-12-01-preview to version 2022-04-01-preview * Updates readme * Updates API version in new specs and examples * APIM Auth Servers (Azure#19234) * APIM Auth Servers * adding x-ms-identifiers * removing some weird, invisible special char * formatting * oAuth2AuthenticationSettings moved to AuthSettings * Formatting Co-authored-by: Milan Zolota <mizolota@microsoft.com> * API Management Authorization Endpoints (Azure#19615) * Add blockchain to latest profile * Add additional types * add authorizations definitions * authorizations operations * add examples * update readme * fix examples * fix linter delete errors * address CI validation errors * prettier fix * update to 2022-04 * fix readme * Update specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2022-04-01-preview/apimauthorizationproviders.json Co-authored-by: Sean Kim <seaki@microsoft.com> * update versions * Apply suggestions from code review Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Annaji Sharma Ganti <anganti@microsoft.com> Co-authored-by: Annaji Sharma Ganti <42851022+annaji-msft@users.noreply.github.com> * Move Long running Create Operation from Location based to Azure-AsyncOperation Header (Azure#19733) * azure-asyncOperation * prettier * fix(apim): Add missing 'metrics' property to diagnostics contract in 2022-04-01-preview (Azure#20317) * apim /PUT apis import add translateRequiredQueryParameters (Azure#20333) * [2022-04-01-preview] Replace resource with proxyresource and TrackedResource (Azure#20461) * replace resource with proxyresource * revert to proxyresource * Add type object to authorization definitions (Azure#20631) Authorization definitions were missing "type": "object", and this change adds that key/value pair * Add type object to policy fragment definition (Azure#20585) * APIM Open ID Connect providers (Azure#20622) * APIM Open ID Connect providers * added new proeprties for update * prettier * [APIM] Add Nat Gateway (Azure#19990) * Update apimdeployment.json * Create ApiManagementCreateServiceWithNatGatewayEnabled.json * fix typo in file * Change Nat Gateway property to enum * modify type of natgateway state * update property name * add example reference * small fix in example * rename to outboundPublicIPAddresses Co-authored-by: Samir Solanki <samirsolanki@outlook.com> * [2022-04-01-preview] MIgrate2Stv2 API (Azure#20504) * migrate2stv2 * updated to post * 202 and location * add body to 202 * remove body from 202 Co-authored-by: Vatsa Patel <vatsapatel@microsoft.com> Co-authored-by: Samir Solanki <samirsolanki@outlook.com> Co-authored-by: vatsapatel@microsoft.colm <vatsapatel@microsoft.colm> * Address Authorizations MissingTypeObject errors (Azure#20919) * Add forgotten If-Match header (Azure#20920) * Add forgotten If-Match header `If-Match` header for the `DeleteAuthorizationAccessPolicy.json file` was forgotten. This change adds the wildcard character for the `If-Match` header for that file. * Update ApiManagementDeleteAuthorization.json * Use common types for specs and count as readonly (Azure#21023) * common types * count readonly * Sasolank/more review comments (Azure#21025) * XML * proxy to gateway * Update Authorizations Spec (Azure#21027) * Update definitions.json Update wording for PostGetLoginLink endpoint description * Update apimauthorizationproviders.json Add 201 response to all Authorization PUT requests * Updated examples and fixed formatting There was a formatting issue within apimauthorizationproviders.json, and the Authorization examples needed to be updated with the new 201 responses for creating/updating Authorization entities. * Add long-running-operation key/value Added x-ms-long-running-operation: true to Authorization PUT requests * Remove long-running-operations * readonly revert (Azure#21050) * Set SchemaContract.Document as required. (Azure#20110) * Updated documentation of the SchemaContract. Server use to return code 500 in case SchemaContract.Document is null. That issue was fixed in the APIM and server will return proper response code. * Fix AzureApiValidation * update field with properties * revert remaining readonly on collection (Azure#21051) * Change to camel casing for "accesspolicies" (Azure#21070) * Change to camel casing for "accesspolicies" * More camel casing updates for access policies * list example fixed (Azure#21089) * fix definition (Azure#21110) * upgrade to v3 for common types (Azure#21109) * upgrade to v3 * Space * revert to v2 proxyResource Co-authored-by: Milan Zolota <Hardell@users.noreply.github.com> Co-authored-by: Milan Zolota <mizolota@microsoft.com> Co-authored-by: Sean D Kim <seandkim14@gmail.com> Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Annaji Sharma Ganti <anganti@microsoft.com> Co-authored-by: Annaji Sharma Ganti <42851022+annaji-msft@users.noreply.github.com> Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com> Co-authored-by: Korolev Dmitry <deagle.gross@gmail.com> Co-authored-by: Logan Zipkes <44794089+LFZ96@users.noreply.github.com> Co-authored-by: Rafał Mielowski <mielex@gmail.com> Co-authored-by: malincrist <92857141+malincrist@users.noreply.github.com> Co-authored-by: GuanchenIntern <109827715+GuanchenIntern@users.noreply.github.com> Co-authored-by: VatsaPatel <vatsapatel13@gmail.com> Co-authored-by: Vatsa Patel <vatsapatel@microsoft.com> Co-authored-by: vatsapatel@microsoft.colm <vatsapatel@microsoft.colm> Co-authored-by: Maxim Agapov <103097563+agapovm@users.noreply.github.com>
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.
Update Communication Services .NET Management SDK to first stable version, 2020-08-20
Autogenerated with swagger version 2020-08-20 for Track 2
Updated tests
Updated version
Updated CHANGELOG
Updated README
Swagger Spec PRs have been merged into master:
Azure/azure-rest-api-specs#13024
Azure/azure-rest-api-specs#13426
It's my understanding that since this is the first stable version, there are no breaking changes to report.
Note: This service is Track 2 only.
All SDK Contribution checklist:
This checklist is used to make sure that common guidelines for a pull request are followed.
Draft
mode if it is:General Guidelines and Best Practices
Testing Guidelines
SDK Generation Guidelines
*.csproj
andAssemblyInfo.cs
files have been updated with the new version of the SDK. Please double check nuget.org current release version.Additional management plane SDK specific contribution checklist:
Note: Only applies to
Microsoft.Azure.Management.[RP]
orAzure.ResourceManager.[RP]
Management plane SDK Troubleshooting
new service
label and/or contact assigned reviewer.Verify Code Generation
step, please ensure:generate.ps1/cmd
to generate this PR instead of callingautorest
directly.Please pay attention to the @microsoft.csharp version output after running generate.ps1. If it is lower than current released version (2.3.82), please run it again as it should pull down the latest version,
Old outstanding PR cleanup
Please note:
If PRs (including draft) has been out for more than 60 days and there are no responses from our query or followups, they will be closed to maintain a concise list for our reviewers.