Skip to content

Commit 230b7ee

Browse files
ciknikure
ci
authored andcommitted
prepare release v2.111.0
1 parent 2c1899a commit 230b7ee

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## v2.111.0 (2022-10-05)
4+
5+
### Features
6+
7+
* Edit test file for supporting TF 2.10 training
8+
9+
### Bug Fixes and Other Changes
10+
11+
* support kms key in processor pack local code
12+
* security issue by bumping apache-airflow from 2.3.4 to 2.4.0
13+
* instance count retrieval logic
14+
* Add regex for short-form sagemaker-xgboost tags
15+
* Upgrade attrs>=20.3.0,<23
16+
* Add PipelineVariable annotation to Amazon estimators
17+
18+
### Documentation Changes
19+
20+
* add context for pytorch
21+
322
## v2.110.0 (2022-09-27)
423

524
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.110.1.dev0
1+
2.111.0

0 commit comments

Comments
 (0)