Release 0.3.4
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
withgoogle-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 updatesgsutil
from 4.42 to 4.43. 4.43 includes undesired changes togsutil cp
. See gsutil's changelogs and the regression for details.
- Test updates:
- Use fake time in
retrying_test
.
- Use fake time in