Skip to content

v3.92.1

Compare
Choose a tag to compare
@ydb-platform-bot ydb-platform-bot released this 13 Nov 10:41
· 28 commits to master since this release
  • Added sugar.WithUserPassword(user,password) option for sugar.DSN() helper
  • Added sugar.WithSecure(bool) option for sugar.DSN() helper
  • Small breaking change: sugar.DSN have only two required parameters (endpoint and database) from now on.
    Third parameter secure must be passed as option sugar.WithSecure(bool)

Full Changelog: v3.92.0...v3.92.1