Skip to content

Commit 06c4924

Browse files
cijerrypeng7773
ci
authored andcommitted
prepare release v2.99.0
1 parent 0fc458e commit 06c4924

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

3+
## v2.99.0 (2022-07-08)
4+
5+
### Features
6+
7+
* heterogeneous cluster set up in distribution config
8+
* support heterogeneous cluster for training
9+
* include fields to work with inference recommender
10+
11+
### Bug Fixes and Other Changes
12+
13+
* Moving the newly added field instance_group to the end of method
14+
* image_uri does not need to be specified with instance_groups
15+
* Loosen version of attrs dependency
16+
* Add PipelineVariable annotation in estimatory, processing, tuner, transformer base classes
17+
* model table link
18+
19+
### Documentation Changes
20+
21+
* documentation for heterogeneous cluster
22+
323
## v2.98.0 (2022-07-05)
424

525
### Features

VERSION

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

0 commit comments

Comments
 (0)