github Azure/azure-sdk-for-net Microsoft.Azure.Batch_14.0.0

latest releases: Azure.Messaging.EventHubs.Processor_5.12.0-beta.1, Azure.Messaging.EventHubs_5.12.0-beta.1, Azure.Template_1.0.3-beta.3795970...
3 years ago

14.0.0 (2020-09-10)

Features

  • [Breaking] Removed proprty MaxTasksPerNode on CloudPool and added property TaskSlotsPerNode. Using this property CloudTasks
    in a CloudJob can consume a dynamic amount of slots allowing for more fine-grained control over resource consumption.
  • [Breaking] Changed the return type of GetJobTaskCounts operations to return a TaskCountsResult object, which is a complex object containing the previous
    TaskCounts object and a new TaskSlotCounts object providing similar information in the context of slots being used.
  • Added property RequiredSlots to CloudTask allowing user to specify how many slots on a node they should take up.

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

NewReleases is sending notifications on new releases.