Skip to content

Release 0.3.2

Compare
Choose a tag to compare
@wnojopra wnojopra released this 13 Jun 02:05
f7f0ed4

This release includes:

  • dsub
    • Py3 compliance updates.
    • Fix UnicodeEncodeError when task error message contains non-ascii characters
    • Fix datetime.datetime.max construction used in wait loop to be an offset-aware datetime.
    • Silence retrying messages during the wait loop.
  • google-v2 provider updates:
    • Fix failing final_logging actions.
    • Support stackdriver monitoring
  • Documentation updates:
    • Made it clear that multiple --input, --output, --input-recursive, and --output-recursive parameters may be used.
    • Fix 'lookup' typo.