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 e5155f7 commit c47b32aCopy full SHA for c47b32a
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## v1.58.4 (2020-05-20)
4
+
5
+### Bug Fixes and Other Changes
6
7
+ * update AutoML default max_candidate value to use the service default
8
+ * add describe_transform_job in session class
9
10
+### Documentation Changes
11
12
+ * clarify support for requirements.txt in Tensorflow docs
13
14
+### Testing and Release Infrastructure
15
16
+ * wait for DisassociateTrialComponent to take effect in experiment integ test cleanup
17
18
## v1.58.3 (2020-05-19)
19
20
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-1.58.4.dev0
+1.58.4
0 commit comments