Skip to content

Release 0.4.8

Compare
Choose a tag to compare
@wnojopra wnojopra released this 22 Dec 00:21
· 47 commits to main since this release
b7c3251

This release includes:

  • dsub
    • (New) (In Development) Implemented google-batch provider.
      • Note that this is not yet feature parity with the other providers.
      • See Get started with Batch for details on Google Cloud Batch.
    • setup.py: Update dsub dependent libraries to pick up newer versions.
    • Update providers to allow a mount other than /mnt/data.
    • Fix documentation about mounting an existing disk
    • Fix unit test socket.timeout alias issue with Python 3.10