Skip to content

[Azure Search] Introduce last of the breaking changes for Azure search major version revision#7265

Merged
brjohnstmsft merged 6 commits intoAzure:masterfrom
arv100kri:arv100kri/skillset-breaking-changes
Aug 21, 2019
Merged

[Azure Search] Introduce last of the breaking changes for Azure search major version revision#7265
brjohnstmsft merged 6 commits intoAzure:masterfrom
arv100kri:arv100kri/skillset-breaking-changes

Conversation

@arv100kri
Copy link
Member

This commit introduces the breaking changes from the swagger pull request into the .NET SDK.

The breaking changes that'll go out as part of the next major version release are:

  • Skills can now optionally take in a name property
  • WebApiSkill has an optional degreeOfParallelism property, which can allow customers to specify how many API calls (if non-null, non-zero) can be made in parallel to their endpoint
  • Add more information to indexer execution's errors and warnings

@arv100kri
Copy link
Member Author

NOTE: This is a draft PR, because the official swagger PR hasn't yet been merged.
Once that's merged, I'll regenerate from the swagger in the master branch of the official repo and add another commit

@arv100kri arv100kri marked this pull request as ready for review August 21, 2019 17:11
@arv100kri arv100kri requested a review from erich-wang as a code owner August 21, 2019 17:11
@arv100kri
Copy link
Member Author

NOTE: This is a draft PR, because the official swagger PR hasn't yet been merged.
Once that's merged, I'll regenerate from the swagger in the master branch of the official repo and add another commit

The swagger PR has been merged, and this PR is now "official"

@brjohnstmsft brjohnstmsft merged commit 606d574 into Azure:master Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments