Skip to content

1.3.2

Compare
Choose a tag to compare
@thibaultcha thibaultcha released this 29 Aug 19:12
· 45 commits to master since this release
1.3.2
Fixed
  • Environments with DNS load-balancing in effect for contact_points provided
    as hostnames (e.g. Kubernetes with contact_points = { "cassandra" }) could
    result in no host details for <peer IP> errors when using multiple
    instances of the Cluster module. This is now fixed.
    #118