Releases: Azure/aml-deploy
Releases · Azure/aml-deploy
v1.12.0
- Upgrade to Azure Machine Learning Python SDK 1.15.0
- Downgrade to Python 3.7.9 to support all azureml-sdk features
v1.11.0
- Upgrade to Azure Machine Learning Python SDK 1.14.0
v1.10.0
- Upgrade to Azure Machine Learning Python SDK 1.13.0
- Switch to GitHub Container Registry Base Image
v1.9.0
- Upgrade to Azure Machine Learning Python SDK 1.12.0
v1.8.0
- Upgrade to Azure Machine Learning Python SDK 1.11.0
v1.7.0
- Upgrade to Azure Machine Learning Python SDK 1.10.0
v1.6.1
- Added functionality to package models into a docker images (
create_image
parameter)- Regular docker image
- Azure Function package (blob trigger, http trigger, service bus queue trigger)
- Added functionality to skip deployments to ACI or AKS
- Added outputs, which provide details of the created docker image (
acr_address
,acr_username
,acr_password
,package_location
)
v1.6.0
- Upgrade to Azure Machine Learning Python SDK 1.9.0
v1.5.0
- Upgrade to Azure Machine Learning Python SDK 1.8.0
- Added support for
AzureChinaCloud
andAzureUSGovernment
v1.4.0
- Upgrade to Azure Machine Learning Python SDK 1.7.0