Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 00:49
· 300 commits to main since this release
v0.4.0
6301a58

Changelog

Features

Bug fixes

  • cf181f5: Revert "fix: remove RTT tracking from client/transport in favor of direct tra…" (@fzipi)
  • bfc2f2c: fix(run): fix handling runner reponse errors (@fzipi)
  • ca4ba26: fix: Close net.Conn before setting up a new one (@theseion)
  • 5177b3a: fix: Reuse connection transport for marker requests (@theseion)
  • 76f3ca3: fix: close previous connection before starting new one (@anuraaga)
  • c13ae5f: fix: override port with missing port inside test. (@M4tteoP)
  • e33dc16: fix: remove RTT tracking from client/transport in favor of direct tracking. (@anuraaga)

Others