Skip to content

v0.0.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Oct 10:45
· 1376 commits to main since this release
5a19508

What's Changed

  • Ustreamer driver: ensure the old ustreamer process is killed by @NickCao in #118
  • Do not run tests in parallel to avoid race condition in test coverage… by @NickCao in #117
  • Allow any pydantic deserializable object in driver config dict by @NickCao in #116
  • Make StorageMuxClient.write_local_file accept relative path by @NickCao in #115
  • Make Session a context manager by @NickCao in #119
  • Build contrib driver docs by @mangelajo in #121
  • Build docs within uv for full access to python classes and methods by @mangelajo in #125
  • Make use of new status method by @NickCao in #123
  • Misc improvement by @NickCao in #124
  • Convert more cli code to blocking by @NickCao in #126
  • Test unsatisfiable lease and pending lease by @NickCao in #127
  • Drop redundant instantiation of TypeAdapter by @NickCao in #128
  • Create the jumpstarter_imagehash library by @mangelajo in #129
  • Imagehash followup by @NickCao in #130
  • Allow skipping grpc tls verification with JUMPSTARTER_GRPC_INSECURE by @NickCao in #131
  • soc testing example usign pytest and imagehash by @mangelajo in #120
  • Fix typo in soc-pytest/pyproject.toml by @NickCao in #132
  • Drop grpcs scheme from endpoints by @NickCao in #135
  • Move wait_and_login back to the soc-pytest example by @mangelajo in #138

Full Changelog: v0.0.2...v0.0.3