We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c493fe6 commit 9b5b661Copy full SHA for 9b5b661
CHANGELOG.rst
@@ -2,10 +2,16 @@
2
CHANGELOG
3
=========
4
5
+1.17.0
6
+======
7
+
8
+* bug-fix: Revert appending Airflow retry id to default job name
9
10
1.16.3
11
======
12
13
* bug-fix: Local Mode: Allow support for SSH in local mode
14
+* bug-fix: Append retry id to default Airflow job name to avoid name collisions in retry
15
* bug-fix: Local Mode: No longer requires s3 permissions to run local entry point file
16
* feature: Estimators: add support for PyTorch 1.0.0
17
* bug-fix: Local Mode: Move dependency on sagemaker_s3_output from rl.estimator to model
0 commit comments