Skip to content

Releases: bacalhau-project/bacalhau

v0.3.15

12 Dec 16:46
67e819b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.14...v0.3.15

v0.3.14

08 Dec 16:05
7a107b3
Compare
Choose a tag to compare

What's Changed

Read more

v0.3.13

18 Nov 17:46
2823057
Compare
Choose a tag to compare

What's Changed

  • [updatecli] Ops Bacalhau Dependency by @philwinder in #1167
  • Aggregate coverage across all test runs by @simonwo in #1168
  • Change zone for European GPU node to europe-west4-a by @simonwo in #1170
  • extract bidding strategies to separate types by @wdbaruni in #1169
  • Run Linux arm64 builds on a real ARM box by @wjam in #1205
  • when telling the user what command to run, tell them the correct executable on their system by @SvenDowideit in #1171
  • Ensure Docker is running for any test that needs it. by @simonwo in #1208
  • Ensure errors from Estuary publisher are not passed to the user by @simonwo in #1210
  • Test all canary scenarios as part of CI by @simonwo in #1211
  • chore(docs): update to remind people that dev/staging need love too by @philwinder in #1212
  • Only log container start failure when there was actually a failure by @lukemarsden in #1213
  • Add Swagger/OpenAPI endpoint + docs by @enricorotundo in #1214

New Contributors

Full Changelog: v0.3.12...v0.3.13

v0.3.12

16 Nov 14:05
Compare
Choose a tag to compare

UX and core features

Developer experience

  • Fix canary to look in correct results folder by @simonwo in #987
  • Expose piggybacked publisher information by @wjam in #997
  • Fetch build info from debug.BuildInfo struct by @wjam in #999
  • Ensure temp files are cleaned up by @wjam in #1005
  • Update dependencies and enable dependabot by @wjam in #1028
  • Suppress logging output in tests by @iand in #1039
  • Turn down some log messages that show up on every single test in CI by @lukemarsden in #1041
  • Make GPU capacitymanager tests work when you have a GPU installed by @lukemarsden in #1042
  • Remove test as it is a duplicate by @wjam in #1044
  • Tweaks to make it easier to diagnose CI issues by @wjam in #1052
  • First pass at removing Docker from tests which don't test it by @simonwo in #1054
  • Don't run Docker tests on Windows or Mac by @wjam in #1066
  • remove dead function GetSystemDirectory by @wdbaruni in #1072
  • Associate the job id with both parts of the trace by @wjam in #1076
  • have CircleCI notice the unittests.xml file by @lukemarsden in #1078
  • Use Scenario-based tests to remove Docker and streamline test code by @simonwo in #1069
  • Split tests out into unit vs integration, and run each type in parallel by @lukemarsden in #1083
  • Clean up a directory related to testing by @wjam in #1128
  • Expose test coverage by @wjam in #1123
  • Use Noop executor in scenario-based tests by @simonwo in #1122
  • Avoid flaky port collisions in tests by assign node ports up front by @simonwo in #1142
  • Build canary against latest code by @simonwo in #1156
  • Improve CI speed by @wjam in #1160
  • Create CNAME by @aronchick in #1162
  • Download Go on Windows directly by @wjam in #1164

Dependency updates

New Contributors

Full Changelog: v0.3.11...v0.3.12

v0.3.11

28 Oct 13:21
Compare
Choose a tag to compare

What's Changed

  • Revert FloodPublish change as now we're seeing high network latencies and flakiness

Full Changelog: v0.3.10...v0.3.11

v0.3.10

28 Oct 12:26
Compare
Choose a tag to compare

What's Changed

  • Disable FloodPublish to see if that's what's causing shards to show up as 'Verifying' when they are in fact completed verifying (VerificationResult.Complete = true)

Full Changelog: v0.3.9...v0.3.10

v0.3.9

28 Oct 11:41
71d7913
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.8...v0.3.9

v0.3.8

27 Oct 16:06
8f5a373
Compare
Choose a tag to compare

What's Changed

  • Write all handled event to a JSON log file by @simonwo in #972

Full Changelog: v0.3.7...v0.3.8

v0.3.7

27 Oct 16:03
4512c3f
Compare
Choose a tag to compare

What's Changed

  • add info for up to 3 nodes for each stack and bootstrap nodes against… by @binocarlos in #944
  • inter-connect nodes with internal ips by @binocarlos in #954
  • Prefer t.TempDir for temporary directories by @wjam in #960
  • Connect logging when running tests with the tests by @wjam in #964
  • Input arguments and running from an IPFS CID for WASM jobs by @simonwo in #959
  • Connect up the Filecoin publisher by @wjam in #966
  • Fix concurrent map writes in MappedStorageProvider by @wjam in #968
  • reserve 20% of physical resources for the system by @lukemarsden in #969
  • Timeout bids by @lukemarsden in #970
  • Aggressive reconnect by @lukemarsden in #973

Full Changelog: v0.3.6...v0.3.7

v0.3.6

24 Oct 19:24
ad2671e
Compare
Choose a tag to compare

What's Changed

  • Populate Estuary API keys when deploying from Terraform by @simonwo in #923
  • Change the Lotus publisher to discover the miner by @wjam in #925
  • Return stdout and stderr from WASM jobs even if they fail. by @simonwo in #930
  • Avoid failing if profiling fails by @wjam in #931
  • Make CLI commands be less nosiy by @simonwo in #932
  • Fix disconnected network by @binocarlos in #938

Full Changelog: v0.3.5...v0.3.6