File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
24
## v2.155.0 (2023-05-15)
4
25
5
26
### Features
Original file line number Diff line number Diff line change 1
- 2.155.1.dev0
1
+ 2.156.0
You can’t perform that action at this time.
0 commit comments