github Azure/azure-sdk-for-go sdk/resourcemanager/automation/armautomation/v0.7.0

latest releases: sdk/monitor/query/azlogs/v1.1.0-beta.1, sdk/storage/azfile/v1.3.1, sdk/storage/azblob/v1.4.1...
pre-release2 years ago

0.7.0 (2022-07-12)

Breaking Changes

  • Function *DscConfigurationClient.UpdateWithJSON parameter(s) have been changed from (context.Context, string, string, string, *DscConfigurationClientUpdateWithJSONOptions) to (context.Context, string, string, string, DscConfigurationUpdateParameters, *DscConfigurationClientUpdateWithJSONOptions)
  • Function *DscConfigurationClient.UpdateWithText parameter(s) have been changed from (context.Context, string, string, string, *DscConfigurationClientUpdateWithTextOptions) to (context.Context, string, string, string, string, *DscConfigurationClientUpdateWithTextOptions)
  • Struct HybridRunbookWorkerGroupUpdateParameters has been removed
  • Struct HybridRunbookWorkerLegacy has been removed
  • Field Parameters of struct DscConfigurationClientUpdateWithJSONOptions has been removed
  • Field Credential of struct HybridRunbookWorkerGroup has been removed
  • Field GroupType of struct HybridRunbookWorkerGroup has been removed
  • Field HybridRunbookWorkers of struct HybridRunbookWorkerGroup has been removed
  • Field Parameters of struct DscConfigurationClientUpdateWithTextOptions has been removed
  • Field Credential of struct HybridRunbookWorkerGroupCreateOrUpdateParameters has been removed

Features Added

  • New const RunbookTypeEnumPython3
  • New const RunbookTypeEnumPython2
  • New function NewDeletedAutomationAccountsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*DeletedAutomationAccountsClient, error)
  • New function *DeletedAutomationAccountsClient.ListBySubscription(context.Context, *DeletedAutomationAccountsClientListBySubscriptionOptions) (DeletedAutomationAccountsClientListBySubscriptionResponse, error)
  • New struct DeletedAutomationAccount
  • New struct DeletedAutomationAccountListResult
  • New struct DeletedAutomationAccountProperties
  • New struct DeletedAutomationAccountsClient
  • New struct DeletedAutomationAccountsClientListBySubscriptionOptions
  • New struct DeletedAutomationAccountsClientListBySubscriptionResponse
  • New struct HybridRunbookWorkerGroupCreateOrUpdateProperties
  • New struct HybridRunbookWorkerGroupProperties
  • New field Name in struct HybridRunbookWorkerGroupCreateOrUpdateParameters
  • New field Properties in struct HybridRunbookWorkerGroupCreateOrUpdateParameters
  • New field Properties in struct HybridRunbookWorkerGroup

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

NewReleases is sending notifications on new releases.