Skip to content

Release 0.3.4

Compare
Choose a tag to compare
@wnojopra wnojopra released this 01 Oct 20:53
76bfb7b

This release includes:

  • dsub
    • Explicitly reject launching jobs if blank lines found in tasks file (instead of erroring)
  • google-v2 provider updates:
    • Expose the Pipelines API operation id in dsub launch stderr output.
    • Replace oauth2lib with google-auth
    • Update cloud sdk image to a GCR hosted one, gcr.io/google.com/cloudsdktool/cloud-sdk:264.0.0-slim. This version was specifically chosen as the next version updates gsutil from 4.42 to 4.43. 4.43 includes undesired changes to gsutil cp. See gsutil's changelogs and the regression for details.
  • Test updates:
    • Use fake time in retrying_test.