Driver Release Summary: v1.15.3
Release link: Release v1.15.3 · scylladb/gocql · GitHub
What’s Changed
Fixes
- gocql.uuid: add IsEmpty() api (#515)
- Run control connection reconnect in background (#529)
- Make ClusterConfig.ConnectTimeout cover whole initialization (#531)
- Remove logic that closes connection on timeout (#537)
- Split ClusterConfig.ConnectTimeout and ClusterConfig.MetadataSchemaRequestTimeout (#536)