Skip to main content

Bacalhau v1.9.2 Release Notes

Bacalhau v1.9.2 was released on July 19, 2026. This maintenance release improves execution error reporting and release reliability while updating core Go and Python dependencies.

Compute execution error propagation

Errors reported by a compute execution are now propagated through the job execution path instead of being lost at the compute boundary. This gives operators and callers a clearer failure signal when a workload cannot complete successfully.

Release and dependency maintenance

The release also:

  • hardens weekly release gates and tag creation;
  • consolidates weekly dependency updates;
  • updates the NATS Go client and Python client dependencies; and
  • improves compatibility for CI gateway tests.

Release artifacts and complete change history

Install or upgrade Bacalhau with the instructions in the installation guide.