Skip to content

Commit 760af36

Browse files
author
ci
committed
prepare release v2.172.0
1 parent 53fe9b7 commit 760af36

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

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+
322
## v2.171.0 (2023-07-06)
423

524
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.171.1.dev0
1+
2.172.0

0 commit comments

Comments
 (0)