We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c95b6 commit 7acfb31Copy full SHA for 7acfb31
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
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
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
21
## v1.32.2 (2019-07-08)
22
23
### Bug fixes and other changes
VERSION
@@ -1 +1 @@
-1.32.3.dev0
+1.33.0
0 commit comments