Skip to content

Commit 348cdff

Browse files
committed
327 is viewed as an improvement
1 parent 3a4aa08 commit 348cdff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Features
99
* Don't mark host down on timeout (PYTHON-286)
1010
* SSL hostname verification (PYTHON-296)
1111
* Add C* version to metadata or cluster objects (PYTHON-301)
12+
* Options to Disable Schema, Token Metadata Processing (PYTHON-327)
1213
* Expose listen_address of node we get ring information from (PYTHON-332)
1314
* Use A-record with multiple IPs for contact points (PYTHON-415)
1415
* Custom consistency level for populating query traces (PYTHON-435)
@@ -19,7 +20,6 @@ Features
1920
Bug Fixes
2021
---------
2122
* Resolve contact point hostnames to avoid duplicate hosts (PYTHON-103)
22-
* Options to Disable Schema, Token Metadata Processing (PYTHON-327)
2323
* GeventConnection stalls requests when read is a multiple of the input buffer size (PYTHON-429)
2424
* named_tuple_factory breaks with duplicate "cleaned" col names (PYTHON-467)
2525
* Connection leak if Cluster.shutdown() happens during reconnection (PYTHON-482)

0 commit comments

Comments
 (0)