File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 3.0.0
2+ =====
3+
4+ Features
5+ --------
6+ * Support datetime.date objects as a DateType (PYTHON-212)
7+ * Add Cluster.update_view_metadata (PYTHON-407)
8+ * QueryTrace option to populate partial trace sessions (PYTHON-438)
9+ * Attach column names to ResultSet (PYTHON-439)
10+
11+ Bug Fixes
12+ ---------
13+ * Properly SerDes nested collections when protocol_version < 3 (PYTHON-215)
14+ * Evict UDTs from UserType cache on change (PYTHON-226)
15+ * Make sure query strings are always encoded UTF-8 (PYTHON-334)
16+ * Track previous value of columns at instantiation in CQLengine (PYTHON-348)
17+ * UDT CQL encoding does not work for unicode values (PYTHON-353)
18+ * NetworkTopologyStrategy#make_token_replica_map does not account for multiple racks in a DC (PYTHON-378)
19+ * Cython integer overflow on decimal type deserialization (PYTHON-433)
20+ * Query trace: if session hasn't been logged, query trace can throw exception (PYTHON-442)
21+
1223.0.0rc1
223========
324November 9, 2015
You can’t perform that action at this time.
0 commit comments