Skip to content

v3.48.0

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 09 Jun 12:04
· 3066 commits to master since this release
  • Fixed stopping topic reader by grpc stream shutdown
  • Fixed database/sql driver for get and parse container ydb types
  • Changed table/scanner.scanner.Any() behaviour: for non-primitive types returns raw table/types.Value instead nil from previous behaviour
  • Added table/types.{ListItems,VariantValue,DictValues} helpers for get internal content of abstract table/types.Value
  • Marked as deprecated table/types.DictFields (use table/types.DictValues instead)

Full Changelog: v3.47.5...v3.48.0