File tree 2 files changed +29
-1
lines changed
2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.119.0 (2022-12-03)
4
+
5
+ ### Features
6
+
7
+ * Add Code Owners file
8
+ * Added transform with monitoring pipeline step in transformer
9
+ * Update TF 2.9 and TF 2.10 inference DLCs
10
+ * make estimator accept json file as modelparallel config
11
+ * SageMaker Training Compiler does not support p4de instances
12
+ * Add support for SparkML v3.3
13
+
14
+ ### Bug Fixes and Other Changes
15
+
16
+ * Fix bug forcing uploaded tar to be named sourcedir
17
+ * Update local_requirements.txt PyYAML version
18
+ * refactoring : using with statement
19
+ * Allow Py 3.7 for MMS Test Docker env
20
+ * fix PySparkProcessor __ init__ params type
21
+ * type hint of PySparkProcessor __ init__
22
+ * Return ARM XGB/SKLearn tags if ` image_scope ` is ` inference_graviton `
23
+ * Update scipy to 1.7.3 to support M1 development envs
24
+ * Fixing type hints for Spark processor that has instance type/count params in reverse order
25
+ * Add DeepAR ap-northeast-3 repository.
26
+ * Fix AsyncInferenceConfig documentation typo
27
+ * fix ml_inf to ml_inf1 in Neo multi-version support
28
+ * Fix type annotations
29
+ * add neo mvp region accounts
30
+
3
31
## v2.118.0 (2022-12-01)
4
32
5
33
### Features
Original file line number Diff line number Diff line change 1
- 2.118.1.dev0
1
+ 2.119.0
You can’t perform that action at this time.
0 commit comments