Releases: bacalhau-project/bacalhau
Releases · bacalhau-project/bacalhau
v0.1.31
What's Changed
- fix
bacalhau list
to showCompleted
for jobs that have completed anywhere, rather thanCancelled
when any of the nodes chose not to run them by @lukemarsden in #433
Full Changelog: v0.1.30...v0.1.31
v0.1.30
What's Changed
- feat(ops): add code to provision GPU capable nodes by @philwinder in #429
- Fixes found by scale testing, and viz framework by @lukemarsden in #431
Full Changelog: v0.1.29...v0.1.30
v0.1.29
fix(serve): don't connect to any peers when "none"
v0.1.28
v0.1.27
What's Changed
- GPU job support for Docker jobs: Documentation, PR
- Support for http/https inputs: Documentation, PR
- Bugfixes and refactoring
Full Changelog: v0.1.26...v0.1.27
v0.1.26
What's Changed
- bumping modules for security by @aronchick in #391
- Lots of UX changes, defaulting to pick up env variables, and normalizing some test stuff by @aronchick in #390
- report peer list via /peers in API
Full Changelog: v0.1.25...v0.1.26
v0.1.25
fix bacalhau get
Full Changelog: v0.1.24...v0.1.25
v0.1.24
What's Changed
- Add support for setting secrets when deploying, pass through honeycomb_key/environment to bacalhau process on deploy. by @Bubblyworld in #383
- Atomically download CIDs in IPFS client, don't download the same CID twice in apicopy driver/bacalhau get. by @Bubblyworld in #385
Full Changelog: v0.1.23...v0.1.24
v0.1.23
Fixing CI
Full Changelog: v0.1.21...v0.1.23
v0.1.21
What's Changed
- Pointing new users to "Getting Started" instead of devstack by @wesfloyd in #381
- Pyodide volumes by @lukemarsden in #378
(skipped release v0.1.20 due to CI issues)
Full Changelog: v0.1.19...v0.1.21