Releases: ydb-platform/ydb-go-sdk
Releases · ydb-platform/ydb-go-sdk
v3.90.0
- Fixed closing of child driver with shared balancer
Full Changelog: v3.89.6...v3.90.0
v3.89.6
- Refactored
database/sql
driver internals for query-service client support in the future
Full Changelog: v3.89.5...v3.89.6
v3.89.5
- Fixed nil pointer dereference in metabalancer initialization
Full Changelog: v3.89.4...v3.89.5
v3.89.4
- Changed behaviour on re-discovery: always open new grpc connection for discovery request
Full Changelog: v3.89.3...v3.89.4
v3.89.3
- Wrapped internal balancer with metadata middleware
Full Changelog: v3.89.2...v3.89.3
v3.89.2
- Returned log.XXX methods for create fields, removed from public at v3.85.0
Full Changelog: v3.89.1...v3.89.2
v3.89.1
- Added option
ydb.WithSharedBalancer(*Driver)
for child drivers
Full Changelog: v3.89.0...v3.89.1
v3.89.0
- Fixed send optional arguments to the server with
ydb.ParamsBuilder
Full Changelog: v3.88.0...v3.89.0
v3.88.0
- Removed UUID methods from ydb.ParamsBuilder()
Full Changelog: v3.87.0...v3.88.0
v3.87.0
- BREAK OLD STYLE WORK WITH UUID. See #1501 for details.
At the version you must explicit choose way for work with uuid: old with bug or new (fixed).
Full Changelog: v3.86.1...v3.87.0