Skip to content

Commit ed64114

Browse files
authored
Updating azure-machine-learning-release-notes.md with 1.55.0 release notes
1 parent 6cd30b9 commit ed64114

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. We don't need to update the Azure Storage SKU mapping for China East 3, tested and it looks to be supported: ![image.png](https://dev.azure.com/msdata/3adb301f-9ede-41f2-933b-fcd1a486ff7f/_apis/git/repositories/1f1e7f17-65c5-4d5a-a5fa-487802b4e71b/pullRequests/1248709/attachments/image.png)
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)