github Azure/azure-sdk-for-net Microsoft.Azure.Batch_15.3.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...
2 years ago

15.3.0 (2022-01-07)

Features Added

  • Added property UploadHeaders to OutputFileBlobContainerDestination.
    • Allows users to set custom HTTP headers on resource file uploads.
    • Array of type HttpHeader (also being added).
  • Added boolean property AllowTaskPreemption to JobSpecification, CloudJob, JobAddParameter, JobPatchParameter, JobUpdateParameter
    • Mark Tasks as preemptible for higher priority Tasks (requires Comms-Enabled or Single Tenant Pool).
  • Replaced comment (title, description, etc.) references of "low-priority" with "Spot/Low-Priority", to reflect new service behavior.
    • No API change required.
    • Low-Priority Compute Nodes (VMs) will continue to be used for User Subscription pools (and only User Subscription pools), as before.
    • Spot Compute Nodes (VMs) will now be used for Batch Managed (and only Batch Managed pools) pools.

Bugs Fixed

  • Fixed OutputFileBlobContainerDestination constructor null reference exception.

Features Added

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

NewReleases is sending notifications on new releases.