We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b1891 commit 6a677d4Copy full SHA for 6a677d4
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
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
17
## v1.56.0 (2020-04-24)
18
19
### Features
VERSION
@@ -1 +1 @@
-1.56.1.dev0
+1.56.1
0 commit comments