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
|
# Release History
## 1.1.0b1 (2022-12-26)
### Other Changes
- Added generated samples in github repo
- Drop support for python<3.7.0
## 1.0.0 (2022-08-17)
**Features**
- Added operation group PrivateEndpointConnectionsOperations
- Added operation group PrivateLinkResourcesOperations
- Model ManagedGrafanaProperties has a new parameter api_key
- Model ManagedGrafanaProperties has a new parameter deterministic_outbound_ip
- Model ManagedGrafanaProperties has a new parameter grafana_integrations
- Model ManagedGrafanaProperties has a new parameter outbound_i_ps
- Model ManagedGrafanaProperties has a new parameter private_endpoint_connections
- Model ManagedGrafanaProperties has a new parameter public_network_access
- Model ManagedGrafanaUpdateParameters has a new parameter properties
## 1.0.0b2 (2022-04-13)
**Features**
- Add a default value to base_url in DashboardManagementClient
## 1.0.0b1 (2022-04-07)
* Initial Release
|