Skip to content

v3.38.0

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 19 Sep 14:22
· 4149 commits to master since this release
  • Fixed commit errors for experimental topic reader
  • Updated ydb-go-genproto dependency
  • Added table.WithSnapshotReadOnly() TxOption for supporting SnapshotReadOnly transaction control
  • Fixed bug in db.Scripting() queries (not checked operation results)
  • Added sugar.ToYdbParam(sql.NamedArg) helper for converting sql.NamedArg to table.ParameterOption
  • Changed type table.ParameterOption for getting name and value from table.ParameterOption instance
  • Added topic writer experimental api with internal logger

Full Changelog: v3.37.8...v3.38.0