Skip to content
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 Management Plane 2025-02-01-preview #31991

Merged
merged 57 commits into from
Jan 16, 2025

Merge branch 'main' into kualu/2025-02-01-preview

5af4492
Select commit
Loading
Failed to load commit list.
Merged

Azure Search Management Plane 2025-02-01-preview #31991

Merge branch 'main' into kualu/2025-02-01-preview
5af4492
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-python succeeded Jan 16, 2025 in 17m 22s

SDK azure-sdk-for-python succeeded

Details

Note

For more instructions, please refer to the FAQ .

  • ️✔️Succeeded in generating from d142cb9a4db8ab499598619fc617784baf09f72c. SDK Automation 14.0.0
    command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
  • ️✔️azure-mgmt-search [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]   - Client `SearchManagementClient` added operation group `offerings`
    info	[Changelog]   - Client `SearchManagementClient` added operation group `service`
    info	[Changelog]   - Model `SearchService` added property `system_data`
    info	[Changelog]   - Model `SearchService` added property `endpoint`
    info	[Changelog]   - Model `SearchService` added property `compute_type`
    info	[Changelog]   - Model `SearchService` added property `upgrade_available`
    info	[Changelog]   - Model `SearchService` added property `service_upgrade_date`
    info	[Changelog]   - Model `SearchServiceUpdate` added property `system_data`
    info	[Changelog]   - Model `SearchServiceUpdate` added property `endpoint`
    info	[Changelog]   - Model `SearchServiceUpdate` added property `compute_type`
    info	[Changelog]   - Model `SearchServiceUpdate` added property `upgrade_available`
    info	[Changelog]   - Model `SearchServiceUpdate` added property `service_upgrade_date`
    info	[Changelog]   - Added enum `ComputeType`
    info	[Changelog]   - Added enum `CreatedByType`
    info	[Changelog]   - Added enum `FeatureName`
    info	[Changelog]   - Added model `FeatureOffering`
    info	[Changelog]   - Added model `OfferingsByRegion`
    info	[Changelog]   - Added model `OfferingsListResult`
    info	[Changelog]   - Added model `SkuOffering`
    info	[Changelog]   - Added model `SkuOfferingLimits`
    info	[Changelog]   - Added model `SystemData`
    info	[Changelog]   - Added model `OfferingsOperations`
    info	[Changelog]   - Added model `ServiceOperations`