v3.76.4
·
1367 commits
to master
since this release
- Added traces and logs for read messages from topic within transaction
- Changed result type of
query.Session.NodeID()fromint64touint32for compatibility with table session and discovery - Removed experimental method
query.Result.Err() - Added the finishing reading the grpc stream on
query.Result.Close()call - Renamed experimental method
query.Result.Range()toquery.Result.ResultSets() - Renamed experimental method
query.ResultSet.Range()toquery.ResultSet.Rows() - Removed support of
go1.20 - Added PopMessages from topic within transaction
Full Changelog: v3.76.3...v3.76.4