Skip to content

runner-rs: v0.176.3

Choose a tag to compare

@github-actions github-actions released this 27 Aug 07:33
a63585c

0.176.3 (2026-08-27)

Bug Fixes

  • python: reject incomplete zstd capture bodies (#29713) (afceba9)
  • runner: preserve records on inconclusive procfs reads (#29760) (9801832)

Documentation

  • mitm-addon: document auth.base worker shutdown contract (#29712) (f39c657)
  • mitm-addon: document Chat Completions benchmark usage (#29755) (cdd7fd2)
  • python: document shared model json inspection contract (#29793) (0bbf2b9)

Refactoring

  • runner: decouple local identity from config name (#29797) (482c364)
  • runner: establish guest agent readiness (#29748) (8eaafa1)
  • rust: avoid duplicating process stream capacity (#29784) (30918ec)

Performance Improvements

  • python: avoid repeated unicode hostname normalization (#29715) (05c6ef5)
  • python: cache normalized platform api destination (#29780) (f7c8bea)
  • python: retry only pending provider timing states (#29795) (9e1da45)