Skip to content

BustAPI v0.11.0

Choose a tag to compare

@GrandpaEJ GrandpaEJ released this 07 Apr 06:39
· 2 commits to main since this release

Release Candidate Finalization

  • Promoted 0.11.0-rc2 to full 0.11.0 release.
  • Hardened worker process cleanup by sending SIGKILL to force process exit on shutdown, bypassing execution stalls within the compiled Rust codebase.
  • Added omitted dependencies (psutil, pytest-asyncio, anyio) to GitHub Action multi-platform testing workflows.
  • Renamed internal TestClient utility to BustTestClient to prevent inadvertent PyTest test collection warnings.

Full Changelog: v0.10.3...v0.11.0