Skip to content

v3.13.0

Choose a tag to compare

@asmyasnikov asmyasnikov released this 12 Mar 20:53
· 5052 commits to master since this release
  • Refactored Connection interface
  • Removed CustomOption and taking client with custom options
  • Removed proxy package
  • Improved db.With() helper for child connections creation
  • Set shared conn.Pool for all children ydb.Connection
  • Fixed bug with RoundRobin and RandomChoice balancers Create()