Skip to content

Releases: dnanexus/dxCompiler

dxCompiler 2.15.0

06 Oct 08:31

Choose a tag to compare

  • Added support for new region in OCI Ashburn

dxCompiler 2.14.0

04 Jul 03:42

Choose a tag to compare

  • Added option -executableCreationParallelism <int>, the maximum number of platform executables that dxCompiler can
    create in parallel, defaults to 1.

Dependency updates

  • dxApi 0.13.13
  • Updated cwl_runner and dxcint (dxpy - 0.393.0)
  • Updated GHA workflows (dxpy - 0.393.0)

dxCompiler 2.13.0

20 Mar 09:22

Choose a tag to compare

  • Updated cwl_runner and dxcint (cwltool - 3.1.20250110105449, dxpy - 0.391.0, Python - >=3.10,<3.14, pyOpenSSL - 25.0.0, Schema-salad - 8.8.20250205075315)
  • Updated GHA workflows (Ubuntu - 24.04, setuptools - 76.0.0, dxpy - 0.391.0, pyOpenSSL - 25.0.0) and added SBT installation
  • Fixed cwl_conformation tests to pass

dxCompiler 2.12.0

01 Mar 23:30

Choose a tag to compare

  • Changed default Ubuntu release to 24.04
  • Added possibility to change runSpec.release via extras
  • Upgraded dxfuse to 1.4.1.

dxCompiler 2.11.10

28 Jan 11:01

Choose a tag to compare

  • Removed publishing Docker image from release script. Use DIY Docker image instructions instead.
  • Upgraded cwltool to version 3.1.20240708091337 to address package version conflict; also applied to cwl_runner and test setup.

dxCompiler 2.11.9

14 Nov 18:36

Choose a tag to compare

  • Added support for new region in AWS Bahrain
  • Added a deprecation note for dxCompiler Docker image in the Docker Hub

dxCompiler 2.11.8

25 Oct 18:46

Choose a tag to compare

  • Added DIY Docker image instructions. This replaces the Docker image published to Docker Hub, which is now deprecated.
  • Added exponential backoff and retry, including attempt to get password from AWS, in ECR docker script template

dxCompiler 2.11.7

13 Sep 15:44

Choose a tag to compare

  • Update dxda to 0.6.2 and dxfuse to 1.4.0

dxCompiler 2.11.6

26 Mar 17:17

Choose a tag to compare

  • Optimize with bulk file describe during scatter collect, also for files inside arrays and structs.

Dependency updates

dxApi 0.13.10

dxCompiler 2.11.5

05 Mar 19:21

Choose a tag to compare

  • Updated wdlTools and its dependencies
  • Updated dxApi
  • WDL workflows allow headJobOnDemand for the tasks if this spec is passed through extras via runSpec.headJobOnDemand.

Dependency updates

wdlTools 0.17.17

  • ANTLR4 version bump to 4.13.1

cwlScala 0.8.5

  • ANTLR4 version bump to 4.13.1

dxApi 0.13.9

  • adds headJobOnDemand attribute to jobNew call