Skip to content

v3.128.3

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 26 Mar 10:03
· 142 commits to master since this release
  • Fixed panic and unsupported type error when passing a nil pointer to a json.Marshaler-implementing type as a database/sql query parameter (toType now handles json.Marshaler and returns types.JSON, matching the existing toValue behaviour)
  • Supported pool of decoders, which implement ResettableReader interface

Full Changelog: v3.128.2...v3.128.3