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 3304231 commit 9138168Copy full SHA for 9138168
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v2.27.1 (2021-03-03)
4
+
5
+### Bug Fixes and Other Changes
6
7
+ * Change Estimator.logs() to use latest_training_job.name
8
+ * mask creds from docker commands in local mode. Closes #2118
9
10
+### Documentation Changes
11
12
+ * fix pipelines processing step typo
13
+ * remove double 'enable-network-isolation' description
14
15
## v2.27.0 (2021-03-01)
16
17
### Features
VERSION
@@ -1 +1 @@
-2.27.1.dev0
+2.27.1
0 commit comments