Skip to content

Commit 00f8ca0

Browse files
cimufiAmazon
ci
authored andcommitted
prepare release v2.119.0
1 parent 410b3cc commit 00f8ca0

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

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+
331
## v2.118.0 (2022-12-01)
432

533
### Features

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.118.1.dev0
1+
2.119.0

0 commit comments

Comments
 (0)