diff --git a/CHANGELOG.md b/CHANGELOG.md index 6af2967726..5c44cd72a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ * [BUGFIX] Compactor: Partial block with only visit marker should be deleted even there is no deletion marker. #5342 * [BUGFIX] KV: Etcd calls will no longer block indefinitely and will now time out after the DialTimeout period. #5392 * [BUGFIX] Ring: Allow RF greater than number of zones to select more than one instance per zone #5411 +* [BUGFIX] Ingester: Allow shipper to upload compacted blocks when out of order samples is enabled. #5416 ## 1.15.1 2023-04-26