github dagster-io/dagster 0.13.6

latest releases: 1.7.3, 1.7.2rc4, 1.7.2rc3...
2 years ago

Bugfixes

  • Previously, the EcsRunLauncher tagged each ECS task with its corresponding Dagster Run ID. ECS tagging isn't supported for AWS accounts that have not yet migrated to using the long ARN format. Now, the EcsRunLauncher only adds this tag if your AWS account has the long ARN format enabled.
  • Fixed a bug in the k8s_job_executor and docker_executor that could result in jobs exiting as SUCCESS before all ops have run.
  • Fixed a bug in the k8s_job_executor and docker_executor that could result in jobs failing when an op is skipped.
  • [dagit] Improved performance of the Runs page.

Dependencies

  • graphene is temporarily pinned to be prior to version 3 to unbreak Dagit dependencies.

Don't miss a new dagster release

NewReleases is sending notifications on new releases.