Skip to content

v1.2.1

Compare
Choose a tag to compare
@martin-sucha martin-sucha released this 02 Sep 14:43
v1.2.1

Changed

  • GetCustomPayload now returns nil instead of panicking in case of query error. (#1385)

Fixed

  • Nil pointer dereference in events.go when handling node removal. (#1652)
  • Reading peers from DataStax Enterprise clusters. This was a regression in 1.2.0. (#1646)
  • Unmarshaling maps did not pre-allocate the map. (#1642)