Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sberss committed Jun 26, 2024
1 parent 327504a commit 3b90b0e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ such as "PAPI error code 9", "no available zones", and/or "quota too low".

Resolved a hotspot in Cromwell to make the `size()` engine function perform much faster on file arrays. Common examples of file arrays could include globs or scatter-gather results. This enhancement applies only to WDL 1.0 and later, because that's when `size()` added [support for arrays](https://github.com/openwdl/wdl/blob/main/versions/1.0/SPEC.md#acceptable-compound-input-types).

### AWS ECR Remote Hashing Support

Cromwell now supports remote hashing for both public and private AWS ECR containers.

## 87 Release Notes

Expand Down

0 comments on commit 3b90b0e

Please sign in to comment.