v3.48.0
·
3066 commits
to master
since this release
- Fixed stopping topic reader by grpc stream shutdown
- Fixed
database/sqldriver for get and parse container ydb types - Changed
table/scanner.scanner.Any()behaviour: for non-primitive types returns rawtable/types.Valueinstead nil from previous behaviour - Added
table/types.{ListItems,VariantValue,DictValues}helpers for get internal content of abstracttable/types.Value - Marked as deprecated
table/types.DictFields(usetable/types.DictValuesinstead)
Full Changelog: v3.47.5...v3.48.0