Skip to content

Commit a4ba957

Browse files
authored
Update azure-machine-learning-release-notes.md
1 parent 7a70514 commit a4ba957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
4343
+ Adds functionality in the MirWebservice class to retrieve the Access Token
4444
+ **azureml-core**
4545
+ Deployed AzureML Webservices will now default to `INFO` logging. This can be controlled by setting the `AZUREML_LOG_LEVEL` environment variable in the deployed service.
46-
+ Fix iterating on `Dataset.get_all`.
46+
+ Fix iterating on `Dataset.get_all` to return all datasets registered with the workspace.
4747
+ Improve error message when invalid type is passed to `path` argument of dataset creation APIs.
4848
+ Python sdk uses discovery service to use 'api' endpoint instead of 'pipelines'.
4949
+ Swap to the new routes in all SDK calls

0 commit comments

Comments
 (0)