We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7a569 commit 3cb77ffCopy full SHA for 3cb77ff
Changelog.rst
@@ -3,11 +3,18 @@
3
Changelog
4
=========
5
6
+1.8.0
7
+-----
8
+
9
+ * removed thrift and memcached connections, if you wish to continue using
10
+ those, extract the classes and use them separately.
11
+ * added a new, parallel version of the bulk helper using thread pools
12
13
1.7.0 (2015-09-21)
14
------------------
15
16
* elasticsearch 2.0 compatibility
- * thrift now deprecated, to be remoeved in future version
17
+ * thrift now deprecated, to be removed in future version
18
* make sure urllib3 always uses keep-alive
19
20
1.6.0 (2015-06-10)
0 commit comments