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

latest releases: Azure.Communication.Chat_1.3.1, Microsoft.Azure.WebJobs.Extensions.Storage_5.3.2, Microsoft.Azure.WebJobs.Extensions.Storage.Queues_5.3.2...
15 months ago

16.0.0 (2023-05-01)

Features Added

  • Added boolean property enableAcceleratedNetworking to NetworkConfiguration.
    • This property determines whether this pool should enable accelerated networking, with default value as False.
    • Whether this feature can be enabled is also related to whether an operating system/VM instance is supported, which should align with AcceleratedNetworking Policy (AcceleratedNetworking Limitations and constraints).
  • Added boolean property enableAutomaticUpgrade to VMExtension.
    • This property determines whether the extension should be automatically upgraded by the platform if there is a newer version of the extension available.
  • Added new property Type to ContainerConfiguration, which now supports two values: DockerCompatible and CriCompatible.

Breaking Changes

  • Removed lifetime statistics operations. The lifetime statistics APIs are no longer supported.
    • Removed GetAllLifetimeStatistics in JobOperation.
    • Removed GetAllLifetimeStatistics in PoolOperation.

Other Changes

  • Added deprecation warning to certificate operations.

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

NewReleases is sending notifications on new releases.