github Azure/azure-sdk-for-go sdk/resourcemanager/scheduler/armscheduler/v0.5.0

latest releases: sdk/data/azcosmos/v1.2.0, sdk/security/keyvault/azcertificates/v1.3.0, sdk/security/keyvault/azkeys/v1.3.0...
pre-release2 years ago

0.5.0 (2022-04-18)

Breaking Changes

  • Function *JobCollectionsClient.ListByResourceGroup has been removed
  • Function *JobsClient.List has been removed
  • Function *JobCollectionsClient.ListBySubscription has been removed
  • Function *JobsClient.ListJobHistory has been removed

Features Added

  • New function *JobsClient.NewListPager(string, string, *JobsClientListOptions) *runtime.Pager[JobsClientListResponse]
  • New function *JobCollectionsClient.NewListBySubscriptionPager(*JobCollectionsClientListBySubscriptionOptions) *runtime.Pager[JobCollectionsClientListBySubscriptionResponse]
  • New function *JobsClient.NewListJobHistoryPager(string, string, string, *JobsClientListJobHistoryOptions) *runtime.Pager[JobsClientListJobHistoryResponse]
  • New function *JobCollectionsClient.NewListByResourceGroupPager(string, *JobCollectionsClientListByResourceGroupOptions) *runtime.Pager[JobCollectionsClientListByResourceGroupResponse]

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

NewReleases is sending notifications on new releases.