Skip to content

v3.74.3

Compare
Choose a tag to compare
@ydb-platform-bot ydb-platform-bot released this 14 Jun 17:32
· 587 commits to master since this release
  • Removed check the node is available for query and table service sessions
  • Refactored the balancers.PreferLocations() function - it is a clean/pure function
  • Added experimental balancers.WithNodeID() context modifier for define per request the YDB endpoint by NodeID
  • Reverted the allowing the casts from signed YDB types to unsigned destination types if source value is not negative
  • Replaced internal query session pool by default to stub for exclude impact from internal/pool

Full Changelog: v3.74.2...v3.74.3