Skip to content

Release 0.11.1

Choose a tag to compare

@tercel tercel released this 08 Jan 13:35
· 171 commits to main since this release

Added

  • Distributed core enablement for multi-node orchestration (experimental)
  • CLI: implement task history command and add short aliases for all major tasks subcommands:
  • listls, statusst, cancelc, watchw, historyhi
  • All aliases are documented and tested
  • gRPC executor: support multiple backends and improved channel management

Changed

  • Updated gRPC dependencies and test references from grpcio to grpclib