github Azure/azure-sdk-for-go sdk/resourcemanager/workloadorchestration/armworkloadorchestration/v0.2.0

latest releases: sdk/resourcemanager/azurestackhci/armazurestackhcivm/v0.1.0, sdk/resourcemanager/cloudhealth/armcloudhealth/v0.1.0, sdk/resourcemanager/playwright/armplaywright/v1.0.0...
pre-release9 days ago

0.2.0 (2025-08-27)

Breaking Changes

  • Function *ConfigTemplatesClient.Update parameter(s) have been changed from (context.Context, string, string, ConfigTemplate, *ConfigTemplatesClientUpdateOptions) to (context.Context, string, string, ConfigTemplateUpdate, *ConfigTemplatesClientUpdateOptions)
  • Function *ContextsClient.BeginUpdate parameter(s) have been changed from (context.Context, string, string, Context, *ContextsClientBeginUpdateOptions) to (context.Context, string, string, ContextUpdate, *ContextsClientBeginUpdateOptions)
  • Function *DiagnosticsClient.BeginUpdate parameter(s) have been changed from (context.Context, string, string, Diagnostic, *DiagnosticsClientBeginUpdateOptions) to (context.Context, string, string, DiagnosticUpdate, *DiagnosticsClientBeginUpdateOptions)
  • Function *SchemasClient.Update parameter(s) have been changed from (context.Context, string, string, Schema, *SchemasClientUpdateOptions) to (context.Context, string, string, SchemaUpdate, *SchemasClientUpdateOptions)
  • Function *SolutionsClient.BeginUpdate parameter(s) have been changed from (context.Context, string, string, string, Solution, *SolutionsClientBeginUpdateOptions) to (context.Context, string, string, string, SolutionUpdate, *SolutionsClientBeginUpdateOptions)
  • Function *TargetsClient.BeginUpdate parameter(s) have been changed from (context.Context, string, string, Target, *TargetsClientBeginUpdateOptions) to (context.Context, string, string, TargetUpdate, *TargetsClientBeginUpdateOptions)

Features Added

  • New struct ConfigTemplateUpdate
  • New struct ConfigTemplateUpdateProperties
  • New struct ContextUpdate
  • New struct ContextUpdateProperties
  • New struct DiagnosticUpdate
  • New struct DiagnosticUpdateProperties
  • New struct SchemaUpdate
  • New struct SchemaUpdateProperties
  • New struct SolutionUpdate
  • New struct SolutionUpdateProperties
  • New struct TargetUpdate
  • New struct TargetUpdateProperties

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.