File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Unreleased
1+ 2.14.1
22===========
33
44Bug Fixes
55--------
6- * Allow remote hosts to come back up even if policy ignores down hosts
6+ * [ CPP-879] Allow remote hosts to come back up even if policy ignores down hosts
7+ (community PR from kw217)
78
892.14.0
910===========
1011
1112Bug Fixes
1213--------
13- * [ CPP-819] - Ensure port is updated on already assigned contact points
14- * [ CPP-825] - Cloud should be verifying the peer certificates CN
14+ * [ CPP-819] Ensure port is updated on already assigned contact points
15+ * [ CPP-825] Cloud should be verifying the peer certificates CN
1516
16172.14.0-alpha2
1718===========
1819
1920Features
2021--------
21- * [ CPP-812] - Enable warnings for implicit casts and fix problems
22- * [ CPP-813] - Detect CaaS and change consistency default
23- * [ CPP-817] - Provide error if mixed usage of secure connect bundle and contact points/ssl context
22+ * [ CPP-812] Enable warnings for implicit casts and fix problems
23+ * [ CPP-813] Detect CaaS and change consistency default
24+ * [ CPP-817] Provide error if mixed usage of secure connect bundle and contact points/ssl context
2425
2526Bug Fixes
2627--------
27- * [ CPP-802] - Handle prepared id mismatch when repreparing on the fly
28- * [ CPP-815] - Schema agreement fails with SNI
29- * [ CPP-811] - Requests won't complete if they exceed the number of streams on a connection
28+ * [ CPP-802] Handle prepared id mismatch when repreparing on the fly
29+ * [ CPP-815] Schema agreement fails with SNI
30+ * [ CPP-811] Requests won't complete if they exceed the number of streams on a connection
3031
31322.14.0-alpha
3233===========
Original file line number Diff line number Diff line change 5353
5454#define CASS_VERSION_MAJOR 2
5555#define CASS_VERSION_MINOR 14
56- #define CASS_VERSION_PATCH 0
56+ #define CASS_VERSION_PATCH 1
5757#define CASS_VERSION_SUFFIX ""
5858
5959#ifdef __cplusplus
You can’t perform that action at this time.
0 commit comments