Skip to content

Bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor from 0.11.0 to 0.12.0 in /tests/end-to-end-tests#182

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

Bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor from 0.11.0 to 0.12.0 in /tests/end-to-end-tests#182
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/tests/end-to-end-tests/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor-0.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…mmonitor

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 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants