Skip to content

v3.74.0

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 10 Jun 19:34
· 1766 commits to master since this release
  • Added experimental range functions to the query.Result and query.ResultSet types, available as for-range loops starting with Go version 1.22. These features can be enabled by setting the environment variable GOEXPERIMENT=rangefunc.
  • Added public types for tx.Option, options.DoOption and options.DoTxOption

Full Changelog: v3.73.1...v3.74.0