Skip to content

Commit 6b2061c

Browse files
authored
Added release notes for rl contrib package.
1 parent 31aae90 commit 6b2061c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,10 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
5757
+ Adds a class azureml.contrib.mir.RevisionStatus which relays information about the currently deployed MIR revision and the most recent version specified by the user. This class is included in the MirWebservice object under 'deployment_status' attribute.
5858
+ Enables update on Webservices of type MirWebservice and its child class SingleModelMirWebservice.
5959
+ **azureml-contrib-reinforcementlearning**
60+
+ Added support for Ray 0.8.3
6061
+ AmlWindowsCompute only supports Azure Files as mounted storage
62+
+ Renamed health_check_timeout to health_check_timeout_seconds
63+
+ Fixed some class/method descriptions.
6164
+ **azureml-core**
6265
+ Enabled WASB -> Blob conversions in USGovernment and China clouds.
6366
+ Fixes bug to allow Reader roles to use az ml run CLI commands to get run information

0 commit comments

Comments
 (0)