File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 33
44Bug Fixes
55--------
6+ * [ CPP-849] Error result doesn't allow access to keyspace, table, and function
7+ data
8+ * [ CPP-851] Disable deprecated warnings for std::ptr_fun
69* [ CPP-879] Allow remote hosts to come back up even if policy ignores down hosts
710 (community PR from kw217)
811
12+ Other
13+ --------
14+ * [ CPP-220] Remove use of external Boost from unit and integration tests.
15+ * We ported all integration tests from Boost to Google test. This includes
16+ several JIRA issues included in the [ CPP-220] epic.
17+ * [ CPP-853] Correct linking libraries for unix based OS when using
18+ CASS_USE_STATIC_LIBS=On
19+ * [ CPP-859] Remove vc_build.bat scripts and update building documentation
20+ * [ CPP-872] Fix GCC 9.2+ build
21+ * [ CPP-878] Correct compile flags for libraries and executable
22+ * [ CPP-882] Correct pthread compiler flag for older CMake versions
23+
24+ Community
25+ --------
26+ * Fix build error when compiling without an SSL implementation (kmaragon)
27+
9282.14.0
1029===========
1130
You can’t perform that action at this time.
0 commit comments