|
1 | 1 | # Release History
|
| 2 | + |
| 3 | +## 1.1.0 (2023-11-10) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 |
| -## 1.0.2 (Unreleased) |
4 |
| - |
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
10 |
| - |
11 |
| -### Other Changes |
12 |
| - |
| 7 | + - Added operation group ManagedPrivateEndpoints |
| 8 | + - Added operation Grafana.checkEnterpriseDetails |
| 9 | + - Added operation Grafana.fetchAvailablePlugins |
| 10 | + - Added Interface EnterpriseConfigurations |
| 11 | + - Added Interface EnterpriseDetails |
| 12 | + - Added Interface GrafanaAvailablePlugin |
| 13 | + - Added Interface GrafanaAvailablePluginListResponse |
| 14 | + - Added Interface GrafanaCheckEnterpriseDetailsOptionalParams |
| 15 | + - Added Interface GrafanaConfigurations |
| 16 | + - Added Interface GrafanaCreateHeaders |
| 17 | + - Added Interface GrafanaDeleteHeaders |
| 18 | + - Added Interface GrafanaFetchAvailablePluginsOptionalParams |
| 19 | + - Added Interface GrafanaPlugin |
| 20 | + - Added Interface GrafanaUpdateHeaders |
| 21 | + - Added Interface ManagedPrivateEndpointConnectionState |
| 22 | + - Added Interface ManagedPrivateEndpointModel |
| 23 | + - Added Interface ManagedPrivateEndpointModelListResponse |
| 24 | + - Added Interface ManagedPrivateEndpointsCreateHeaders |
| 25 | + - Added Interface ManagedPrivateEndpointsCreateOptionalParams |
| 26 | + - Added Interface ManagedPrivateEndpointsDeleteHeaders |
| 27 | + - Added Interface ManagedPrivateEndpointsDeleteOptionalParams |
| 28 | + - Added Interface ManagedPrivateEndpointsGetOptionalParams |
| 29 | + - Added Interface ManagedPrivateEndpointsListNextOptionalParams |
| 30 | + - Added Interface ManagedPrivateEndpointsListOptionalParams |
| 31 | + - Added Interface ManagedPrivateEndpointsRefreshHeaders |
| 32 | + - Added Interface ManagedPrivateEndpointsRefreshOptionalParams |
| 33 | + - Added Interface ManagedPrivateEndpointsUpdateHeaders |
| 34 | + - Added Interface ManagedPrivateEndpointsUpdateOptionalParams |
| 35 | + - Added Interface ManagedPrivateEndpointUpdateParameters |
| 36 | + - Added Interface MarketplaceTrialQuota |
| 37 | + - Added Interface PrivateEndpointConnectionsApproveHeaders |
| 38 | + - Added Interface PrivateEndpointConnectionsDeleteHeaders |
| 39 | + - Added Interface SaasSubscriptionDetails |
| 40 | + - Added Interface Smtp |
| 41 | + - Added Interface SubscriptionTerm |
| 42 | + - Added Interface TrackedResource |
| 43 | + - Added Type Alias AvailablePromotion |
| 44 | + - Added Type Alias GrafanaCheckEnterpriseDetailsResponse |
| 45 | + - Added Type Alias GrafanaFetchAvailablePluginsResponse |
| 46 | + - Added Type Alias ManagedPrivateEndpointConnectionStatus |
| 47 | + - Added Type Alias ManagedPrivateEndpointsCreateResponse |
| 48 | + - Added Type Alias ManagedPrivateEndpointsGetResponse |
| 49 | + - Added Type Alias ManagedPrivateEndpointsListNextResponse |
| 50 | + - Added Type Alias ManagedPrivateEndpointsListResponse |
| 51 | + - Added Type Alias ManagedPrivateEndpointsUpdateResponse |
| 52 | + - Added Type Alias MarketplaceAutoRenew |
| 53 | + - Added Type Alias PrivateEndpointConnectionsDeleteResponse |
| 54 | + - Added Type Alias StartTLSPolicy |
| 55 | + - Interface ManagedGrafanaProperties has a new optional parameter enterpriseConfigurations |
| 56 | + - Interface ManagedGrafanaProperties has a new optional parameter grafanaConfigurations |
| 57 | + - Interface ManagedGrafanaProperties has a new optional parameter grafanaMajorVersion |
| 58 | + - Interface ManagedGrafanaProperties has a new optional parameter grafanaPlugins |
| 59 | + - Interface ManagedGrafanaPropertiesUpdateParameters has a new optional parameter enterpriseConfigurations |
| 60 | + - Interface ManagedGrafanaPropertiesUpdateParameters has a new optional parameter grafanaConfigurations |
| 61 | + - Interface ManagedGrafanaPropertiesUpdateParameters has a new optional parameter grafanaMajorVersion |
| 62 | + - Interface ManagedGrafanaPropertiesUpdateParameters has a new optional parameter grafanaPlugins |
| 63 | + - Interface ManagedGrafanaUpdateParameters has a new optional parameter sku |
| 64 | + - Add parameters of PrivateEndpointConnectionsApproveHeaders to TypeAlias PrivateEndpointConnectionsApproveResponse |
| 65 | + - Added Enum KnownAvailablePromotion |
| 66 | + - Added Enum KnownManagedPrivateEndpointConnectionStatus |
| 67 | + - Added Enum KnownMarketplaceAutoRenew |
| 68 | + - Added Enum KnownStartTLSPolicy |
| 69 | + |
13 | 70 | ## 1.0.1 (2023-01-03)
|
14 | 71 |
|
15 | 72 | **Features**
|
|
0 commit comments