sdk/resourcemanager/resourcegraph/armresourcegraph/v0.4.0
Pre-release
Pre-release
0.4.0 (2022-04-13)
Breaking Changes
- Function
*OperationsClient.List
parameter(s) have been changed from(context.Context, *OperationsClientListOptions)
to(*OperationsClientListOptions)
- Function
*OperationsClient.List
return value(s) have been changed from(OperationsClientListResponse, error)
to(*runtime.Pager[OperationsClientListResponse])
- Function
NewClient
return value(s) have been changed from(*Client)
to(*Client, error)
- Function
NewOperationsClient
return value(s) have been changed from(*OperationsClient)
to(*OperationsClient, error)
- Function
AuthorizationScopeFilter.ToPtr
has been removed - Function
ColumnDataType.ToPtr
has been removed - Function
FacetSortOrder.ToPtr
has been removed - Function
ResultFormat.ToPtr
has been removed - Function
ResultTruncated.ToPtr
has been removed - Struct
ClientResourcesHistoryResult
has been removed - Struct
ClientResourcesResult
has been removed - Struct
OperationsClientListResult
has been removed - Field
ClientResourcesResult
of structClientResourcesResponse
has been removed - Field
RawResponse
of structClientResourcesResponse
has been removed - Field
OperationsClientListResult
of structOperationsClientListResponse
has been removed - Field
RawResponse
of structOperationsClientListResponse
has been removed - Field
ClientResourcesHistoryResult
of structClientResourcesHistoryResponse
has been removed - Field
RawResponse
of structClientResourcesHistoryResponse
has been removed
Features Added
- New function
Table.MarshalJSON() ([]byte, error)
- New function
Error.MarshalJSON() ([]byte, error)
- New struct
Column
- New struct
Error
- New struct
ErrorResponse
- New struct
Table
- New anonymous field
QueryResponse
in structClientResourcesResponse
- New anonymous field
OperationListResult
in structOperationsClientListResponse
- New field
Interface
in structClientResourcesHistoryResponse