Skip to content

v1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Mar 08:23
· 9 commits to main since this release
Immutable release. Only release title and notes can be modified.
84540e1

What's Changed

New Features 🎉

  • perf: tune HTTP connection pool for load testing scenarios by @k1LoW in #1414
  • perf: reuse runners in copyOperators/randomOperators by @k1LoW in #1415
  • perf: keep gRPC connection alive for reusable runners by @k1LoW in #1417

Fix bug 🐛

  • Add Close() to httpRunner to clean up idle connections by @k1LoW in #1411
  • Fix data race in httpRunner TLS configuration by @k1LoW in #1413

Dependency Updates ⬆️

  • chore(deps): bump github.com/docker/cli from 28.3.3+incompatible to 29.2.0+incompatible by @dependabot[bot] in #1416

Full Changelog: v1.5.1...v1.6.0