Skip to content

Commit 5393332

Browse files
author
ci
committed
prepare release v2.114.0
1 parent b71a050 commit 5393332

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

3+
## v2.114.0 (2022-10-26)
4+
5+
### Features
6+
7+
* Graviton support for XGB and SKLearn frameworks
8+
* Graviton support for PyTorch and Tensorflow frameworks
9+
* do not expand estimator role when it is pipeline parameter
10+
* added support for batch transform with model monitoring
11+
12+
### Bug Fixes and Other Changes
13+
14+
* regex in tuning integs
15+
* remove debugger environment var set up
16+
* adjacent slash in s3 key
17+
* Fix Repack step auto install behavior
18+
* Add retry for airflow ParsingError
19+
20+
### Documentation Changes
21+
22+
* doc fix
23+
324
## v2.113.0 (2022-10-21)
425

526
### Features

VERSION

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

0 commit comments

Comments
 (0)