v3.18.1
·
4884 commits
to master
since this release
- Added
conn.Ping(ctx)method for check availability ofconn.Conn - Refactored
cluster.Cluster.Get(ctx)to return only available connection (instead of returning any connection from balancer) - Added address to error description thrown from
conn.take() - Renamed package
internal/dbtointernal/databaseto exclude collisions with variable namedb
Full Changelog: v3.18.0...v3.18.1