Skip to content

Commit 4490264

Browse files
author
ci
committed
prepare release v2.156.0
1 parent 4bc49e5 commit 4490264

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## v2.156.0 (2023-05-17)
4+
5+
### Features
6+
7+
* Partition support for DJLModel using SM Training job
8+
* Update run-notebook-test to consider skips failures
9+
10+
### Bug Fixes and Other Changes
11+
12+
* Update apache airflow and update test requirements
13+
* Perform integrity checks for remote function execution
14+
* Add p2 instances to integ tests
15+
* Fix typo in logging message within ir mixin
16+
* double Run create on load_run
17+
* Update dtype logic for huggingface backend for new containers
18+
19+
### Documentation Changes
20+
21+
* Update container version for SKLearn
22+
* Add description for parameters in TransformInput
23+
324
## v2.155.0 (2023-05-15)
425

526
### Features

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.155.1.dev0
1+
2.156.0

0 commit comments

Comments
 (0)