Skip to content

Commit 71a0a93

Browse files
Michael Feromikefero
authored andcommitted
doc: Updating changelog
1 parent 8c35b94 commit 71a0a93

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,14 @@ Bug Fixes
99
* [CPP-667] Timer handles still referenced
1010
* [CPP-668] Unit test `ClusterUnitTest.ReconnectUpdateHosts` can hang
1111
* [CPP-669] Result response's metadata can reference a prepared response that's already been freed
12+
* [CPP-670] Unresolved references when built against libressl
1213
* [CPP-672] Fix memory issues found via `-fstanitize=address`
1314
* [CPP-673] Cluster can hang attempting to close during reconnection
1415
* [CPP-675] Chained callback should only call a single callback once
1516
* [CPP-678] Fix Cassandra version for DSE 6.X releases
17+
* [CPP-687] Fixing recovery of remote DC host
18+
* [CPP-692] Fix C++98 compiler issues
19+
* [CPP-693] Ensure materialized view metadata is valid before retrieving base table
1620

1721
Other
1822
--------

0 commit comments

Comments
 (0)