Skip to content

azure-ai-ml_1.31.0

Latest

Choose a tag to compare

@azure-sdk azure-sdk released this 30 Dec 18:29
51bd26f

1.31.0 (2025-12-30)

Features Added

  • Added support for default_deployment_template property in Model entity, allowing models to specify a default deployment template for online deployments.
  • Online deployments now display informational messages when deploying models with configured default deployment templates.

Other Changes

  • Ensuring that azureml-dataprep-rslex is only installed for PyPy below 3.10 and CPython below 3.13.
  • Adding support for Python 3.14.
  • Dropping support for Python 3.7 and 3.8.
  • Update the deployment template parameter allowed_instance_type -> allowed_instance_types