Skip to content

Commit 503a5e8

Browse files
authored
Update azure-machine-learning-release-notes.md
1 parent 08637ad commit 503a5e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
6767
+ Parameters passed in ParallelRunConfig can be overwritten by passing pipeline parameters now. New pipeline parameters supported aml_mini_batch_size, aml_error_threshold, aml_logging_level, aml_run_invocation_timeout (aml_node_count and aml_process_count_per_node are already part of earlier release).
6868
+ **azureml-core**
6969
+ 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.
70-
+ Fix iterating on `Dataset.get_all` to return all datasets registered with the workspace.
71-
+ Improve error message when invalid type is passed to `path` argument of dataset creation APIs.
7270
+ Python sdk uses discovery service to use 'api' endpoint instead of 'pipelines'.
7371
+ Swap to the new routes in all SDK calls
7472
+ Changes routing of calls to the ModelManagementService to a new unified structure

0 commit comments

Comments
 (0)