-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[Azure Search] Upgrade Management SDK to version 2.0 #3993
[Azure Search] Upgrade Management SDK to version 2.0 #3993
Commits on Jan 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 44ca20b - Browse repository at this point
Copy the full SHA 44ca20bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a026f27 - Browse repository at this point
Copy the full SHA a026f27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c812db - Browse repository at this point
Copy the full SHA 9c812dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb04f07 - Browse repository at this point
Copy the full SHA fb04f07View commit details -
[Azure Search] Adding useful script for regenerating management SDK
The stock generate.cmd script takes way too many parameters to be useful when iterating on a private Swagger spec.
Configuration menu - View commit details
-
Copy full SHA for a6a846a - Browse repository at this point
Copy the full SHA a6a846aView commit details -
[Azure Search] Generating new code for PATCH services and adding tests
Also re-recording all session records.
Configuration menu - View commit details
-
Copy full SHA for 4901c4c - Browse repository at this point
Copy the full SHA 4901c4cView commit details
Commits on Jan 10, 2018
-
[Azure Search] Adding support for Operations API
Added new generated code, plus a scenario test and corresponding session record.
Configuration menu - View commit details
-
Copy full SHA for 7234edd - Browse repository at this point
Copy the full SHA 7234eddView commit details -
[Azure Search] Bumping major version number of management SDK
A major version bump is necessary because the behavior of Services.CreateOrUpdate has changed. Specifically, service creation and scaling is now synchronous instead of asynchronous. Also, there is new API surface area that represents breaking changes from the .NET point of view (i.e. -- new methods added to existing interfaces).
Configuration menu - View commit details
-
Copy full SHA for cb31adb - Browse repository at this point
Copy the full SHA cb31adbView commit details
Commits on Jan 11, 2018
-
Fixing generate.cmd to point to the correct azure-rest-api-specs branch
Since the refactor, the default branch is master, not current.
Configuration menu - View commit details
-
Copy full SHA for eedef3d - Browse repository at this point
Copy the full SHA eedef3dView commit details -
[Azure Search] Regenerating management SDK from the latest spec
This includes some minor doc changes.
Configuration menu - View commit details
-
Copy full SHA for 0a3702b - Browse repository at this point
Copy the full SHA 0a3702bView commit details