File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.18.0 (2020-12-03)
4+
5+ ### Features
6+
7+ * all de/serializers support content type
8+ * warn on 'Stopped' (non-Completed) jobs
9+ * all predictors support serializer/deserializer overrides
10+
11+ ### Bug Fixes and Other Changes
12+
13+ * v2 upgrade tool should ignore cell starting with '%'
14+ * use iterrows to iterate pandas dataframe
15+ * check for distributions in TF estimator
16+
17+ ### Documentation Changes
18+
19+ * Update link to Sagemaker PyTorch Docker Containers
20+ * create artifact restricted to SM context note
21+
22+ ### Testing and Release Infrastructure
23+
24+ * remove flaky assertion in test_integ_history_server
25+ * adjust assertion of TensorFlow MNIST test
26+
327## v2.17.0 (2020-12-02)
428
529### Features
Original file line number Diff line number Diff line change 1- 2.17.1.dev0
1+ 2.18.0
You can’t perform that action at this time.
0 commit comments