Releases: bacalhau-project/bacalhau
Releases · bacalhau-project/bacalhau
v0.1.20
What's Changed
- Pointing new users to "Getting Started" instead of devstack by @wesfloyd in #381
- Pyodide volumes by @lukemarsden in #378
Full Changelog: v0.1.19...v0.1.20
v0.1.19
What's Changed
- Now using CircleCI by @aronchick in #347
- Split in-process ipfs package into client/node, refactor devstack to use in-process node. by @Bubblyworld in #348
- Completely remove old ipfs code, fix resulting problems in storage/verifier. by @Bubblyworld in #353
- Replace all instances of assert.* with require.* for fail-fast tests. by @Bubblyworld in #354
- Remove TEMP_SKIP lines from tests, so we run integration tests again. by @Bubblyworld in #355
- Fix a few data races. by @Bubblyworld in #357
- 113 scale testing cpu memory by @binocarlos in #362
- Fixed a couple of issues and added client/server versioning by @aronchick in #363
- Increase the Boot disk size to 2000 Gb by @js-ts in #370
- Add docker util for streaming logs while container is running. by @Bubblyworld in #359
- Remove flake in client.TestGet by pre-emptively caching new jobs in generic transport. by @Bubblyworld in #377
- Make ipfsclient.Put(...) wait until cid is available in node before returning. by @Bubblyworld in #379
- Early-exit devstack wait code if all job states are terminal. by @Bubblyworld in #380
New Contributors
Full Changelog: v0.1.18...v0.1.19
v0.1.18
Release Notes
v0.1.17
Release Notes
What's Changed
- Need to change how we install go on different platforms by @aronchick in #299
- Adding new linters by @aronchick in #298
- Terraform refactor by @binocarlos in #301
- The tyranny of the weird and annoying time we had an M1 mac for building has ended. by @aronchick in #304
- fixing bad list display due to merge by @aronchick in #305
- Odd jobs - upgrade go-ipfs, instructions for git hooks, tweaks for get, tweaks for spans. by @Bubblyworld in #308
- Add and serve basic job-related prometheus metrics. by @Bubblyworld in #309
- Copy before sharing pointer by @lukemarsden in #307
- Add config initialisation code and auto-generate a unique client RSA keypair to use as their id/auth in API calls. by @Bubblyworld in #315
- Thread new client ID through the public API and traces. by @Bubblyworld in #316
- Cpu memory limits by @binocarlos in #322
- Bacalhau run python wasm by @lukemarsden in #313
Full Changelog: v0.1.16...v0.1.17