Skip to content

Commit ae27711

Browse files
author
ci
committed
prepare release v1.55.3
1 parent e024795 commit ae27711

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## v1.55.3 (2020-04-08)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* remove .strip() from batch transform
8+
* allow model with network isolation when creating a Transformer from an Estimator
9+
* add enable_network_isolation to EstimatorBase
10+
311
## v1.55.2 (2020-04-07)
412

513
### Bug Fixes and Other Changes

VERSION

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

0 commit comments

Comments
 (0)