Skip to content

Commit

Permalink
prepare release v2.172.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Jul 13, 2023
1 parent 53fe9b7 commit 760af36
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## v2.172.0 (2023-07-13)

### Features

* Add check for if TrialComponent is already associated with a Trial in Run
* Add features_to_explain to shap config

### Bug Fixes and Other Changes

* Support protobuf4
* Remove unnecessary get caller identity call
* Missing JumpStart estimator args
* Add volume to partition djl_inference

### Documentation Changes

* Correct runtime param
* fix wait_for_endpoint docstring

## v2.171.0 (2023-07-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.171.1.dev0
2.172.0

0 comments on commit 760af36

Please sign in to comment.