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 77ed288 commit ed66c8aCopy full SHA for ed66c8a
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## v2.47.0 (2021-06-25)
4
+
5
+### Features
6
7
+ * support job_name_prefix for Clarify
8
9
+### Bug Fixes and Other Changes
10
11
+ * Add configuration option with headers for Clarify Explainability
12
+ * jsonGet interpolation issue 2426 + allow step depends on pass in step instance
13
+ * add default retries to feature group ingestion.
14
+ * Update using_pytorch.rst
15
+ * kms key does not propapate in register model step
16
+ * Correctly interpolate Callback output parameters
17
18
## v2.46.1 (2021-06-22)
19
20
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-2.46.2.dev0
+2.47.0
0 commit comments