Skip to content

deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor from 0.11.0 to 0.12.0#2407

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor-0.12.0
Open

deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor from 0.11.0 to 0.12.0#2407
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor-0.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor from 0.11.0 to 0.12.0.

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor's releases.

sdk/resourcemanager/monitor/armmonitor/v0.12.0

0.12.0 (2026-05-20)

Breaking Changes

  • Function *DataCollectionEndpointsClient.Create parameter(s) have been changed from (ctx context.Context, resourceGroupName string, dataCollectionEndpointName string, options *DataCollectionEndpointsClientCreateOptions) to (ctx context.Context, resourceGroupName string, dataCollectionEndpointName string, body DataCollectionEndpointResource, options *DataCollectionEndpointsClientCreateOptions)
  • Function *DataCollectionEndpointsClient.Update parameter(s) have been changed from (ctx context.Context, resourceGroupName string, dataCollectionEndpointName string, options *DataCollectionEndpointsClientUpdateOptions) to (ctx context.Context, resourceGroupName string, dataCollectionEndpointName string, body ResourceForUpdate, options *DataCollectionEndpointsClientUpdateOptions)
  • Function *DataCollectionRuleAssociationsClient.Create parameter(s) have been changed from (ctx context.Context, resourceURI string, associationName string, options *DataCollectionRuleAssociationsClientCreateOptions) to (ctx context.Context, resourceURI string, associationName string, body DataCollectionRuleAssociationProxyOnlyResource, options *DataCollectionRuleAssociationsClientCreateOptions)
  • Function *DataCollectionRulesClient.Create parameter(s) have been changed from (ctx context.Context, resourceGroupName string, dataCollectionRuleName string, options *DataCollectionRulesClientCreateOptions) to (ctx context.Context, resourceGroupName string, dataCollectionRuleName string, body DataCollectionRuleResource, options *DataCollectionRulesClientCreateOptions)
  • Function *DataCollectionRulesClient.Update parameter(s) have been changed from (ctx context.Context, resourceGroupName string, dataCollectionRuleName string, options *DataCollectionRulesClientUpdateOptions) to (ctx context.Context, resourceGroupName string, dataCollectionRuleName string, body ResourceForUpdate, options *DataCollectionRulesClientUpdateOptions)
  • Function *PrivateLinkScopeOperationStatusClient.Get parameter(s) have been changed from (ctx context.Context, asyncOperationID string, resourceGroupName string, options *PrivateLinkScopeOperationStatusClientGetOptions) to (ctx context.Context, resourceGroupName string, asyncOperationID string, options *PrivateLinkScopeOperationStatusClientGetOptions)
  • Type of ActionList.ActionGroups has been changed from []*ActionGroupAutoGenerated to []*ActivityLogAlertActionGroup
  • Type of AzureMonitorPrivateLinkScopeProperties.ProvisioningState has been changed from *string to *PrivateLinkScopeProvisioningState
  • Type of DataCollectionEndpointResource.SystemData has been changed from *DataCollectionEndpointResourceSystemData to *SystemData
  • Type of DataCollectionRuleAssociationProxyOnlyResource.SystemData has been changed from *DataCollectionRuleAssociationProxyOnlyResourceSystemData to *SystemData
  • Type of DataCollectionRuleResource.SystemData has been changed from *DataCollectionRuleResourceSystemData to *SystemData
  • Type of Metric.Unit has been changed from *Unit to *MetricUnit
  • Type of ScopedResourceProperties.ProvisioningState has been changed from *string to *ScopedResourceProvisioningState
  • Type of SubscriptionScopeMetricsRequestBodyParameters.Timespan has been changed from *time.Time to *string
  • Enum ActionType has been removed
  • Enum CategoryType has been removed
  • Enum DataStatus has been removed
  • Enum OnboardingStatus has been removed
  • Enum Origin has been removed
  • Enum ProvisioningState has been removed
  • Enum PublicNetworkAccess has been removed
  • Enum TimeAggregationOperator has been removed
  • Enum Unit has been removed
  • Function NewAlertRulesClient has been removed
  • Function *AlertRulesClient.CreateOrUpdate has been removed
  • Function *AlertRulesClient.Delete has been removed
  • Function *AlertRulesClient.Get has been removed
  • Function *AlertRulesClient.NewListByResourceGroupPager has been removed
  • Function *AlertRulesClient.NewListBySubscriptionPager has been removed
  • Function *AlertRulesClient.Update has been removed
  • Function NewAzureMonitorWorkspacesClient has been removed
  • Function *AzureMonitorWorkspacesClient.Create has been removed
  • Function *AzureMonitorWorkspacesClient.Delete has been removed
  • Function *AzureMonitorWorkspacesClient.Get has been removed
  • Function *AzureMonitorWorkspacesClient.NewListByResourceGroupPager has been removed
  • Function *AzureMonitorWorkspacesClient.NewListBySubscriptionPager has been removed
  • Function *AzureMonitorWorkspacesClient.Update has been removed
  • Function *ClientFactory.NewAlertRulesClient has been removed
  • Function *ClientFactory.NewAzureMonitorWorkspacesClient has been removed
  • Function *ClientFactory.NewDiagnosticSettingsCategoryClient has been removed
  • Function *ClientFactory.NewDiagnosticSettingsClient has been removed
  • Function *ClientFactory.NewOperationsClient has been removed
  • Function *ClientFactory.NewOperationsForMonitorClient has been removed
  • Function *ClientFactory.NewTenantActionGroupsClient has been removed
  • Function *ClientFactory.NewVMInsightsClient has been removed
  • Function NewDiagnosticSettingsCategoryClient has been removed

... (truncated)

Commits

@dependabot dependabot Bot added area/dependencies Pull requests that update a dependency file lang/go The Go Programming Language labels Jun 4, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 4, 2026 01:58
@dependabot dependabot Bot added the lang/go The Go Programming Language label Jun 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor-0.12.0 branch from 222ec0b to 625b888 Compare June 22, 2026 22:43
…tor/armmonitor

Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor](https://github.com/Azure/azure-sdk-for-go) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v0.11.0...sdk/azcore/v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor-0.12.0 branch from 625b888 to 5c05924 Compare June 24, 2026 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file lang/go The Go Programming Language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants