You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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