github bacalhau-project/bacalhau v0.1.19

latest releases: v1.5.0-alpha2, v1.5.0-alpha1, v1.5.0-dev2...
2 years ago

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

Don't miss a new bacalhau release

NewReleases is sending notifications on new releases.