Skip to contents

crew.aws.batch 0.0.6.9003 (development)

  • Send both cancellation and termination requests to end jobs.
  • Fix launcher bug/typo where parameters were supplied to container overrides.
  • Add a new all argument to terminate() in the AWS Batch monitor.

crew.aws.batch 0.0.6

CRAN release: 2024-07-10

  • Add a retry_tasks argument.

crew.aws.batch 0.0.5

CRAN release: 2024-02-08

  • Require crew >= 0.8.0.
  • Describe IAM policy requirements in the documentation.

crew.aws.batch 0.0.4

CRAN release: 2024-01-10

  • Move the args_client() and args_submit() launcher methods to the private list.
  • Refactor testing infrastructure.
  • Handle missing scheduling priorities so definition$describe() does not error out if the field is missing.

crew.aws.batch 0.0.3

crew.aws.batch 0.0.2

crew.aws.batch 0.0.1

CRAN release: 2023-12-13

  • First version.