v3.40.0
·
3915 commits
to master
since this release
- Added
options.WithAddAttributeandoptions.WithDropAttributeoptions forsession.AlterTablerequest - Added
options.WithAddIndexandoptions.WithDropIndexoptions forsession.AlterTablerequest - Added return error while create topic writer with not equal producer id and message group id.
- Added package
metawith methods aboutYDBmetadata - Added
meta.WithTrailerCallback(ctx, callback)context modifier for attaching callback function which will be called on incoming metadata - Added
meta.ConsumedUnits(metadata.MD)method for getting consumed units from metadata - Added
NestedCallfield to retry trace start infos for alarm on nested calls - Added
topicoptions.WithWriterTraceoption for attach tracer into separated writer - Added
sugar.IsTableExists()helper for check existence of table
Full Changelog: v3.39.0...v3.40.0