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)