|
1 | 1 | # Release History |
2 | 2 |
|
| 3 | +## 2.0.0 (2025-11-17) |
| 4 | + |
| 5 | +### Features Added |
| 6 | + |
| 7 | + - Model `MicrosoftElastic` added parameter `cloud_setting` in method `__init__` |
| 8 | + - Model `MicrosoftElastic` added property `elastic_versions` |
| 9 | + - Model `MicrosoftElastic` added property `monitored_subscriptions` |
| 10 | + - Model `MicrosoftElastic` added property `external_user` |
| 11 | + - Model `MicrosoftElastic` added property `billing_info` |
| 12 | + - Model `MicrosoftElastic` added property `connected_partner_resources` |
| 13 | + - Model `MicrosoftElastic` added property `open_ai` |
| 14 | + - Model `MicrosoftElastic` added property `upgradable_versions` |
| 15 | + - Model `MicrosoftElastic` added property `monitor` |
| 16 | + - Model `MicrosoftElastic` added property `all_traffic_filters` |
| 17 | + - Model `MicrosoftElastic` added property `list_associated_traffic_filters` |
| 18 | + - Model `MicrosoftElastic` added property `create_and_associate_ip_filter` |
| 19 | + - Model `MicrosoftElastic` added property `create_and_associate_pl_filter` |
| 20 | + - Model `MicrosoftElastic` added property `associate_traffic_filter` |
| 21 | + - Model `MicrosoftElastic` added property `detach_and_delete_traffic_filter` |
| 22 | + - Model `MicrosoftElastic` added property `detach_traffic_filter` |
| 23 | + - Model `MicrosoftElastic` added property `traffic_filters` |
| 24 | + - Model `MicrosoftElastic` added property `organizations` |
| 25 | + - Model `DeploymentInfoResponse` added property `elasticsearch_end_point` |
| 26 | + - Model `DeploymentInfoResponse` added property `deployment_url` |
| 27 | + - Model `DeploymentInfoResponse` added property `marketplace_saas_info` |
| 28 | + - Model `DeploymentInfoResponse` added property `project_type` |
| 29 | + - Model `DeploymentInfoResponse` added property `configuration_type` |
| 30 | + - Model `ElasticMonitorResource` added property `kind` |
| 31 | + - Model `MonitorProperties` added property `plan_details` |
| 32 | + - Model `MonitorProperties` added property `version` |
| 33 | + - Model `MonitorProperties` added property `subscription_state` |
| 34 | + - Model `MonitorProperties` added property `saa_s_azure_subscription_status` |
| 35 | + - Model `MonitorProperties` added property `source_campaign_name` |
| 36 | + - Model `MonitorProperties` added property `source_campaign_id` |
| 37 | + - Model `MonitorProperties` added property `generate_api_key` |
| 38 | + - Model `MonitorProperties` added property `hosting_type` |
| 39 | + - Model `MonitorProperties` added property `project_details` |
| 40 | + - Added model `BillingInfoResponse` |
| 41 | + - Added enum `ConfigurationType` |
| 42 | + - Added model `ConnectedPartnerResourceProperties` |
| 43 | + - Added model `ConnectedPartnerResourcesListFormat` |
| 44 | + - Added model `ConnectedPartnerResourcesListResponse` |
| 45 | + - Added model `ElasticMonitorUpgrade` |
| 46 | + - Added model `ElasticOrganizationToAzureSubscriptionMappingResponse` |
| 47 | + - Added model `ElasticOrganizationToAzureSubscriptionMappingResponseProperties` |
| 48 | + - Added model `ElasticTrafficFilter` |
| 49 | + - Added model `ElasticTrafficFilterResponse` |
| 50 | + - Added model `ElasticTrafficFilterRule` |
| 51 | + - Added model `ElasticVersionListFormat` |
| 52 | + - Added model `ElasticVersionListProperties` |
| 53 | + - Added model `ElasticVersionsListResponse` |
| 54 | + - Added model `ErrorAdditionalInfo` |
| 55 | + - Added model `ErrorDetail` |
| 56 | + - Added model `ErrorResponse` |
| 57 | + - Added model `ExternalUserCreationResponse` |
| 58 | + - Added model `ExternalUserInfo` |
| 59 | + - Added enum `HostingType` |
| 60 | + - Added model `MarketplaceSaaSInfo` |
| 61 | + - Added model `MarketplaceSaaSInfoMarketplaceSubscription` |
| 62 | + - Added model `MonitoredSubscription` |
| 63 | + - Added model `MonitoredSubscriptionProperties` |
| 64 | + - Added model `MonitoredSubscriptionPropertiesList` |
| 65 | + - Added model `OpenAIIntegrationProperties` |
| 66 | + - Added model `OpenAIIntegrationRPModel` |
| 67 | + - Added model `OpenAIIntegrationRPModelListResponse` |
| 68 | + - Added model `OpenAIIntegrationStatusResponse` |
| 69 | + - Added model `OpenAIIntegrationStatusResponseProperties` |
| 70 | + - Added enum `Operation` |
| 71 | + - Added model `PartnerBillingEntity` |
| 72 | + - Added model `PlanDetails` |
| 73 | + - Added model `ProjectDetails` |
| 74 | + - Added enum `ProjectType` |
| 75 | + - Added model `ResubscribeProperties` |
| 76 | + - Added enum `Status` |
| 77 | + - Added model `SubscriptionList` |
| 78 | + - Added enum `Type` |
| 79 | + - Added model `UpgradableVersionsList` |
| 80 | + - Added model `UserApiKeyResponse` |
| 81 | + - Added model `UserApiKeyResponseProperties` |
| 82 | + - Added model `UserEmailId` |
| 83 | + - Added operation group `AllTrafficFiltersOperations` |
| 84 | + - Added operation group `AssociateTrafficFilterOperations` |
| 85 | + - Added operation group `BillingInfoOperations` |
| 86 | + - Added operation group `ConnectedPartnerResourcesOperations` |
| 87 | + - Added operation group `CreateAndAssociateIPFilterOperations` |
| 88 | + - Added operation group `CreateAndAssociatePLFilterOperations` |
| 89 | + - Added operation group `DetachAndDeleteTrafficFilterOperations` |
| 90 | + - Added operation group `DetachTrafficFilterOperations` |
| 91 | + - Added operation group `ElasticVersionsOperations` |
| 92 | + - Added operation group `ExternalUserOperations` |
| 93 | + - Added operation group `ListAssociatedTrafficFiltersOperations` |
| 94 | + - Added operation group `MonitorOperations` |
| 95 | + - Added operation group `MonitoredSubscriptionsOperations` |
| 96 | + - Added operation group `OpenAIOperations` |
| 97 | + - Added operation group `OrganizationsOperations` |
| 98 | + - Added operation group `TrafficFiltersOperations` |
| 99 | + - Added operation group `UpgradableVersionsOperations` |
| 100 | + |
| 101 | +### Breaking Changes |
| 102 | + |
| 103 | + - Deleted or renamed method `MonitorsOperations.update` |
| 104 | + |
3 | 105 | ## 1.1.0b4 (2024-10-23) |
4 | 106 |
|
5 | 107 | ### Features Added |
|
0 commit comments