Skip to content

Commit 4f4ffdf

Browse files
authored
Merge pull request #264194 from Junnu-akhila/main
AzureML Python SDK 01/29/2024 Release Notes
2 parents 5b62726 + 5f870fe commit 4f4ffdf

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

articles/machine-learning/v1/azure-machine-learning-release-notes.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom: UpdateFrequency5, event-tier1-build-2022, devx-track-python
99
ms.topic: reference
1010
ms.author: larryfr
1111
author: BlackMist
12-
ms.date: 11/13/2023
12+
ms.date: 01/29/2024
1313
---
1414

1515
# Azure Machine Learning Python SDK release notes
@@ -19,6 +19,18 @@ In this article, learn about Azure Machine Learning Python SDK releases. For th
1919
__RSS feed__: Get notified when this page is updated by copying and pasting the following URL into your feed reader:
2020
`https://learn.microsoft.com/api/search/rss?search=%22Azure+machine+learning+release+notes%22&locale=en-us`
2121

22+
## 2024-01-29
23+
### Azure Machine Learning SDK for Python v1.55.0
24+
+ **azureml-core**
25+
+ Enable Application Insights re-mapping for new region China East 3, since it doesn't support classic resource mode. Also fixed the missing update for China North 3.
26+
+ **azureml-defaults**
27+
+ Bumped azureml-inference-server-http pin to 1.0.0 in azureml-defaults.
28+
+ **azureml-interpret**
29+
+ updated azureml-interpret package to interpret-community 0.31.*
30+
+ **azureml-responsibleai**
31+
+ updated common environment and azureml-responsibleai package to raiwidgets and responsibleai 0.33.0
32+
+ Increase responsibleai and fairlearn dependency versions
33+
2234
## 2023-11-13
2335
+ **azureml-automl-core, azureml-automl-runtime, azureml-contrib-automl-dnn-forecasting, azureml-train-automl-client, azureml-train-automl-runtime, azureml-training-tabular**
2436
+ statsmodels, pandas and scipy were upgraded to versions 1.13, 1.3.5 and 1.10.1 - fbprophet 0.7.1 was replaced by prophet 1.1.4 When loading a model in a local environment, the versions of these packages should match what the model was trained on.

0 commit comments

Comments
 (0)