Skip to content

Commit 24d2d1d

Browse files
author
ci
committed
prepare release v2.29.1
1 parent 99245e6 commit 24d2d1d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## v2.29.1 (2021-03-09)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* return all failed row indices in feature_group.ingest
8+
* move service-role path parsing for AmazonSageMaker-ExecutionRole for get_execution_role() into except block of IAM get_role() call and add warning message
9+
* add description parameter for RegisterModelStep
10+
* add type annotations for Lineage
11+
12+
### Documentation Changes
13+
14+
* remove ellipsis from CHANGELOG.md
15+
316
## v2.29.0 (2021-03-04)
417

518
### Features

VERSION

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

0 commit comments

Comments
 (0)