Skip to content

Commit

Permalink
Merge pull request #1439 from ashnwade/release/v5.7.3
Browse files Browse the repository at this point in the history
Release/v5.7.3: Add hotfix to changelog
  • Loading branch information
ashnwade authored Feb 21, 2025
2 parents 338af31 + 6e16eef commit 579ba56
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog/5.7.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
16 changes: 15 additions & 1 deletion changelog/5.7.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,18 @@

### Additions

* Added [timestamp protection options](ingest-listener-config) to Federator.
* 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.

0 comments on commit 579ba56

Please sign in to comment.