v3.92.1
ydb-platform-bot
released this
13 Nov 10:41
·
28 commits
to master
since this release
- Added
sugar.WithUserPassword(user,password)
option forsugar.DSN()
helper - Added
sugar.WithSecure(bool)
option forsugar.DSN()
helper - Small breaking change:
sugar.DSN
have only two required parameters (endpoint and database) from now on.
Third parametersecure
must be passed as optionsugar.WithSecure(bool)
Full Changelog: v3.92.0...v3.92.1