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 53fe9b7 commit 760af36Copy full SHA for 760af36
CHANGELOG.md
@@ -1,5 +1,24 @@
1
# Changelog
2
3
+## v2.172.0 (2023-07-13)
4
+
5
+### Features
6
7
+ * Add check for if TrialComponent is already associated with a Trial in Run
8
+ * Add features_to_explain to shap config
9
10
+### Bug Fixes and Other Changes
11
12
+ * Support protobuf4
13
+ * Remove unnecessary get caller identity call
14
+ * Missing JumpStart estimator args
15
+ * Add volume to partition djl_inference
16
17
+### Documentation Changes
18
19
+ * Correct runtime param
20
+ * fix wait_for_endpoint docstring
21
22
## v2.171.0 (2023-07-06)
23
24
### Features
VERSION
@@ -1 +1 @@
-2.171.1.dev0
+2.172.0
0 commit comments