1.3.2
Fixed
- Environments with DNS load-balancing in effect for
contact_points
provided
as hostnames (e.g. Kubernetes withcontact_points = { "cassandra" }
) could
result inno host details for <peer IP>
errors when using multiple
instances of the Cluster module. This is now fixed.
#118