Skip to content

Commit 9be3b3c

Browse files
cijerrypeng7773
authored andcommitted
prepare release v2.95.0
1 parent 7397934 commit 9be3b3c

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## v2.95.0 (2022-06-16)
4+
5+
### Features
6+
7+
* Adding Training Compiler support for TensorFlow estimator starting TF 2.9
8+
* Add support for TF 2.9 training
9+
10+
### Bug Fixes and Other Changes
11+
12+
* integs fallback from p3 to p2 instance
13+
* bucket exists check for session.default_bucket
14+
* make instance type fields as optional
15+
16+
### Documentation Changes
17+
18+
* improvements on the docstring of ModelStep
19+
* Add XGBoostProcessor
20+
321
## v2.94.0 (2022-06-07)
422

523
### Features

VERSION

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

0 commit comments

Comments
 (0)