File: CHANGELOG.md

package info (click to toggle)
python-azure 20251118%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 783,356 kB
  • sloc: python: 6,474,533; ansic: 804; javascript: 287; sh: 205; makefile: 198; xml: 109
file content (204 lines) | stat: -rw-r--r-- 9,405 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
# Release History

## 2.0.0 (2025-11-17)

### Features Added

  - Model `MicrosoftElastic` added parameter `cloud_setting` in method `__init__`
  - Model `MicrosoftElastic` added property `elastic_versions`
  - Model `MicrosoftElastic` added property `monitored_subscriptions`
  - Model `MicrosoftElastic` added property `external_user`
  - Model `MicrosoftElastic` added property `billing_info`
  - Model `MicrosoftElastic` added property `connected_partner_resources`
  - Model `MicrosoftElastic` added property `open_ai`
  - Model `MicrosoftElastic` added property `upgradable_versions`
  - Model `MicrosoftElastic` added property `monitor`
  - Model `MicrosoftElastic` added property `all_traffic_filters`
  - Model `MicrosoftElastic` added property `list_associated_traffic_filters`
  - Model `MicrosoftElastic` added property `create_and_associate_ip_filter`
  - Model `MicrosoftElastic` added property `create_and_associate_pl_filter`
  - Model `MicrosoftElastic` added property `associate_traffic_filter`
  - Model `MicrosoftElastic` added property `detach_and_delete_traffic_filter`
  - Model `MicrosoftElastic` added property `detach_traffic_filter`
  - Model `MicrosoftElastic` added property `traffic_filters`
  - Model `MicrosoftElastic` added property `organizations`
  - Model `DeploymentInfoResponse` added property `elasticsearch_end_point`
  - Model `DeploymentInfoResponse` added property `deployment_url`
  - Model `DeploymentInfoResponse` added property `marketplace_saas_info`
  - Model `DeploymentInfoResponse` added property `project_type`
  - Model `DeploymentInfoResponse` added property `configuration_type`
  - Model `ElasticMonitorResource` added property `kind`
  - Model `MonitorProperties` added property `plan_details`
  - Model `MonitorProperties` added property `version`
  - Model `MonitorProperties` added property `subscription_state`
  - Model `MonitorProperties` added property `saa_s_azure_subscription_status`
  - Model `MonitorProperties` added property `source_campaign_name`
  - Model `MonitorProperties` added property `source_campaign_id`
  - Model `MonitorProperties` added property `generate_api_key`
  - Model `MonitorProperties` added property `hosting_type`
  - Model `MonitorProperties` added property `project_details`
  - Added model `BillingInfoResponse`
  - Added enum `ConfigurationType`
  - Added model `ConnectedPartnerResourceProperties`
  - Added model `ConnectedPartnerResourcesListFormat`
  - Added model `ConnectedPartnerResourcesListResponse`
  - Added model `ElasticMonitorUpgrade`
  - Added model `ElasticOrganizationToAzureSubscriptionMappingResponse`
  - Added model `ElasticOrganizationToAzureSubscriptionMappingResponseProperties`
  - Added model `ElasticTrafficFilter`
  - Added model `ElasticTrafficFilterResponse`
  - Added model `ElasticTrafficFilterRule`
  - Added model `ElasticVersionListFormat`
  - Added model `ElasticVersionListProperties`
  - Added model `ElasticVersionsListResponse`
  - Added model `ErrorAdditionalInfo`
  - Added model `ErrorDetail`
  - Added model `ErrorResponse`
  - Added model `ExternalUserCreationResponse`
  - Added model `ExternalUserInfo`
  - Added enum `HostingType`
  - Added model `MarketplaceSaaSInfo`
  - Added model `MarketplaceSaaSInfoMarketplaceSubscription`
  - Added model `MonitoredSubscription`
  - Added model `MonitoredSubscriptionProperties`
  - Added model `MonitoredSubscriptionPropertiesList`
  - Added model `OpenAIIntegrationProperties`
  - Added model `OpenAIIntegrationRPModel`
  - Added model `OpenAIIntegrationRPModelListResponse`
  - Added model `OpenAIIntegrationStatusResponse`
  - Added model `OpenAIIntegrationStatusResponseProperties`
  - Added enum `Operation`
  - Added model `PartnerBillingEntity`
  - Added model `PlanDetails`
  - Added model `ProjectDetails`
  - Added enum `ProjectType`
  - Added model `ResubscribeProperties`
  - Added enum `Status`
  - Added model `SubscriptionList`
  - Added enum `Type`
  - Added model `UpgradableVersionsList`
  - Added model `UserApiKeyResponse`
  - Added model `UserApiKeyResponseProperties`
  - Added model `UserEmailId`
  - Added operation group `AllTrafficFiltersOperations`
  - Added operation group `AssociateTrafficFilterOperations`
  - Added operation group `BillingInfoOperations`
  - Added operation group `ConnectedPartnerResourcesOperations`
  - Added operation group `CreateAndAssociateIPFilterOperations`
  - Added operation group `CreateAndAssociatePLFilterOperations`
  - Added operation group `DetachAndDeleteTrafficFilterOperations`
  - Added operation group `DetachTrafficFilterOperations`
  - Added operation group `ElasticVersionsOperations`
  - Added operation group `ExternalUserOperations`
  - Added operation group `ListAssociatedTrafficFiltersOperations`
  - Added operation group `MonitorOperations`
  - Added operation group `MonitoredSubscriptionsOperations`
  - Added operation group `OpenAIOperations`
  - Added operation group `OrganizationsOperations`
  - Added operation group `TrafficFiltersOperations`
  - Added operation group `UpgradableVersionsOperations`

