Skip to content

v3.13.1

Choose a tag to compare

@asmyasnikov asmyasnikov released this 12 Mar 20:54
· 5039 commits to master since this release
a3ee6a5
  • Improved error messages
  • Defended cluster.balancer with sync.RWMutex on cluster.Insert, cluster.Update, cluster.Remove and cluster.Get
  • Excluded Close and Park methods from conn.Conn interface
  • Fixed bug with Multi balancer Create()
  • Improved errors.IsTransportError (check a few transport error codes instead check single transport error code)
  • Improved errors.Is (check a few errors instead check single error)
  • Refactored YDB errors checking API on client-side
  • Implemented of scripting traces