File tree Expand file tree Collapse file tree 2 files changed +53
-0
lines changed
Expand file tree Collapse file tree 2 files changed +53
-0
lines changed Original file line number Diff line number Diff line change 1+ 1.7.0
2+ ===========
3+
4+ Features
5+ --------
6+ * [ CPP-108] Add tracing support
7+ * [ CPP-402] Add support for host event callback
8+ * [ CPP-524] Add client configuration information to STARTUP message
9+ * [ CPP-597] Provide a means of sending query to a specific node to facilitate virtual table queries
10+
11+ Bug Fixes
12+ --------
13+ * [ CPP-632] It's possible for RequestProcessor to miss add/remove event during initialization
14+ * [ CPP-701] Don't use Host::is_up() flag inside of load balancing policies
15+ * [ CPP-711] Memory leak in ` WaitForHandler ` /` SchemaChangeHandler ` (reference cycle)
16+
17+ Other
18+ --------
19+ * [ CPP-183] Concurrent Control Connection Establishment
20+ * [ CPP-405] Namespace rapidjson to avoid conflicts with other rapidjson usages
21+ * [ CPP-413] Enable Client Timestamps by Default
22+ * [ CPP-510] Try all contact points until one succeeds
23+ * [ CPP-585] Deprecate DowngradingConsistencyRetryPolicy
24+ * [ CPP-686] Pull in the latest rapidjson changes from master
25+ * [ CPP-688] Use plugin architecture for protocol version handling
26+
1271.6.0
228===========
329
Original file line number Diff line number Diff line change 1+ 2.11.0
2+ ===========
3+
4+ Features
5+ --------
6+ * [ CPP-108] Add tracing support
7+ * [ CPP-402] Add support for host event callback
8+ * [ CPP-524] Add client configuration information to STARTUP message
9+ * [ CPP-597] Provide a means of sending query to a specific node to facilitate virtual table queries
10+
11+ Bug Fixes
12+ --------
13+ * [ CPP-632] It's possible for RequestProcessor to miss add/remove event during initialization
14+ * [ CPP-701] Don't use Host::is_up() flag inside of load balancing policies
15+ * [ CPP-711] Memory leak in ` WaitForHandler ` /` SchemaChangeHandler ` (reference cycle)
16+
17+ Other
18+ --------
19+ * [ CPP-183] Concurrent Control Connection Establishment
20+ * [ CPP-405] Namespace rapidjson to avoid conflicts with other rapidjson usages
21+ * [ CPP-413] Enable Client Timestamps by Default
22+ * [ CPP-510] Try all contact points until one succeeds
23+ * [ CPP-585] Deprecate DowngradingConsistencyRetryPolicy
24+ * [ CPP-686] Pull in the latest rapidjson changes from master
25+ * [ CPP-688] Use plugin architecture for protocol version handling
26+ * Added ${CMAKE_LIBRARY_ARCHITECTURE} path suffix for libuv search
27+
1282.10.0
229===========
330
You can’t perform that action at this time.
0 commit comments