Skip to content

Conversation

@celian-garcia
Copy link
Member

@celian-garcia celian-garcia commented Mar 21, 2025

Manual update of this #38347, as renovate is not good at upgrading Go majors

sdk/resourcemanager/resources/armresources/v2.0.0

2.0.0 (2025-02-13)

Breaking Changes

  • Type of DeploymentProperties.Parameters has been changed from any to map[string]*DeploymentParameter
  • Type of DeploymentWhatIfProperties.Parameters has been changed from any to map[string]*DeploymentParameter
  • Operation *TagsClient.CreateOrUpdateAtScope has been changed to LRO, use *TagsClient.BeginCreateOrUpdateAtScope instead.
  • Operation *TagsClient.DeleteAtScope has been changed to LRO, use *TagsClient.BeginDeleteAtScope instead.
  • Operation *TagsClient.UpdateAtScope has been changed to LRO, use *TagsClient.BeginUpdateAtScope instead.

Features Added

  • New enum type ExportTemplateOutputFormat with values ExportTemplateOutputFormatBicep, ExportTemplateOutputFormatJSON
  • New enum type Level with values LevelError, LevelInfo, LevelWarning
  • New enum type ValidationLevel with values ValidationLevelProvider, ValidationLevelProviderNoRbac, ValidationLevelTemplate
  • New struct DeploymentDiagnosticsDefinition
  • New struct DeploymentParameter
  • New struct KeyVaultParameterReference
  • New struct KeyVaultReference
  • New field ValidationLevel in struct DeploymentProperties
  • New field Diagnostics, ValidationLevel in struct DeploymentPropertiesExtended
  • New field ID, Name, Type in struct DeploymentValidateResult
  • New field ValidationLevel in struct DeploymentWhatIfProperties
  • New field OutputFormat in struct ExportTemplateRequest
  • New field Output in struct ResourceGroupExportResult
  • New field DeploymentID, Identifiers, SymbolicName in struct WhatIfChange
  • New field Diagnostics, PotentialChanges in struct WhatIfOperationProperties

@celian-garcia celian-garcia requested a review from a team as a code owner March 21, 2025 11:58
@github-actions github-actions bot requested a review from nslaughter March 21, 2025 11:59
@celian-garcia celian-garcia marked this pull request as draft March 21, 2025 12:00
@celian-garcia celian-garcia force-pushed the azuremonitorreceiver/upgrade-arm-resources-dep branch from d78c80e to 83c7aa1 Compare March 21, 2025 12:02
@celian-garcia celian-garcia changed the title [receiver/azuremonitorreceiver] fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources to v2 [chore][receiver/azuremonitorreceiver] fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources to v2 Mar 21, 2025
…b.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources to v2

Signed-off-by: Célian Garcia <[email protected]>
@celian-garcia celian-garcia force-pushed the azuremonitorreceiver/upgrade-arm-resources-dep branch from 83c7aa1 to 701d774 Compare March 21, 2025 12:05
@celian-garcia celian-garcia marked this pull request as ready for review March 21, 2025 14:52
@atoulme atoulme merged commit ac351e7 into open-telemetry:main Mar 21, 2025
176 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 21, 2025
Fiery-Fenix pushed a commit to Fiery-Fenix/opentelemetry-collector-contrib that referenced this pull request Apr 24, 2025
…b.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources to v2 (open-telemetry#38857)

Manual update of this open-telemetry#38347, as renovate is not good at upgrading Go
majors


[sdk/resourcemanager/resources/armresources/v2.0.0](https://github.com/Azure/azure-sdk-for-go/releases/tag/sdk%2Fresourcemanager%2Fresources%2Farmresources%2Fv2.0.0)

## 2.0.0 (2025-02-13)
### Breaking Changes
- Type of DeploymentProperties.Parameters has been changed from any to
map[string]*DeploymentParameter
- Type of DeploymentWhatIfProperties.Parameters has been changed from
any to map[string]*DeploymentParameter
- Operation *TagsClient.CreateOrUpdateAtScope has been changed to LRO,
use *TagsClient.BeginCreateOrUpdateAtScope instead.
- Operation *TagsClient.DeleteAtScope has been changed to LRO, use
*TagsClient.BeginDeleteAtScope instead.
- Operation *TagsClient.UpdateAtScope has been changed to LRO, use
*TagsClient.BeginUpdateAtScope instead.
### Features Added
- New enum type ExportTemplateOutputFormat with values
ExportTemplateOutputFormatBicep, ExportTemplateOutputFormatJSON
- New enum type Level with values LevelError, LevelInfo, LevelWarning
- New enum type ValidationLevel with values ValidationLevelProvider,
ValidationLevelProviderNoRbac, ValidationLevelTemplate
- New struct DeploymentDiagnosticsDefinition
- New struct DeploymentParameter
- New struct KeyVaultParameterReference
- New struct KeyVaultReference
- New field ValidationLevel in struct DeploymentProperties
- New field Diagnostics, ValidationLevel in struct
DeploymentPropertiesExtended
- New field ID, Name, Type in struct DeploymentValidateResult
- New field ValidationLevel in struct DeploymentWhatIfProperties
- New field OutputFormat in struct ExportTemplateRequest
- New field Output in struct ResourceGroupExportResult
- New field DeploymentID, Identifiers, SymbolicName in struct
WhatIfChange
- New field Diagnostics, PotentialChanges in struct
WhatIfOperationProperties

Signed-off-by: Célian Garcia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants