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 cb16a1b commit 1ad7226Copy full SHA for 1ad7226
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v2.41.0 (2021-05-17)
4
+
5
+### Features
6
7
+ * add pipeline experiment config
8
+ * add data wrangler processor
9
+ * support RetryStrategy for training jobs
10
11
+### Bug Fixes and Other Changes
12
13
+ * fix repack pipeline step by putting inference.py in "code" sub dir
14
+ * add data wrangler image uri
15
+ * fix black-check errors
16
17
## v2.40.0 (2021-05-11)
18
19
### Features
VERSION
@@ -1 +1 @@
-2.40.1.dev0
+2.41.0
0 commit comments