From 45dea2731c5ca1d34cad565f1f016b1745e0e2c9 Mon Sep 17 00:00:00 2001 From: Sav <74550527+sberss@users.noreply.github.com> Date: Tue, 21 May 2024 17:54:38 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b2e78fac2c..a7acfa87513 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,10 @@ The `IX_WORKFLOW_STORE_ENTRY_WS` index is removed from `WORKFLOW_STORE_ENTRY`. The index had low cardinality and workflow pickup is faster without it. Migration time depends on workflow store size, but should be very fast for most installations. Terminal workflows are removed from the workflow store, so only running workflows contribute to the cost. +### AWS ECR Remote Hashing Support + +Cromwell now supports remote hashing for both public and private AWS ECR containers. + ## 87 Release Notes ### GCP Batch