v3.117.0
·
37 commits
to master
since this release
- Fixed
conn/pool.Get()behaviour for YDB databases with public IPs. Bug was introduced in v3.116.2 - Added helper methods
log.WithFieldsandlog.FieldsFromContextfor working with structured logging fields via context.
These methods allow adding custom fields to the context, which are later extracted by the logger.
Full Changelog: v3.116.4...v3.117.0