Skip to content

Commit 6a677d4

Browse files
author
ci
committed
prepare release v1.56.1
1 parent b8b1891 commit 6a677d4

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## v1.56.1 (2020-04-27)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* add super() call in Local Mode DataSource subclasses
8+
* fix xgboost image incorrect latest version warning
9+
* allow output_path without trailing slash in Local Mode training jobs
10+
* allow S3 folder input to contain a trailing slash in Local Mode
11+
12+
### Documentation Changes
13+
14+
* Add namespace-based setup for SageMaker Operators for Kubernetes
15+
* Add note about file URLs for Estimator methods in Local Mode
16+
317
## v1.56.0 (2020-04-24)
418

519
### Features

VERSION

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

0 commit comments

Comments
 (0)