github Azure/azure-sdk-for-python azure-batch_14.0.0

latest releases: azure-maps-route_1.0.0b2, azure-mgmt-containerservice_33.0.0, azure-monitor-opentelemetry_1.6.4...
17 months ago

14.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 a new property type to ContainerConfiguration. Possible values include: dockerCompatible and criCompatible.

Breaking Changes

  • Removed lifetime statistics API. This API is no longer supported.
    • Removed job.get_all_lifetime_statistics API.
    • Removed pool.get_all_lifetime_statistics API.

Other Changes

  • Deprecating CertificateOperations related methods.

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

NewReleases is sending notifications on new releases.