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