You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/dashboard/azure-mgmt-dashboard/CHANGELOG.md
+33Lines changed: 33 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,38 @@
1
1
# Release History
2
2
3
+
## 2.0.0b1 (2025-07-31)
4
+
5
+
### Features Added
6
+
7
+
- Client `DashboardManagementClient` added operation group `integration_fabrics`
8
+
- Client `DashboardManagementClient` added operation group `managed_dashboards`
9
+
- Model `GrafanaConfigurations` added property `snapshots`
10
+
- Model `GrafanaConfigurations` added property `users`
11
+
- Model `GrafanaConfigurations` added property `security`
12
+
- Model `GrafanaConfigurations` added property `unified_alerting_screenshots`
13
+
- Added model `IntegrationFabric`
14
+
- Added model `IntegrationFabricProperties`
15
+
- Added model `IntegrationFabricPropertiesUpdateParameters`
16
+
- Added model `IntegrationFabricUpdateParameters`
17
+
- Added model `ManagedDashboard`
18
+
- Added model `ManagedDashboardProperties`
19
+
- Added model `ManagedDashboardUpdateParameters`
20
+
- Added model `ProxyResource`
21
+
- Added model `Security`
22
+
- Added model `Snapshots`
23
+
- Added model `UnifiedAlertingScreenshots`
24
+
- Added model `Users`
25
+
- Operation group `GrafanaOperations` added method `begin_update`
26
+
- Added operation group `IntegrationFabricsOperations`
27
+
- Added operation group `ManagedDashboardsOperations`
28
+
29
+
### Breaking Changes
30
+
31
+
- This version introduces new hybrid models which have dual dictionary and model nature. And please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
32
+
- Deleted or renamed model `ManagedGrafanaListResponse`
33
+
- Deleted or renamed model `ManagedPrivateEndpointModelListResponse`
34
+
- Deleted or renamed method `GrafanaOperations.update`
0 commit comments