Skip to content

Commit 3b90b0e

Browse files
committed
docs: update changelog
1 parent 327504a commit 3b90b0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ such as "PAPI error code 9", "no available zones", and/or "quota too low".
2121

2222
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).
2323

24+
### AWS ECR Remote Hashing Support
25+
26+
Cromwell now supports remote hashing for both public and private AWS ECR containers.
2427

2528
## 87 Release Notes
2629

0 commit comments

Comments
 (0)