v3.74.3
·
1304 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