v1.15.3
What's Changed
- uuid: add IsEmpty() api by @dkropachev in #515
- Remove redundant len() calls from compression code by @mykaul in #519
- Run control connection reconnect in background by @dkropachev in #529
- Make connect timeout cover whole initialization by @dkropachev in #531
- Introduce ClusterConfig.ReadTimeout by @dkropachev in #534
- Implement request timeout by @dkropachev in #535
- Remove logic that closes connection on timeout by @dkropachev in #537
- Divorce ConnectTimeout and MetadataSchemaRequestTimeout by @dkropachev in #536
- Make TestNewConnectWithLowTimeout tests more stable by @dkropachev in #539
- Address timeout race condition by @dkropachev in #540
Full Changelog: v1.15.2...v1.15.3