We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c1b3d commit eb449ecCopy full SHA for eb449ec
1 file changed
CHANGELOG.rst
@@ -1,3 +1,17 @@
1
+3.1.0
2
+=====
3
+
4
+Features
5
+--------
6
+* Pass name of server auth class to AuthProvider (PYTHON-454)
7
+* Surface schema agreed flag for DDL statements (PYTHON-458)
8
+* Automatically convert float and int to Decimal on serialization (PYTHON-468)
9
10
+Bug Fixes
11
+---------
12
+* Bus error (alignment issues) when running cython on some ARM platforms (PYTHON-450)
13
+* Overflow when decoding large collections (cython) (PYTHON-459)
14
15
3.0.0
16
=====
17
November 24, 2015
0 commit comments