We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6a40e commit 5861612Copy full SHA for 5861612
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## v2.11.0 (2020-09-28)
4
+
5
+### Features
6
7
+ * Add SDK support for SparkML Serving Container version 2.4
8
9
+### Bug Fixes and Other Changes
10
11
+ * pin pytest version <6.1.0 to avoid pytest-rerunfailures breaking changes
12
+ * temporarily skip the MxNet Neo test until we fix them
13
14
+### Documentation Changes
15
16
+ * fix conda setup for docs
17
18
## v2.10.0 (2020-09-23)
19
20
### Features
VERSION
@@ -1 +1 @@
-2.10.1.dev0
+2.11.0
0 commit comments