### Breaking Changes

  - Deleted or renamed method `MonitorsOperations.update`

## 1.1.0b4 (2024-10-23)

### Features Added

  - Model `MicrosoftElastic` added property `monitored_subscriptions`
  - Model `MicrosoftElastic` added property `billing_info`
  - Model `MicrosoftElastic` added property `connected_partner_resources`
  - Model `MicrosoftElastic` added property `open_ai`
  - Model `DeploymentInfoResponse` added property `elasticsearch_end_point`
  - Model `MarketplaceSaaSInfo` added property `marketplace_status`
  - Model `MarketplaceSaaSInfo` added property `billed_azure_subscription_id`
  - Model `MarketplaceSaaSInfo` added property `subscribed`
  - Model `MarketplaceSaaSInfoMarketplaceSubscription` added property `publisher_id`
  - Model `MarketplaceSaaSInfoMarketplaceSubscription` added property `offer_id`
  - Model `MonitorProperties` added property `plan_details`
  - Model `MonitorProperties` added property `subscription_state`
  - Model `MonitorProperties` added property `saa_s_azure_subscription_status`
  - Model `MonitorProperties` added property `source_campaign_name`
  - Model `MonitorProperties` added property `source_campaign_id`
  - Added model `BillingInfoResponse`
  - Added model `ConnectedPartnerResourceProperties`
  - Added model `ConnectedPartnerResourcesListFormat`
  - Added model `ConnectedPartnerResourcesListResponse`
  - Added model `ElasticOrganizationToAzureSubscriptionMappingResponse`
  - Added model `ElasticOrganizationToAzureSubscriptionMappingResponseProperties`
  - Added model `ErrorAdditionalInfo`
  - Added model `ErrorDetail`
  - Added model `ErrorResponse`
  - Added model `MonitoredSubscription`
  - Added model `MonitoredSubscriptionProperties`
  - Added model `MonitoredSubscriptionPropertiesList`
  - Added model `OpenAIIntegrationProperties`
  - Added model `OpenAIIntegrationRPModel`
  - Added model `OpenAIIntegrationRPModelListResponse`
  - Added model `OpenAIIntegrationStatusResponse`
  - Added model `OpenAIIntegrationStatusResponseProperties`
  - Added enum `Operation`
  - Added model `PartnerBillingEntity`
  - Added model `PlanDetails`
  - Added model `ResubscribeProperties`
  - Added enum `Status`
  - Added model `SubscriptionList`
  - Operation group `OrganizationsOperations` added method `begin_resubscribe`
  - Operation group `OrganizationsOperations` added method `get_elastic_to_azure_subscription_mapping`
  - Added operation group `BillingInfoOperations`
  - Added operation group `ConnectedPartnerResourcesOperations`
  - Added operation group `MonitoredSubscriptionsOperations`
  - Added operation group `OpenAIOperations`

### Breaking Changes

  - Renamed method `update` to `begin_update` in Operation group `MonitorsOperations`

## 1.1.0b3 (2023-05-22)

### Features Added

  - Added operation group ElasticVersionsOperations
  - Model MonitorProperties has a new parameter generate_api_key
  - Model UserApiKeyResponse has a new parameter properties

### Breaking Changes

  - Model ElasticMonitorResource no longer has parameter generate_api_key
  - Model UserApiKeyResponse no longer has parameter api_key
  - Operation OrganizationsOperations.get_api_key no longer has parameter resource_group_name

## 1.1.0b2 (2023-04-20)

### Features Added

  - Added operation group OrganizationsOperations
  - Model DeploymentInfoResponse has a new parameter deployment_url
  - Model DeploymentInfoResponse has a new parameter marketplace_saas_info
  - Model ElasticMonitorResource has a new parameter generate_api_key

## 1.1.0b1 (2022-11-08)

### Features Added

  - Added operation group AllTrafficFiltersOperations
  - Added operation group AssociateTrafficFilterOperations
  - Added operation group CreateAndAssociateIPFilterOperations
  - Added operation group CreateAndAssociatePLFilterOperations
  - Added operation group DetachAndDeleteTrafficFilterOperations
  - Added operation group DetachTrafficFilterOperations
  - Added operation group ExternalUserOperations
  - Added operation group ListAssociatedTrafficFiltersOperations
  - Added operation group MonitorOperations
  - Added operation group TrafficFiltersOperations
  - Added operation group UpgradableVersionsOperations
  - Model MonitorProperties has a new parameter version

## 1.0.0 (2021-08-04)

  - GA Release

## 1.0.0b1 (2021-05-08)

* Initial Release