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 c1982fc commit 356a637Copy full SHA for 356a637
ChangeLog
@@ -1,6 +1,7 @@
1
CHANGELOG
2
3
-master
+2016-08-08 1.9.2
4
+ * Fix error on large API keys by including them in the JSON body instead of as a header
5
* Fix potential parsing error in case of httpCode == 4XX
6
7
2016-07-05 1.9.1
algoliasearch/version.py
@@ -1 +1 @@
-VERSION = "1.9.1"
+VERSION = "1.9.2"
0 commit comments