Skip to content

0.3.2

Compare
Choose a tag to compare
@johanhenriksson johanhenriksson released this 28 Aug 13:07
· 335 commits to master since this release

Fixed a few issues in 0.3.1:

  • Deserialization of TaskInstances (sometimes?) caused problems when monitoring child tasks (#167)
  • Updated Spark to 3.0.0 (#169)
  • Added an --image option to cowait notebook, allowing it to use other remote images, such as cowait/spark (#169)
  • Properly encode gzipped environment variables (#170)
  • Fixed a bug in cowait run (see #163)