diff --git a/changelog/5.7.0.md b/changelog/5.7.0.md index 822f9063..66be288e 100644 --- a/changelog/5.7.0.md +++ b/changelog/5.7.0.md @@ -29,7 +29,7 @@ * Fixed an issue where intermediate tag translation would quietly roll over to tag 0. * Fixed an issue with dangling GIDs that could cause problems with group sharing. -## 5.7.0-2 Hotfix +## 5.7.0 Hotfix ### Released 05 February 2025 diff --git a/changelog/5.7.3.md b/changelog/5.7.3.md index 39c9673a..6d097c0b 100644 --- a/changelog/5.7.3.md +++ b/changelog/5.7.3.md @@ -22,4 +22,18 @@ ### Additions -* Added [timestamp protection options](ingest-listener-config) to Federator. \ No newline at end of file +* Added [timestamp protection options](ingest-listener-config) to Federator. + +## 5.7.3 Hotfix + +### Released 21 February 2025 + +#### Improvements + +* Added better logging to Ditto for deleted shards. + +#### Bug Fixes + +* Enforced rate limiting in the Ditto target definition. +* Fixed methodology for checking shard file size in Ditto. +* Fixed an issue where Ditto failed to detect a shard had migrated from hot to cold while waiting to be processed. \ No newline at end of file