ydb-go-sdk v2021.04.1 Release Notes
-
- ➕ Added
table.TimeToLiveSettings
struct and correspondingtable.WithTimeToLiveSettings
,table.WithSetTimeToLive
andtable.WithDropTimeToLive
options. - 🗄 Deprecated
table.TTLSettings
struct alongside withtable.WithTTL
,table.WithSetTTL
andtable.WithDropTTL
functions.
- ➕ Added