Skip to content

v3.53.0

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 06 Oct 16:49
· 2785 commits to master since this release
  • Removed internal/backoff.Backoff.Wait interface method for exclude resource leak with bug-provoked usage of time.After method
  • Marked as deprecated retry.WithDoRetryOptions and retry.WithDoTxRetryOptions
  • Added receiving first result set on construct internal/table/scanner.NewStream()
  • Added experimental package metrics with SDK metrics
  • Fixed redundant trace call for finished database/sql transactions
  • Added repeater event type to wake-up func context
  • Refactored default logger format
  • Refactored internal/conn.coonError format
  • Fixed data race on internal/conn.conn.cc access

Full Changelog: v3.52.3...v3.53.0