Skip to content

1.0.29

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 03:48
· 229 commits to refs/heads/main since this release
933c142

Changes

🚀 New Features

  • feat: streaming read with DoStream() and DoMultiStream() (#460)

🚀 Improvement

  • feat: upgrade otel to v1.24.0
  • chore: set the shorter deadline of context deadline and conn deadline (#470)
  • perf: skip block check if there is no delay after flush (#462)

🐛 Bug Fixes

  • fix: respect rueidisotel.MetricAttrs options, and avoid copying them repeatedly (#471)

🧰 Maintenance

  • doc: add comments to ConnWriteTimeout as a request timeout (#469)
  • refactor: move uber/mock dependency to submodules (#465)

Contributors

We'd like to thank all the contributors who worked on this release!

@DestroyerAlpha, @erdemtuna, @proost, @rueian and Erdem Tuna