Skip to content

Bug Fix release 0.9.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@djw8605 djw8605 released this 02 Aug 21:51
· 43 commits to master since this release

This release is a bug fix release. It includes a very important bug fix (#1) which affected people that attempted to submit functions which called other user defined functions. More details are in (#1).

Bugs Fixed

  • Fixed compilation of functions before sending to remote cluster for processing. This will enable user to send very complex functions to remote clusters using Bosco. (#1)
  • Updates documentation to correct wording for bosco.direct mode. (#2)