Skip to content

Commit 7acfb31

Browse files
author
ci
committed
prepare release v1.33.0
1 parent 70c95b6 commit 7acfb31

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## v1.33.0 (2019-07-10)
4+
5+
### Features
6+
7+
* git support for hosting models
8+
* allow custom model name during deploy
9+
10+
### Bug fixes and other changes
11+
12+
* remove TODO comment on import-error Pylint check
13+
* enable wrong-import-position pylint check
14+
* Revert "change: enable wrong-import-position pylint check (#907)"
15+
* enable signature-differs pylint check
16+
* enable wrong-import-position pylint check
17+
* enable logging-not-lazy pylint check
18+
* reset default output path in Transformer.transform
19+
* Add ap-northeast-1 to Neo algorithms region map
20+
321
## v1.32.2 (2019-07-08)
422

523
### Bug fixes and other changes

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.32.3.dev0
1+
1.33.0

0 commit comments

Comments
 (0)