Skip to content

sdk/resourcemanager/scheduler/armscheduler/v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 18 Apr 06:42
89be43d

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]