File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
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
+ * 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
+
3
21
## v1.32.2 (2019-07-08)
4
22
5
23
### Bug fixes and other changes
Original file line number Diff line number Diff line change 1
- 1.32.3.dev0
1
+ 1.33.0
You can’t perform that action at this time.
0 commit comments