Releases: silviucpp/erlcass
Releases · silviucpp/erlcass
v4.0.3
v4.0.2
- Add support for Paged queries (thanks to Jesper Lundgren - https://github.com/cleaton)
- Fix segmentation fault into tuple decoding.
- Update cpp-driver to 2.15.3
- Use libuv 1.x for Ubuntu 14.04 (thanks to Dominic Letz - https://github.com/dominicletz)
- Fix build with GCC 9
v4.0.1
v4.0.0
Note: This is a major update due to upgrade of the cpp-driver to a major version which use a different internal architecture.
-
Update cpp-driver to 2.13.0
-
Add support for speculative execution (see
speculative_execution_policy
) -
Removed deprecated cluster configs:
queue_size_event
max_connections_host
reconnect_wait_time
max_concurrent_creation
max_requests_threshold
requests_per_flush
Add support for new cluster configs (for more details see wiki):constant_reconnect
exponential_reconnect
coalesce_delay
request_ratio
max_schema_wait_time
token_aware_routing_shuffle_replicas
use_hostname_resolution
speculative_execution_policy
max_reusable_write_objects
-
Removed deprecated retry policy:
downgrading_consistency