You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ Features:
9
9
we are not sure the statement is already prepared. The motivation is that in the steady state, all nodes have
10
10
prepared statements already, so there is no need to prepare statements before executing them. If the guess is wrong,
11
11
the client will prepare and execute at that point.
12
+
* Expose various cluster attributes with getters.
12
13
13
14
Bug Fixes:
14
15
*[RUBY-255](https://datastax-oss.atlassian.net/browse/RUBY-255) ControlConnection.peer_ip ignores peers that are missing critical information in system.peers.
0 commit comments