We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b9ac87 commit ac134a6Copy full SHA for ac134a6
1 file changed
sdk/resources/azure-mgmt-resourcegraph/CHANGELOG.md
@@ -24,12 +24,12 @@
24
### Breaking Changes
25
26
- Method `ResourceGraphClient.__init__` inserted a `positional_or_keyword` parameter `subscription_id`
27
- - Renamed operation group `ResourceGraphClientOperationsMixin` to `_ResourceGraphClientOperationsMixin`
28
- - Method `ResourceGraphClient.resources_history` changed return type from `JSON` to `Any`
29
30
### Other Changes
31
32
- Deleted model `Column`/`ColumnDataType`/`Table` which actually was not used by SDK users
+ - Method `ResourceGraphClient.resources_history` changed return type from `JSON` to `Any`
+ - Renamed operation group `ResourceGraphClientOperationsMixin` to `_ResourceGraphClientOperationsMixin`
33
34
## 8.0.1 (2025-11-24)
35
0 commit comments