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 70cf649 commit cc29ca8Copy full SHA for cc29ca8
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# master
2
+Features:
3
+
4
+Bug Fixes:
5
6
7
# 3.0.0 GA
8
Features:
9
* Increased default request timeout (the `timeout` option to `Cassandra.cluster`), from 10 seconds to 12 seconds
@@ -14,7 +20,6 @@ Breaking Changes:
14
20
nodes in the local DC only. In prior releases, the policy would fall back to remote nodes after exhausting local nodes.
15
21
Specify a positive value (or nil for unlimited) for `max_remote_hosts_to_use` when initializing the policy to allow remote node use.
16
22
17
-
18
23
# 3.0.0 rc2
19
24
25
* Add protocol_version configuration option to allow the user to force the protocol version to use for communication with nodes.
0 commit comments